Commit Graph

69 Commits (5e5dbedd47a5f875b60e241c5555a9caab595246)

Author SHA1 Message Date
John Cowen b5b9c8d953
ui: Remove jQuery from the production build (#8088)
4 years ago
John Cowen 20a6e1c638
ui: Make sure right trim doesn't try to overtrim (#8171)
4 years ago
John Cowen 49ec61e523
ui: Remove WithEventSource mixin, use a component instead (#7953)
5 years ago
John Cowen 002797af82 ui: Remove WithSearching mixin, use helpers instead (#7961)
5 years ago
John Cowen 7e1e6e44c3 ui: remove some components/javascript we are no longer using (#7941)
5 years ago
John Cowen 200945714a
UI Release Merge (1.8-beta-2: ui-staging merge) (#7919)
5 years ago
John Cowen f21b17a1f2 UI: Improved Login/Logout flow inc SSO support (#7790)
5 years ago
John Cowen 6d7a95f82d ui: Model Layer for SSO Support (#7771)
5 years ago
John Cowen 00b34ee7f6 ui: Add a way to reliably figure out where the UI is running (#7722)
5 years ago
Kenia 51db157fab ui: Redesign - Service Detail Page (#7655)
5 years ago
John Cowen 32a619ae99 ui: Add tab navigation to the browser history/URLs (#7592)
5 years ago
John Cowen 2413244b77 ui: Add DataSource component (#7448)
5 years ago
Kenia f0ce300204 ui: Delete the Promise rsvp imports from codebase (#7372)
5 years ago
John Cowen 2f28232df0 ui: Upgrade to ember 3.16 Octane Edition (#7334)
5 years ago
John Cowen e9ed49d9aa ui: Test coverage developer experience (#7275)
5 years ago
John Cowen 604de8758b
ui: Fix using 'ui-like' KVs when using an empty default nspace (#7734)
5 years ago
John Cowen 04a8a77365
ui: Lazily detect HTTP protocol (#7644)
5 years ago
John Cowen ad3b5327d2
ui: Discovery chain improvements (#7222)
5 years ago
John Cowen a8504802db
ui: Split splitter names in the discovery-chain (#7180)
5 years ago
John Cowen 3eec5edadf
ui: Discovery-Chain: Cope with some edge case configs (#7174)
5 years ago
John Cowen 327aac9fe9
ui: Acceptance test improvements to prepare for more NS tests (#6980)
5 years ago
John Cowen a65d941e76
ui: Improve configuration/env/feature flag usage (also add build time year detection) (#7072)
5 years ago
John Cowen e15d1466aa
ui: Discovery Chain Improvements (#7036)
5 years ago
John Cowen b2c0c08e08
Ensure ember-data ids are created correct taking into account the nspace (#6974)
5 years ago
John Cowen aa680d5f0c ui: Discovery Chain (#6746)
5 years ago
John Cowen 7044aa52c8 ui: Namespace Support (#6639)
5 years ago
John Cowen 7f2a1e8a54 ui: Remove some javascript files we no longer use (#6853)
5 years ago
John Cowen b3b32dc0f6
ui: UI Release Merge (ui-staging merge) (#6527)
5 years ago
John Cowen 876dd3b97d ui: Ensure event sources are closed to the correct state when connecting (#6036)
5 years ago
John Cowen 01d1b3c139 ui: Small EventSource additions (#5978)
5 years ago
John Cowen 32387fdbcf ui: Enable creating listeners using an object/hash (#5975)
5 years ago
John Cowen 62e3c5605c ui: Change vocab of ReopenableEventSource from 'reopen' to 'open' (#5973)
5 years ago
John Cowen 2b30667fc7 ui: Adds ember-auto-import and replaces the 3 places where we used npm: (#5952)
5 years ago
John Cowen df0cf11a0f ui: Put some options in for event source runners (behind flags) (#5738)
5 years ago
John Cowen 82a2f206dc ui: Ensure an EventSource isn't opened if closed before first tick (#5703)
5 years ago
John Cowen e609defd70 ui: Allow text selection of clickable elements and their contents (#5770)
5 years ago
John Cowen eccff12a9b ui: Expands create-listeners API to allow recursive and functions (#5616)
5 years ago
John Cowen 077d70ff44
ui: Previously we were passing through 'fake' events, revert to real.. (#5810)
6 years ago
John Cowen 482426b13e UI: ACL Roles (#5635)
6 years ago
John Cowen eeb7a858e2 ui: Search improvements (#5540)
6 years ago
John Cowen e5d59f1dd3 ui: Fixes RTT display, by ensuring use of ember proxies in tomography (#5666)
6 years ago
John Cowen a7c479e073 ui: Increases the pause between blocking queries to 2000ms (#5582)
6 years ago
John Cowen e2df5de795 UI: Add blocking cursor validation and more straightforward throttle (#5470)
6 years ago
John Cowen 355f034822 UI: Service Instances (#5326)
6 years ago
John Cowen cb0c5309c9 UI: Add EventSource ready for implementing blocking queries (#5070)
6 years ago
John Cowen 516610eb0b ui: Adds XHR connection management to HTTP/1.1 installs (#5083)
6 years ago
John Cowen 4d183ef743 ui: Adds 2 computed utilities, a factory and a purify (#5079)
6 years ago
John Cowen 338527cc2e ui: Adds better error passthrough, disable/unauthorize properly on error (#5041)
6 years ago
John Cowen acd121f988 ui: Rename extended Component variables, tweak some comments (#5021)
6 years ago
John Cowen f7d2651ac3 ui: Maintain http headers as JSON-API meta for all API requests (#4946)
6 years ago