Commit Graph

116 Commits (9a90400821c9df5131b8e3ab84a2575ec8c25bba)

Author SHA1 Message Date
John Cowen fb91d05eb4 Don't assume the last item in the healthcheck listing is passing
6 years ago
John Cowen 25477761f7
Merge pull request #4343 from hashicorp/bugfix/gh-4336-update-empty-kv
6 years ago
John Cowen c01fb37c46 Don't clone prev, there's no need
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 6a407a044e Remove validation for presence of KV values
6 years ago
John Cowen 83caa6a296 Add some more detail to the README pre-adding a CONTRIBUTING
6 years ago
John Cowen 7b8b3a012c Upgrade consul-api-double for session destroy
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 6398fb02c7 Ensure we catch empty ID's for single nodes also
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 f527eb1dd6
Merge pull request #4280 from hashicorp/bugfix/encode-all-svg-colors
6 years ago
John Cowen df8506e200 Move testing doubles to use data embedded in the HTML vs HTTP/fetch
6 years ago
John Cowen b3d11dd880 Tweak vocabulary to match new step vocab
6 years ago
John Cowen 8e7e224f3f Encode all the hexcodes
7 years ago
mkeeler 6813a99081 Merge remote-tracking branch 'connect/f-connect'
7 years ago
John Cowen 5ac19b164e Change the appearance of `*` for intention listings
7 years ago
John Cowen 9f8b87cdda Check for NOT connect-proxy
7 years ago
John Cowen cc3d578271 Filter Source and Destination menus by Kind
7 years ago
John Cowen d61a09ea28 Fix linting typo, caused the selection of future services to break
7 years ago
John Cowen f600d8fcc9 Move intentions menu item to after ACLs
7 years ago
John Cowen b0ff68cd7d Lint
7 years ago
John Cowen e736b546f8 Icons in the filter bar
7 years ago
John Cowen f4218b4bea Validate all the things, all the time
7 years ago
John Cowen ee3a32d771 More detailed error messages for duplicate intentions
7 years ago
John Cowen ea3e4a720a Only offer to create a future service if the name doesn't already exist
7 years ago
John Cowen 50507b34a5 Make sure future services are available when editing intentions
7 years ago
John Cowen 5575455053 Add support for specifying future services and wildcards
7 years ago
John Cowen 55bc45832e Tie up real endpoints
7 years ago
John Cowen 24f6155efc Switch to single selects rather than inputs
7 years ago
John Cowen 148621d98e Have a look at power select for select elements
7 years ago
John Cowen 8023bb9b03 Add intentions actions mixin
7 years ago
John Cowen 9d6b9b7717 Remove SourceType for the moment
7 years ago
John Cowen 871953ba39 Include logger for generated tests
7 years ago
John Cowen b38e5df630 WIP: First draft intentions
7 years ago
John Cowen c3e92a236f WIP: Logger
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