open-consul/ui-v2/app/templates/dc
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
..
acls ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
intentions ui: Moves intentions listing and form into components (#7549) 2020-05-12 17:14:21 +00:00
kv ui: Upgrade to ember 3.16 Octane Edition (#7334) 2020-05-12 17:14:10 +00:00
nodes ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
nspaces ui: Move to angle brackets for ember components (#7321) 2020-05-12 17:14:05 +00:00
services ui: Move to new ember nested file structure for components (#7403) 2020-05-12 17:14:15 +00:00
acls.hbs ui: Move slots to use attributes over positional params (#7032) 2020-01-15 09:15:54 +00:00