open-consul/ui-v2/tests/integration/components
John Cowen ac629cd51e
ui: KV Form and List Components (#8307)
* Add components for KV form, KV list and Session form

* Pass through a @label attribute for a human label + don't require error

* Ignore transition aborted errors for if you are re-transitioning

* Make old confirmation dialog more ember-like and tagless

* Make sure data-source and data-sink supports KV and sessions

* Use new components and delete all the things

* Fix up tests

* Make list component tagless

* Add component pageobject and fixup tests from that

* Add eslint warning back in
2020-07-20 18:04:43 +01:00
..
app-view-test.js
aria-menu-test.js
auth-dialog-test.js
auth-profile-test.js
changeable-set-test.js ui: Remove WithSearching mixin, use helpers instead (#7961) 2020-06-03 16:46:53 +00:00
code-editor-test.js ui: Change code-editor tested to use querySelectorAll (#8087) (#8131) 2020-06-17 14:17:00 +01:00
confirmation-dialog-test.js
consul-external-source-test.js
consul-instance-checks-test.js ui: Redesign - Node service instances tab (#8204) 2020-07-01 10:27:29 -04:00
consul-service-instance-list-test.js
consul-service-list-test.js
data-source-test.js
delete-confirmation-test.js
discovery-chain-test.js
event-source-test.js ui: Remove WithEventSource mixin, use a component instead (#7953) 2020-06-17 14:19:50 +01:00
freetext-filter-test.js
hashicorp-consul-test.js
healthcheck-info-test.js
healthcheck-list-test.js
healthcheck-status-test.js
healthchecked-resource-test.js
jwt-source-test.js
list-collection-test.js
modal-dialog-test.js ui: Replace dom-buffering components with ember-stargate Portals (#8273) 2020-07-09 14:30:17 +01:00
modal-layer-test.js
oidc-select-test.js
popover-menu-test.js
radio-group-test.js
ref-test.js
resolver-card-test.js
route-card-test.js
search-bar-test.js ui: Remove WithSearching mixin, use helpers instead (#7961) 2020-06-03 16:46:53 +00:00
secret-button-test.js
service-identity-test.js
splitter-card-test.js
state-test.js
stats-card-test.js
tab-nav-test.js
tab-section-test.js
tabular-collection-test.js
tabular-details-test.js
tag-list-test.js
templated-anchor-test.js
toggle-button-test.js
token-list-test.js
tomography-graph-test.js
tooltip-test.js