open-consul/ui-v2/app/adapters
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 ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
application.js ui: HTTP Body testing (#7290) 2020-05-12 17:14:02 +00:00
coordinate.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
dc.js ui: Improved main navigation (#7673) 2020-05-12 17:14:28 +00:00
discovery-chain.js ui: Various amends for 1.7beta (#6965) 2019-12-18 18:27:54 +00:00
http.js ui: Slight refactor 'name deciding' for `request` > `rpc` (#6850) 2020-05-12 17:13:50 +00:00
intention.js ui: Per Service Intentions Tab (#7615) 2020-05-12 17:14:26 +00:00
kv.js ui: Ensure KV flags are passed through to Consul on update (#7216) 2020-02-05 09:37:45 +00:00
node.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
nspace.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
policy.js ui: oss don't ever POST/PUT Namespaces when writing data (#7238) 2020-02-07 15:50:50 +00:00
proxy.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
role.js ui: oss don't ever POST/PUT Namespaces when writing data (#7238) 2020-02-07 15:50:50 +00:00
service.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
session.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
token.js ui: oss don't ever POST/PUT Namespaces when writing data (#7238) 2020-02-07 15:50:50 +00:00