open-consul/ui-v2/app/serializers
John Cowen adcea9b605 ui: Improved main navigation (#7673)
* Make datacenter queries use query vs findAll like the rest of the app

* Make sure we have an element to pass to isInViewport

* Make sure href-mut doesn't error even if the currentRoute === null

* More post test cleanup and Safari fix (safari requires http:// URLs)

* Reverse order of datasource nspace/dc's and add a namespace source

* Rearrange routes/templates/controllers to only use HashicorpConsul once

* Add datasources and correct token namespace detection/redirection

* Remove old dc findAll adapter method

* Add more comments around the 'child route/parent controller' vars
2020-05-12 17:14:28 +00:00
..
acl.js
application.js Ensure ember-data ids are created correct taking into account the nspace (#6974) 2019-12-20 14:30:19 +00:00
coordinate.js
dc.js ui: Improved main navigation (#7673) 2020-05-12 17:14:28 +00:00
discovery-chain.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
http.js
intention.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
kv.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
node.js
nspace.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
policy.js
proxy.js
role.js
service.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
session.js
token.js