Commit Graph

94 Commits (33bfc02fdaa27a47bb1ff83db8188e2fe0828d4b)

Author SHA1 Message Date
John Cowen d0405ba8b9
UI: CSS Additions (mainly %frames) (#4623)
6 years ago
John Cowen 0757a08684
ui: Adds a `default` view helper for providing a default value (#4650)
6 years ago
John Cowen 5ea748005c
UI: External Source markers (#4640)
6 years ago
John Cowen 5e987965fa
UI: Bugfix. Fix code toggle in Safari (#4608)
6 years ago
John Cowen 40e71f1b91
UI: Simplify/refactor the actions/notification layer (#4572) + (#4573)
6 years ago
John Cowen 1d31bef0a4 Show the Service.IP address instead of the Node.IP address in detail
6 years ago
John Cowen 310a038f87 Show Service.ID's throughout the app, allow searching by Service.ID
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 b445df39bb Use html5 oninput instead of onkeyup for native textual inputs
6 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 d61a09ea28 Fix linting typo, caused the selection of future services to break
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 fd60f225ec
Merge branch 'master' into feature/ui-node-ports-for-service
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 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 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 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 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