Commit Graph

272 Commits (b4590fb8e8d7b3102d355df074bfb2414ac116a4)

Author SHA1 Message Date
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
Alvin Huang 5b6ea377b4 update testem with newer conventions
6 years ago
Alvin Huang 45cf7dec4f adding ember-exam package
6 years ago
Hans Hasselberg 0b4a879203
ui: serve /robots.txt when UI is enabled. (#5089)
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 e1fb21cd4c
ui: Adds the CONSUL_VERSION env var into the HTML source in a comment (#4993)
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
John Cowen 14aa90e309
ui: Move repo services to repository/ folder and standardize naming (#4694)
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 297788408b
ui: Fix freetext searching within the nodes page (#4819)
6 years ago
John Cowen 5f39bfd161
ui: Improve layout of node cards on large and small screens (#4761)
6 years ago
John Cowen 461db096ed
ui: Add truncation to the `.Address` (#4760)
6 years ago
John Cowen b75731aaec
ui: Cope with service names that contain slashes (#4756)
6 years ago
John Cowen 3410f5955a
ui: Reduce the breakpoint at which the smaller footer kicks in (#4723)
6 years ago
John Cowen 8ba1c549a9
ui: Move the text encoding polyfill to a a proper detecting polyfill (#4767)
6 years ago
John Cowen 9da8ad8f3d
UI: Package upgrades (#4740)
6 years ago
John Cowen 99c51c9f86
UI: Reduce in-development deprecations (also use toLocaleString) (#4677)
6 years ago
John Cowen 96508e556b
ui: Layout fix. Small padding additions to tables (#4701)
6 years ago
John Cowen ece09e300d
UI: Tooltips and feedback-dialogs are the same thing - merge (#4678)
6 years ago
John Cowen d0405ba8b9
UI: CSS Additions (mainly %frames) (#4623)
6 years ago
John Cowen 89620b93c2
ui: Turn off the code editor whilst making an edit during testing (#4668)
6 years ago
John Cowen eb218ab93f
ui: Test bugfix. Specifically set deny for intention creation (#4663)
6 years ago
John Cowen 5bb38f6ab5
ui: Tests Bugfix. Reflect extra json property `ExternalSources` in mocks (#4662)
6 years ago
John Cowen 028875a732
UI: Set the CODE view as the default view for editing KV's (#4651)
6 years ago
John Cowen f54fd21946
ui: [BUGFIX] Intentions were showing the wrong notification on creation (#4658)
6 years ago
John Cowen 0757a08684
ui: Adds a `default` view helper for providing a default value (#4650)
6 years ago
John Cowen 5ea748005c
UI: External Source markers (#4640)
6 years ago
John Cowen 981882d5ff
UI: Bugfix. Remove split view code editor (#4615)
6 years ago
John Cowen e5f300dd21
UI: Bugfix. Move to a different TextEncoder/Decoder (#4613)
6 years ago
John Cowen 5e987965fa
UI: Bugfix. Fix code toggle in Safari (#4608)
6 years ago
John Cowen 40e71f1b91
UI: Simplify/refactor the actions/notification layer (#4572) + (#4573)
6 years ago
John Cowen b41cad6fdf
UI: CSS refactor (#4430) + Fullscreen Layout (#4435)
6 years ago
John Cowen 7bb35c4c78
UI: Repo layer integration tests (#4454) (#4563)
6 years ago
John Cowen 1b3d566a7a
UI: Begin unskipping some more trivial tests (#4574)
6 years ago
John Cowen 4ebd70e6cd
UI: Fixes healthy node listing resize on large portrait screens (#4564)
6 years ago
John Cowen 80a307cb9f
UI: Add conditional enterprise logo (#4432)
6 years ago
John Cowen fde41467cf
ui: Adds bottom breathing space on the bottom of forms (#4433)
6 years ago
John Cowen 12811c0844
UI - Refactor Adapter.handleResponse (#4398)
6 years ago
John Cowen 45d85542a9
UI - Non-prod CSS sourcemaps (#4418)
6 years ago
John Cowen 0663bdbe90
Merge pull request #4410 from hashicorp/bugfix/gh-4175-service-ip
6 years ago
John Cowen d4b548ad14
Merge pull request #4383 from hashicorp/feature/ui-tag-text-search
6 years ago
John Cowen e7a3235afc Use `some` for the tags search instead of munging and searching
6 years ago
John Cowen 09a885dadd ADd some extra tests to pick up on searching by two joined tags
6 years ago
John Cowen d510e1e6d3 Add basic searching by tags using the freetext search near-term
6 years ago
John Cowen 3c40abcbae Acceptance test for searching service by tag
6 years ago
John Cowen b924ff87df
Merge pull request #4349 from hashicorp/feature/remove-rm-api-double
6 years ago
John Cowen 1d31bef0a4 Show the Service.IP address instead of the Node.IP address in detail
6 years ago
John Cowen 24c9037cae Make the tests break by switching to a Service.IP
6 years ago
John Cowen 7202f6e771
Merge pull request #4387 from hashicorp/feature/ui-service-ids
6 years ago
John Cowen 56d2052345
Merge pull request #4373 from hashicorp/bugfix/gh-4324-kv-trailing-slashes
6 years ago
John Cowen ab914001c1 Bump consul-api-double
6 years ago