Commit Graph

171 Commits (a7c479e0739ba7a4599e5ccda81ef53cec3ee3ad)

Author SHA1 Message Date
John Cowen a7c479e073 ui: Increases the pause between blocking queries to 2000ms (#5582)
6 years ago
John Cowen 4a9d259304 ui: Remove index.html from the docs URL so we just point to `/docs` (#5547)
6 years ago
John Cowen a14a37a078 UI: Add support for blocking queries on the service instance detail page (#5487)
6 years ago
John Cowen 9daf8f53d9 ui: Adds blocking query support to the service detail page (#5479)
6 years ago
John Cowen e2df5de795 UI: Add blocking cursor validation and more straightforward throttle (#5470)
6 years ago
John Cowen 83cd4684c6 UI: Amends blocking queries text and toggle component in settings (#5467)
6 years ago
John Cowen 10c1f29ffa ui: Add proxy icons to proxy services and instances where appropriate (#5463)
6 years ago
John Cowen 3d76540297 ui: Fix erroneous HTML that was being fixed by either browser/ember (#5530)
6 years ago
John Cowen 5dd9cd2d2e UI: Add forking based on service instance id existence (#5392)
6 years ago
John Cowen 20e1a39aef ui: remove call to super in setupController (#5383)
6 years ago
John Cowen 11ccea88e1 ui: Amend breakpoints for new numberless filter buttons (#5381)
6 years ago
John Cowen 18b0de2785 UI: Use custom block-slots for changeableset
6 years ago
John Cowen 8f35715e47 UI: Service Numbers (#5348)
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 f225da36f1 ui: Correctly rebase own token/no delete change
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 c71f718bc7 ui: Adds controller lifecycle `reset` hook (#5056)
6 years ago
John Cowen 2920f73ddd ui: Adds `document` and `viewport` methods to the dom service (#5052)
6 years ago
John Cowen ebfddaaace ui: ember-data AbortError should have a `0` status (#5048)
6 years ago
John Cowen bf50beff42 ui: Prefer `cursor` over `index`, add `configuration` option to repos (#5042)
6 years ago
John Cowen 338527cc2e ui: Adds better error passthrough, disable/unauthorize properly on error (#5041)
6 years ago
John Cowen 23a236ae95 ui: Adds warning flash messages (yellow with warning icon) (#5033)
6 years ago
John Cowen acd121f988 ui: Rename extended Component variables, tweak some comments (#5021)
6 years ago
John Cowen 845081e871 ui: Resolve bad rebase and add in KV test for change of GET for KVs (#5000)
6 years ago
John Cowen 7fc59af7e2 ui: Pass GET data and clean certain values for KV's ensuring consistency (#4991)
6 years ago
John Cowen f7d2651ac3 ui: Maintain http headers as JSON-API meta for all API requests (#4946)
6 years ago
John Cowen 9ec7f3851b UI: Use buttons instead of anchors where appropriate (#4939)
6 years ago
John Cowen 3780622df0 ui: Move intention source/destination menus use text from the template (#4938)
6 years ago
John Cowen 4368040a4a UI: Move legacy ACLs, KVs and Intentions to use `form` functionality (#4936)
6 years ago
John Cowen 104e6bac71 UI: Move legacy ACLs to use the new searchables/changeable-sets (#4933)
6 years ago
John Cowen c532e53d9a UI: dom usage refactoring (#4924)
6 years ago
John Cowen d46b059673 UI: CSS Refactor (#4919)
6 years ago
John Cowen d6c1b9ed3f ui: Move ACL policy and token repos to use the RepositoryService (#4867)
6 years ago
John Cowen c9fae76b7d ui: Refactors the code-mirror linting/restrict legacy tokens to HCL (#4866)
6 years ago
John Cowen 65ef2969c7 ui: Async Search (#4859)
6 years ago
John Cowen ae71d6ce96
ui: Custom version of ember-block-slots compatible with ember 3 (#5245)
6 years ago
John Cowen a35fe7c5ba
ui: Removes delete button form pages that show your current token (#5241)
6 years ago
John Cowen c8386ec0cc
UI: [BUGFIX] Decode/encode urls (#5206)
6 years ago
John Cowen 66c139ceae
UI: Text change and clarity Node Health > Health Checks (#5115)
6 years ago
Jihoon Chung d5e28bda56 ui: Fix typo in acl-migration guide link (#5135)
6 years ago
John Cowen 8433b26b78
ui: Correctly escape an inline svg icon (#5032)
6 years ago
John Cowen 7ecbb63102
ui: Add AWS external-source icon (#5030)
6 years ago
John Cowen 9c11109db4
ui: If a service has no external-source, don't show the icon (#4996)
6 years ago
John Cowen c6db97b666
UI: Removes success notification on faking a success response for `self` (#4906)
6 years ago
John Cowen 7ddafc45d9
ui: Make empty Rules ('') take priority over a `Legacy: true` (#4899)
6 years ago
John Cowen f65f001675
UI: Catch 500 error on token endpoint and revert to legacy tokens (#4874)
6 years ago
John Cowen de6644675d
ui: Brings the new ACLs into line with the new repo folder structure (#4857)
6 years ago
John Cowen f1246801b1
ui: Some trivial test additions, support env var passing of port numbers (#4728)
6 years ago