consul/ui-v2/app
John Cowen 6d7a95f82d ui: Model Layer for SSO Support (#7771)
* ui: Adds model layer required for SSO

1. oidc-provider ember-data triplet plus repo, plus addition of torii
addon
2. Make blocking queries support a Cache-Control: no-cache header
3. Tweaks to the token model layer in preparation for SSO work

* Fix up meta related Cache-Control tests

* Add tests adapter tests for URL shapes

* Reset Cache-Control to the original value, return something from logout
2020-05-12 17:14:41 +00:00
..
adapters ui: Model Layer for SSO Support (#7771) 2020-05-12 17:14:41 +00:00
components
computed
controllers ui: Improved main navigation (#7673) 2020-05-12 17:14:28 +00:00
forms
helpers
initializers ui: Model Layer for SSO Support (#7771) 2020-05-12 17:14:41 +00:00
instance-initializers
mixins
models ui: Model Layer for SSO Support (#7771) 2020-05-12 17:14:41 +00:00
routes
routing
search/filters
serializers ui: Model Layer for SSO Support (#7771) 2020-05-12 17:14:41 +00:00
services ui: Model Layer for SSO Support (#7771) 2020-05-12 17:14:41 +00:00
styles
templates
utils ui: Model Layer for SSO Support (#7771) 2020-05-12 17:14:41 +00:00
validations
app.js
env.js
index.html
router.js