consul/ui-v2/app
John Cowen 5a5f87e5a7
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
..
adapters ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
components ui: KV Form and List Components (#8307) 2020-07-20 18:04:43 +01:00
controllers ui: KV Form and List Components (#8307) 2020-07-20 18:04:43 +01:00
forms
helpers ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
initializers ui: Dependency upgrade (#8276) 2020-07-09 17:13:41 +01:00
instance-initializers ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
mixins ui: KV Form and List Components (#8307) 2020-07-20 18:04:43 +01:00
models ui: Dependency upgrade (#8276) 2020-07-09 17:13:41 +01:00
routes ui: KV Form and List Components (#8307) 2020-07-20 18:04:43 +01:00
routing
search/filters
serializers ui: Add blocking queries to gateways (#7967) 2020-06-03 16:46:52 +00:00
services ui: KV Form and List Components (#8307) 2020-07-20 18:04:43 +01:00
sort/comparators ui: Move healthcheck ordering to use new comparators (#8096) 2020-06-16 14:13:29 +01:00
styles ui: Use top-level 'named index files' instead of in folder index files (#8274) 2020-07-09 14:51:08 +01:00
templates ui: KV Form and List Components (#8307) 2020-07-20 18:04:43 +01:00
utils ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
validations ui: New Intention Form/List components (#8172) 2020-07-09 10:08:47 +01:00
app.js
env.js
index.html
router.js ui: New Intention Form/List components (#8172) 2020-07-09 10:08:47 +01:00