open-consul/ui-v2/app/styles
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
..
base ui: Update the shadows for radio buttons and the cards (#7391) 2020-05-12 17:14:14 +00:00
components ui: Moves intentions listing and form into components (#7549) 2020-05-12 17:14:21 +00:00
core ui: Split out product css component into its separate elements (#7342) 2020-05-12 17:14:11 +00:00
layouts ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
routes/dc ui: Moves intentions listing and form into components (#7549) 2020-05-12 17:14:21 +00:00
variables ui: Split out product css component into its separate elements (#7342) 2020-05-12 17:14:11 +00:00
app.scss ui: Upgrade to ember 3.16 Octane Edition (#7334) 2020-05-12 17:14:10 +00:00