open-consul/ui-v2/app/components
John Cowen 651c0b2c33 ui: Moves intentions listing and form into components (#7549)
Whilst we tried to do this with the smallest amount of changes possible,
our acceptance tests for trying to submit a blank form started failing
due to usage of `destroyRecord`, its seems that the correct way to
achieve the same thing is to use `rollbackAttributes` instead. We
changed that here and the tests pass once again. Furture work related to
this will involve change the rest of the UI where we use `destroyRecord`
to achieve the same thing, to use `rollbackAttributes` instead
2020-05-12 17:14:21 +00:00
..
acl-filter ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
action-group ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
app-view ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
aria-menu ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
catalog-filter ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
changeable-set ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
child-selector ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
code-editor ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
confirmation-dialog ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
consul-intention-form ui: Moves intentions listing and form into components (#7549) 2020-05-12 17:14:21 +00:00
consul-intention-list ui: Moves intentions listing and form into components (#7549) 2020-05-12 17:14:21 +00:00
consul-service-list ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
copy-button ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
copy-button-feedback ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
data-source ui: Add DataSource component (#7448) 2020-05-12 17:14:18 +00:00
delete-confirmation ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
discovery-chain ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
dom-buffer ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
dom-buffer-flush ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
feedback-dialog ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
form-component ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
freetext-filter ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
hashicorp-consul ui: Exposes the <ToggleButton /> 'click' action (#7479) 2020-05-12 17:14:19 +00:00
healthcheck-info ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
healthcheck-list ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
healthcheck-output ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
healthcheck-status ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
healthchecked-resource ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
intention-filter ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
list-collection ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
modal-dialog ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
modal-layer ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
phrase-editor ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
policy-form ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
policy-selector ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
popover-menu ui: Exposes the <ToggleButton /> 'click' action (#7479) 2020-05-12 17:14:19 +00:00
radio-group ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
ref ui: Move <Ref /> docs to README.mdx (#7459) 2020-05-12 17:14:17 +00:00
resolver-card ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
role-form ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
role-selector ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
route-card ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
secret-button ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
service-identity ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
sort-control ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
splitter-card ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
state ui: Add `<State /> and `{{state-matches}}` ember component/helper (#7556) 2020-05-12 17:14:20 +00:00
stats-card ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
tab-nav ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
tab-section ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
tabular-collection ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
tabular-details ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
tag-list ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
templated-anchor ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
toggle-button ui: Exposes the <ToggleButton /> 'click' action (#7479) 2020-05-12 17:14:19 +00:00
token-list ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
tomography-graph ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00