Commit Graph

329 Commits (a2ab9b4aee72ba98a12c8780244fbf9a540da4d7)

Author SHA1 Message Date
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 42adafbd02 ui: Reconcile ember-data store when records are deleted via blocking (#5745)
5 years ago
John Cowen eccff12a9b ui: Expands create-listeners API to allow recursive and functions (#5616)
5 years ago
John Cowen 266c288fc0
ui: Adds readonly meta data to the serviceInstance and node detail pages (#6196)
5 years ago
Jack Pearkes 255653c6fb Merge remote-tracking branch 'origin/master' into release/1-6
5 years ago
John Cowen e262631900
ui: Force upgrades lodash and lodash submodules: (#6137)
5 years ago
John Cowen 2664a5efa5
ui: Forced upgrade handlebars from 4.0 to 4.1 (#6077)
5 years ago
John Cowen dcb9800442
ui: Gateway Addresses (#6075)
5 years ago
Joel Kuzmarski 0598b66a80 Fix text and add feature test for copy button (#5958)
6 years ago
Sarah Christoff d3d92d76f3
ui: modify content path (#5950)
6 years ago
John Cowen a44541a91f
ui: Implements a testable clipboard {{copy-button}} (#5967)
6 years ago
John Cowen e8722e6a35
ui: Normal proxies link to services, sidecars to instances (#5944)
6 years ago
John Cowen a41c13ae83
ui: Ensure Service Instance pages account for nodes (#5933)
6 years ago
John Cowen cef378bc9b
ui: Upgrade js-yaml (#5926)
6 years ago
John Cowen 685b89bdec
ui: Adds ability to search by policy, role or service ident names (#5811)
6 years ago
John Cowen 174fcb557f
UI: Test readonly ServiceIdentity rules (#5865)
6 years ago
John Cowen 9013e53ebc
ui: Ensures nested policy forms are reset properly (#5838)
6 years ago
John Cowen 8306b2f251
ui: Replaces destroyRecord with unloadRecord for KV 404's (#5837)
6 years ago
John Cowen 75e221d256
ui: ACL Policies. Catch all server errors (#5836)
6 years ago
John Cowen 9ca416a7f5
ui: Upgrade fstream (#5912)
6 years ago
John Cowen ee393e34fb
ui: Adds tick whilst editing the link template in the Settings area (#5820)
6 years ago
John Cowen 077d70ff44
ui: Previously we were passing through 'fake' events, revert to real.. (#5810)
6 years ago
John Cowen 793f0747c6
ui: Gives the minimal in-form token list use a maximum row size (#5807)
6 years ago
John Cowen 7e2c66ad12
ui: fix production build only empty role modal (#5806)
6 years ago
John Cowen 727fddcae3
ui: Remove old 'default' template keyword, we now use '' for default (#5805)
6 years ago
John Cowen 249dcaf6cd
ui: Ensure room for non-hidden scrollbars (#5802)
6 years ago
John Cowen 614ac96fa6
ui: Make the proxy icon full size in service listings (#5799)
6 years ago
John Cowen 119bd02368
ui: Uses the default cursor instead of a pointer for upstream rows (#5785)
6 years ago
John Cowen 77ebad1b5e
ui: Make the Rules readonly when creating ServiceIdentities (#5784)
6 years ago
John Cowen 677e3d89e2
ui: Upgrades the indirect dependency on jQuery to ^3.4.0 (#5783)
6 years ago
John Cowen a37d6aaac2
ui: Don't look for isDescriptor on null (related to null proxies) (#5782)
6 years ago
John Cowen 999426794f ui: Adds {{Datacenter}} keyword for URL template interpolation (#5768)
6 years ago
John Cowen 71c0db4229 ui: URL encodes any varaibles interpolated into the template... (#5766)
6 years ago
John Cowen e971d21716 ui: Fix CSS related to icons and h2 changes done in different PRs
6 years ago
John Cowen 7eda188382 ui: Re-fix old erroneous link
6 years ago
John Cowen d88b2d4150 ui: dashboard links (#5704)
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 cbbfaba6ac ui: Adds easily accessible `env` for user settable 'debug' settings (#5668)
6 years ago
John Cowen 21732d57a8 ui: Closes the proxy blocking query for the service instance on dereg (#5667)
6 years ago
John Cowen e5d59f1dd3 ui: Fixes RTT display, by ensuring use of ember proxies in tomography (#5666)
6 years ago
John Cowen 6474cec99c ui: Alter resizing for tabular-collection for sizing based on rows (#5586)
6 years ago
John Cowen cbded4a10a ui: Improvements to modal-dialog (#5585)
6 years ago
John Cowen 417d3030be ui: Adds uid to tabular-details for/id's used in toggling for uniqueness (#5584)
6 years ago
John Cowen 255528aaa7 ui: Adds _super in places where it had been missed (mainly dom-buffer) (#5583)
6 years ago
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 cfa4bc264e UI: Add ember steps:list command for listing available steps (#5255)
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 7dc7d325dc ui: Fixup tests to expect the new `meta` property on listings (#4990)
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 3879487ab8 ui: Prefer using `notOk(actual)` instead of `ok(!actual)` in tests (#4925)
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 acee937f69
ui: Bump footer date (#5279)
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
Alvin Huang 5425a86058 add documentation on how to use ember-exam
6 years ago
Alvin Huang f623b9817e add test-parallel yarn command
6 years ago
Alvin Huang c4a837c7b5 change env to test
6 years ago
Alvin Huang 3feb26f30d adding build-ci yarn target
6 years ago
Alvin Huang a92fa407d5 output XML test results
6 years ago
Alvin Huang 93490c600b enable ember-exam
6 years ago