Commit Graph

98 Commits (69f902608ceb7b5eec620ad2b70fb2102ca42643)

Author SHA1 Message Date
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
Alvin Huang 93490c600b enable ember-exam
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
John Cowen 14aa90e309
ui: Move repo services to repository/ folder and standardize naming (#4694)
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 b75731aaec
ui: Cope with service names that contain slashes (#4756)
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 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 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 40e71f1b91
UI: Simplify/refactor the actions/notification layer (#4572) + (#4573)
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 12811c0844
UI - Refactor Adapter.handleResponse (#4398)
6 years ago
John Cowen 0663bdbe90
Merge pull request #4410 from hashicorp/bugfix/gh-4175-service-ip
6 years ago
John Cowen 09a885dadd ADd some extra tests to pick up on searching by two joined tags
6 years ago
John Cowen 3c40abcbae Acceptance test for searching service by tag
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 40a270a492 Acceptance tests to search/look for service id's
6 years ago
John Cowen 4179afae06 Instead of rewriting the API call, use ember to rewrite the URL
6 years ago
John Cowen faf813fee2 Add tests that break when you request a folder without a trailing slash
6 years ago
John Cowen 25477761f7
Merge pull request #4343 from hashicorp/bugfix/gh-4336-update-empty-kv
6 years ago
John Cowen a5fa27d718 Fix a couple of typos in the comments
6 years ago
John Cowen 67402b3d26 Tests and comments regarding the previous 2 commits
6 years ago
John Cowen b29546e578 Looking into atob functionality, consequence of Value: null
6 years ago
John Cowen 15b627a517 Basic acceptance testing for navigating via cancel buttons
6 years ago
John Cowen f85369c375 Add some navigation testing for back buttons and create buttons
6 years ago
John Cowen 649d777714 Acceptance test for using tokens from listing and detail pages
6 years ago
John Cowen 701d6a3a72 Move deleting to a top level feature
6 years ago
John Cowen e0f7cdb128 Start purifying page objects
6 years ago
John Cowen e3ce2a8beb Lock Session invalidation acceptance test
6 years ago
John Cowen ed286585e9 Add some low hanging intention tests, basically add intentions to others
6 years ago
John Cowen caf3bf17f0
Merge pull request #4326 from hashicorp/feature/embedded-test-api
6 years ago
John Cowen 87a0ad9483
Merge pull request #4331 from hashicorp/feature/hedge-empty-node-ids
6 years ago
John Cowen b445df39bb Use html5 oninput instead of onkeyup for native textual inputs
6 years ago
John Cowen a47a0b617f Hedge for when consul sends nodes with an empty ID
6 years ago
John Cowen aa067c049a
Merge pull request #4322 from hashicorp/feature/unignore-startup-tests
6 years ago