Commit Graph

171 Commits (a7c479e0739ba7a4599e5ccda81ef53cec3ee3ad)

Author SHA1 Message Date
John Cowen 14aa90e309
ui: Move repo services to repository/ folder and standardize naming (#4694)
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 297788408b
ui: Fix freetext searching within the nodes page (#4819)
6 years ago
John Cowen 5f39bfd161
ui: Improve layout of node cards on large and small screens (#4761)
6 years ago
John Cowen 461db096ed
ui: Add truncation to the `.Address` (#4760)
6 years ago
John Cowen b75731aaec
ui: Cope with service names that contain slashes (#4756)
6 years ago
John Cowen 3410f5955a
ui: Reduce the breakpoint at which the smaller footer kicks in (#4723)
6 years ago
John Cowen 8ba1c549a9
ui: Move the text encoding polyfill to a a proper detecting polyfill (#4767)
6 years ago
John Cowen 9da8ad8f3d
UI: Package upgrades (#4740)
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 028875a732
UI: Set the CODE view as the default view for editing KV's (#4651)
6 years ago
John Cowen f54fd21946
ui: [BUGFIX] Intentions were showing the wrong notification on creation (#4658)
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 e5f300dd21
UI: Bugfix. Move to a different TextEncoder/Decoder (#4613)
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 b41cad6fdf
UI: CSS refactor (#4430) + Fullscreen Layout (#4435)
6 years ago
John Cowen 7bb35c4c78
UI: Repo layer integration tests (#4454) (#4563)
6 years ago
John Cowen 1b3d566a7a
UI: Begin unskipping some more trivial tests (#4574)
6 years ago
John Cowen 4ebd70e6cd
UI: Fixes healthy node listing resize on large portrait screens (#4564)
6 years ago
John Cowen fde41467cf
ui: Adds bottom breathing space on the bottom of forms (#4433)
6 years ago
John Cowen 12811c0844
UI - Refactor Adapter.handleResponse (#4398)
6 years ago
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
7 years ago
John Cowen 25477761f7
Merge pull request #4343 from hashicorp/bugfix/gh-4336-update-empty-kv
7 years ago
John Cowen c01fb37c46 Don't clone prev, there's no need
7 years ago
John Cowen 67402b3d26 Tests and comments regarding the previous 2 commits
7 years ago
John Cowen b29546e578 Looking into atob functionality, consequence of Value: null
7 years ago
John Cowen 6a407a044e Remove validation for presence of KV values
7 years ago
John Cowen f85369c375 Add some navigation testing for back buttons and create buttons
7 years ago
John Cowen 649d777714 Acceptance test for using tokens from listing and detail pages
7 years ago
John Cowen 701d6a3a72 Move deleting to a top level feature
7 years ago
John Cowen e0f7cdb128 Start purifying page objects
7 years ago
John Cowen e3ce2a8beb Lock Session invalidation acceptance test
7 years ago
John Cowen ed286585e9 Add some low hanging intention tests, basically add intentions to others
7 years ago
John Cowen 87a0ad9483
Merge pull request #4331 from hashicorp/feature/hedge-empty-node-ids
7 years ago
John Cowen b445df39bb Use html5 oninput instead of onkeyup for native textual inputs
7 years ago
John Cowen 6398fb02c7 Ensure we catch empty ID's for single nodes also
7 years ago
John Cowen a47a0b617f Hedge for when consul sends nodes with an empty ID
7 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
John Cowen 3450aa81da
Merge pull request #4259 from hashicorp/feature/failing-ttl-test
7 years ago
John Cowen 2e293f2697 Add a beforeModel hook at dc/index to auto transition to services
7 years ago
John Cowen abf77b3c74 Merge remote-tracking branch 'shilov/master' into feature/failing-ttl-test
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 3f0560d098 Add missing scss file
7 years ago
John Cowen 0ad1d562db Use the pill styling elsewhere...
7 years ago
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