Commit Graph

37 Commits (d6bc5bc2dba8492d7b900360c20f18530d155f93)

Author SHA1 Message Date
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 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 f4218b4bea Validate all the things, all the time
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 5575455053 Add support for specifying future services and wildcards
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 9d6b9b7717 Remove SourceType for the moment
7 years ago
John Cowen b38e5df630 WIP: First draft intentions
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 1881ec4824 Add a failing test to show that lock session TTL's are not shown
7 years ago
John Cowen 0ad1d562db Use the pill styling elsewhere...
7 years ago
John Cowen d2d501a4a4 Add a reusable %tag and use it for the ACL 'tags' ready to use elsewhere
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 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 71cef8b8cd
Merge pull request #4225 from hashicorp/bugfix/hide-anon-acl-delete
7 years ago
John Cowen 62a4c1098e Add test for not showing the delete button for the first acl...
7 years ago
John Cowen 58f99703a4 Disable the delete button in the acl list for the anon token only
7 years ago
John Cowen 005fbcd149 Add searching ACL's by token
7 years ago
John Cowen e37136ecae Prevent being able to submit a create form with empty values
7 years ago
John Cowen 59ce55227c Explicitly sort by Key after folder/file
7 years ago
John Cowen 4b46caf77a Make sure `didAppear` and therefore `resize` is called on change
7 years ago
John Cowen 17ebf96755 WIP: Feature/acceptance tests
7 years ago
John Cowen b7498b3079 Tweak placeholder text to add 'port'
7 years ago
John Cowen f9cf50547a Adds filtering to the KV listing page
7 years ago
John Cowen 6489f1c401 Auto calculate the height of the tables depending on the space left
7 years ago
John Cowen 8f76a54c6a Change KV inputs to textareas, also JSON > CODE
7 years ago
John Cowen b162bea9a2
Session Delete confirmation button and KV console error message (#4109)
7 years ago
John Cowen e5eeb0aa7c
UI V2 (#4086)
7 years ago