Commit Graph

66 Commits (c9fae76b7d84b06f19bbccfad690e45d15c41c4a)

Author SHA1 Message Date
John Cowen 65ef2969c7 ui: Async Search (#4859)
6 years ago
John Cowen a35fe7c5ba
ui: Removes delete button form pages that show your current token (#5241)
6 years ago
John Cowen c8386ec0cc
UI: [BUGFIX] Decode/encode urls (#5206)
6 years ago
John Cowen 66c139ceae
UI: Text change and clarity Node Health > Health Checks (#5115)
6 years ago
Jihoon Chung d5e28bda56 ui: Fix typo in acl-migration guide link (#5135)
6 years ago
John Cowen 9c11109db4
ui: If a service has no external-source, don't show the icon (#4996)
6 years ago
John Cowen f65f001675
UI: Catch 500 error on token endpoint and revert to legacy tokens (#4874)
6 years ago
John Cowen d98c1242dc
ui: Adds multi syntax linting to the code editor (#4814)
6 years ago
John Cowen 7d89e519a2 UI: New ACLs (#4789)
6 years ago
John Cowen 5f39bfd161
ui: Improve layout of node cards on large and small screens (#4761)
6 years ago
John Cowen 99c51c9f86
UI: Reduce in-development deprecations (also use toLocaleString) (#4677)
6 years ago
John Cowen 96508e556b
ui: Layout fix. Small padding additions to tables (#4701)
6 years ago
John Cowen ece09e300d
UI: Tooltips and feedback-dialogs are the same thing - merge (#4678)
6 years ago
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 981882d5ff
UI: Bugfix. Remove split view code editor (#4615)
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 1b3d566a7a
UI: Begin unskipping some more trivial tests (#4574)
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 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