Commit Graph

287 Commits (25b585d0bfa00b452a0f2ff02859a27ed72b043d)

Author SHA1 Message Date
John Cowen 0f6214d0ce Make sure token is set to blank if nothing is typed in settings
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 76017b69b5 Make sure the colon doesn't wrap with lots of tags
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 f960604bb5
Merge pull request #4242 from hashicorp/feature/ui-code-editor-autosizing
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 3c02e17fa7 Make sure the body background is white
7 years ago
Stanley Shilov c06dfb3d2d Sessions TTL should be of type string in ui-v2
7 years ago
John Cowen 5909d5695e Sets code editor height to be auto, with a reasonable min height
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
John Cowen 5bee407319 Move healthcheck text down by 1px
7 years ago
John Cowen 11ec24fe48 Ensure startup/load image is removed if you hit an error on first load
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 f87f410e3a Use defaultValue for making sure Name is at least ''
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 46419ac466 QSA doesn't like searching with sibling selectors, make a `sibling`
7 years ago
John Cowen 4b46caf77a Make sure `didAppear` and therefore `resize` is called on change
7 years ago
John Cowen f1b25c009e WIP: Make sure I can get the values I need to calculate sizing
7 years ago
John Cowen 17ebf96755 WIP: Feature/acceptance tests
7 years ago
John Cowen 635beab347 Fix tear down click handler problem in tests
7 years ago
John Cowen cdfd24bf97 Use `this.element` for context, thus avoiding jQuery, plus..
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 a0544e38ce Prevent action groups from being cutoff by the footer
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 2fb8530045 Enable searching by port in the Node > [Service] listing
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