Commit Graph

93 Commits (16200e4c7511a53d6a3fa6a1f5411cbc3c8de79c)

Author SHA1 Message Date
John Cowen 0663bdbe90
Merge pull request #4410 from hashicorp/bugfix/gh-4175-service-ip
6 years ago
John Cowen e7a3235afc Use `some` for the tags search instead of munging and searching
6 years ago
John Cowen d510e1e6d3 Add basic searching by tags using the freetext search near-term
6 years ago
John Cowen 1d31bef0a4 Show the Service.IP address instead of the Node.IP address in detail
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 310a038f87 Show Service.ID's throughout the app, allow searching by Service.ID
6 years ago
John Cowen 4179afae06 Instead of rewriting the API call, use ember to rewrite the URL
6 years ago
John Cowen 887d4e9dde If we are indexing or foldering then its going to be folder-like
6 years ago
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 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 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 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 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 b38e5df630 WIP: First draft intentions
7 years ago
John Cowen c3e92a236f WIP: Logger
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