consul/ui-v2/app
John Cowen d1c879e06c
ui: Rework popover-menu auto closing (#8340)
* ui: Move more menu subcomponents deeper down into popovermenu

* ui: Simplify aria-menu component+remove auto menu close on route change

* Add ember-string-fns

* Use new PopoverMenu sub components and fix up tests

* Fix up wrong closing let

* Remove dcs from the service show page now we have it in the navigation
2020-08-10 09:26:02 +01:00
..
adapters ui: Use X-Range header as a signal as to whether to reconcile the ember-data store (#8384) 2020-07-29 10:16:09 +02:00
components ui: Rework popover-menu auto closing (#8340) 2020-08-10 09:26:02 +01:00
controllers ui: Add sorting to Policies (#8373) 2020-07-29 14:36:09 -04:00
forms
helpers ui: Ensure URLs for tabs change when selecting a different DC (#8397) 2020-07-29 16:09:40 +02:00
initializers ui: Add sorting to Policies (#8373) 2020-07-29 14:36:09 -04:00
instance-initializers
mixins
models
routes ui: Add sorting to Policies (#8373) 2020-07-29 14:36:09 -04:00
routing
search/filters
serializers ui: Use X-Range header as a signal as to whether to reconcile the ember-data store (#8384) 2020-07-29 10:16:09 +02:00
services ui: Use X-Range header as a signal as to whether to reconcile the ember-data store (#8384) 2020-07-29 10:16:09 +02:00
sort/comparators ui: Add sorting to Policies (#8373) 2020-07-29 14:36:09 -04:00
styles ui: Add sorting to ACLs tokens with tests (#8359) 2020-07-29 09:41:40 -04:00
templates ui: Add sorting to Policies (#8373) 2020-07-29 14:36:09 -04:00
utils
validations
app.js
env.js
index.html
router.js