Commit Graph

61 Commits (79c62582760009095c9af8624871971f5df2177a)

Author SHA1 Message Date
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 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 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 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 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
John Cowen b3d11dd880 Tweak vocabulary to match new step vocab
7 years ago
mkeeler 6813a99081 Merge remote-tracking branch 'connect/f-connect'
7 years ago
John Cowen 9f8b87cdda Check for NOT connect-proxy
7 years ago
John Cowen d61a09ea28 Fix linting typo, caused the selection of future services to break
7 years ago
John Cowen 44deab454d Reset `<html class>` after every test, back to its original static value
7 years ago
John Cowen 61e3fa3244 Make sure the dc menu is as useful as possible when things go wrong
7 years ago
John Cowen fd60f225ec
Merge branch 'master' into feature/ui-node-ports-for-service
7 years ago
John Cowen b41d19c3c0
Merge pull request #4251 from hashicorp/bugfix/ui-null-tokens
7 years ago
John Cowen 30402b51b1
Merge pull request #4253 from hashicorp/feature/ui-clearer-tags
7 years ago
John Cowen 3450aa81da
Merge pull request #4259 from hashicorp/feature/failing-ttl-test
7 years ago
John Cowen 2e293f2697 Add a beforeModel hook at dc/index to auto transition to services
7 years ago
John Cowen 1881ec4824 Add a failing test to show that lock session TTL's are not shown
7 years ago
John Cowen 3f0560d098 Add missing scss file
7 years ago
John Cowen 3161cf0c7d Make sure the updated tag view doesn't break the tests
7 years ago
John Cowen 0f6214d0ce Make sure token is set to blank if nothing is typed in settings
7 years ago
John Cowen 484f6ccaf2 Add port the service is running on for each node in the service view
7 years ago
John Cowen 8c5416ecaf Ensure a blank token is sent if the localStorage kv doesn't exist
7 years ago
John Cowen 894667b87a
Merge pull request #4247 from hashicorp/feature/acl-sort-by-name
7 years ago
John Cowen 4d7f15ce34
Merge branch 'master' into bugfix/gh-4203-multi-tags
7 years ago
John Cowen 6949b22d5f Sort ACL tokens by name
7 years ago
John Cowen 04435dbdaf Ensure all tags for a service are listed on the service detail page
7 years ago
John Cowen bf4bcdd670 Find a way to test pre-ember load
7 years ago