consul/ui-v2/app/routes/dc
John Cowen c20cff9bf5 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: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
intentions ui: Moves intentions listing and form into components (#7549) 2020-05-12 17:14:21 +00:00
kv ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
nodes ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
nspaces ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
services ui: Gracefully cope with 500 errors from the disco-chain API endpoint (#7291) 2020-02-14 14:46:16 +00:00
acls.js ui: Acceptance test improvements to prepare for more NS tests (#6980) 2020-01-24 12:26:28 +00:00
index.js Add a beforeModel hook at dc/index to auto transition to services 2018-06-21 12:49:00 +01:00