Commit Graph

42 Commits (be9ba707ba65983927ab12e54e06e4b0b544b907)

Author SHA1 Message Date
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
John Cowen c532e53d9a UI: dom usage refactoring (#4924)
6 years ago
John Cowen 65ef2969c7 ui: Async Search (#4859)
6 years ago
John Cowen c8386ec0cc
UI: [BUGFIX] Decode/encode urls (#5206)
6 years ago
John Cowen c6db97b666
UI: Removes success notification on faking a success response for `self` (#4906)
6 years ago
John Cowen f65f001675
UI: Catch 500 error on token endpoint and revert to legacy tokens (#4874)
6 years ago
John Cowen f1246801b1
ui: Some trivial test additions, support env var passing of port numbers (#4728)
6 years ago
John Cowen d98c1242dc
ui: Adds multi syntax linting to the code editor (#4814)
6 years ago
John Cowen 7d89e519a2 UI: New ACLs (#4789)
6 years ago
John Cowen 8ba1c549a9
ui: Move the text encoding polyfill to a a proper detecting polyfill (#4767)
6 years ago
John Cowen 99c51c9f86
UI: Reduce in-development deprecations (also use toLocaleString) (#4677)
6 years ago
John Cowen ece09e300d
UI: Tooltips and feedback-dialogs are the same thing - merge (#4678)
6 years ago
John Cowen e5f300dd21
UI: Bugfix. Move to a different TextEncoder/Decoder (#4613)
6 years ago
John Cowen c01fb37c46 Don't clone prev, there's no need
6 years ago
John Cowen b29546e578 Looking into atob functionality, consequence of Value: null
6 years ago
John Cowen ee3a32d771 More detailed error messages for duplicate intentions
7 years ago
John Cowen 55bc45832e Tie up real endpoints
7 years ago
John Cowen 4b46caf77a Make sure `didAppear` and therefore `resize` is called on change
7 years ago
John Cowen f9cf50547a Adds filtering to the KV listing page
7 years ago
John Cowen e5eeb0aa7c
UI V2 (#4086)
7 years ago