Commit Graph

142 Commits (d59331f115548619443abdc42595d8f7fb9fb2e9)

Author SHA1 Message Date
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 80a307cb9f
UI: Add conditional enterprise logo (#4432)
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 45d85542a9
UI - Non-prod CSS sourcemaps (#4418)
6 years ago
John Cowen 0663bdbe90
Merge pull request #4410 from hashicorp/bugfix/gh-4175-service-ip
6 years ago
John Cowen d4b548ad14
Merge pull request #4383 from hashicorp/feature/ui-tag-text-search
6 years ago
John Cowen e7a3235afc Use `some` for the tags search instead of munging and searching
6 years ago
John Cowen 09a885dadd ADd some extra tests to pick up on searching by two joined tags
6 years ago
John Cowen d510e1e6d3 Add basic searching by tags using the freetext search near-term
6 years ago
John Cowen 3c40abcbae Acceptance test for searching service by tag
6 years ago
John Cowen b924ff87df
Merge pull request #4349 from hashicorp/feature/remove-rm-api-double
6 years ago
John Cowen 1d31bef0a4 Show the Service.IP address instead of the Node.IP address in detail
6 years ago
John Cowen 24c9037cae Make the tests break by switching to a Service.IP
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 ab914001c1 Bump consul-api-double
6 years ago
John Cowen 310a038f87 Show Service.ID's throughout the app, allow searching by Service.ID
6 years ago
John Cowen 40a270a492 Acceptance tests to search/look for service id's
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 faf813fee2 Add tests that break when you request a folder without a trailing slash
6 years ago
John Cowen f6cd162f75 Stop trying to remove consul-api-double we don't need to anymore
6 years ago
John Cowen fb91d05eb4 Don't assume the last item in the healthcheck listing is passing
6 years ago
John Cowen 25477761f7
Merge pull request #4343 from hashicorp/bugfix/gh-4336-update-empty-kv
6 years ago
John Cowen c01fb37c46 Don't clone prev, there's no need
6 years ago
John Cowen a5fa27d718 Fix a couple of typos in the comments
6 years ago
John Cowen 67402b3d26 Tests and comments regarding the previous 2 commits
6 years ago
John Cowen b29546e578 Looking into atob functionality, consequence of Value: null
6 years ago
John Cowen 6a407a044e Remove validation for presence of KV values
6 years ago
John Cowen 83caa6a296 Add some more detail to the README pre-adding a CONTRIBUTING
6 years ago
John Cowen 7b8b3a012c Upgrade consul-api-double for session destroy
6 years ago
John Cowen 15b627a517 Basic acceptance testing for navigating via cancel buttons
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 caf3bf17f0
Merge pull request #4326 from hashicorp/feature/embedded-test-api
6 years ago
John Cowen 87a0ad9483
Merge pull request #4331 from hashicorp/feature/hedge-empty-node-ids
6 years ago
John Cowen b445df39bb Use html5 oninput instead of onkeyup for native textual inputs
6 years ago
John Cowen 6398fb02c7 Ensure we catch empty ID's for single nodes also
6 years ago
John Cowen a47a0b617f Hedge for when consul sends nodes with an empty ID
6 years ago
John Cowen aa067c049a
Merge pull request #4322 from hashicorp/feature/unignore-startup-tests
6 years ago
John Cowen f527eb1dd6
Merge pull request #4280 from hashicorp/bugfix/encode-all-svg-colors
6 years ago
John Cowen df8506e200 Move testing doubles to use data embedded in the HTML vs HTTP/fetch
6 years ago