open-consul/ui/packages/consul-ui/app
John Cowen 3d1b859533
ui: Support for SSO with Admin Partitions (#11604)
* Upgrade AuthForm and document current state a little better
* Hoist SSO out of the AuthForm
* Bare minimum admin partitioned SSO

also:

ui: Tabbed Login with Token or SSO interface (#11619)

- I upgraded our super old, almost the first ember component I wrote, to use glimmer/almost template only. This should use slots/contextual components somehow, but thats a bigger upgrade so I didn't go that far.
- I've been wanting to upgrade the shape of our StateChart component for a very long while now, here its very apparent that it would be much better to do this sooner rather than later. I left it as is for now, but there will be a PR coming soon with a slight reshaping of this component.
- Added a did-upsert modifier which is a mix of did-insert/did-update
- Documentation added/amended for all the new things.
2021-11-24 14:53:12 +00:00
..
abilities ui: Support for SSO with Admin Partitions (#11604) 2021-11-24 14:53:12 +00:00
adapters ui: [Port] Ensure the tokens default nspace (and partition) is passed thru to the auth endpoint (#11490) 2021-11-11 12:02:29 +00:00
components ui: Support for SSO with Admin Partitions (#11604) 2021-11-24 14:53:12 +00:00
controllers ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
decorators ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
filter/predicates ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
forms ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
helpers ui: Support for SSO with Admin Partitions (#11604) 2021-11-24 14:53:12 +00:00
instance-initializers ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
locations ui: Support for SSO with Admin Partitions (#11604) 2021-11-24 14:53:12 +00:00
machines ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
mixins ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
models ui: Topology view with no dependencies (#11280) 2021-11-05 13:46:41 -04:00
modifiers ui: Support for SSO with Admin Partitions (#11604) 2021-11-24 14:53:12 +00:00
routes ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
routing ui: Improve dev-time SSO/OIDC visibility (#11248) 2021-10-11 16:03:59 +01:00
search/predicates ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
serializers ui: Ensure dc selector correctly shows the currently selected dc (#11380) 2021-10-26 19:26:04 +01:00
services ui: Support for SSO with Admin Partitions (#11604) 2021-11-24 14:53:12 +00:00
sort/comparators ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
styles ui: Fix brand coloring for inline-code plus docs (#11578) 2021-11-23 18:32:11 +00:00
templates ui: Support for SSO with Admin Partitions (#11604) 2021-11-24 14:53:12 +00:00
utils ui: Ensure dc selector correctly shows the currently selected dc (#11380) 2021-10-26 19:26:04 +01:00
validations ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
app.js
env.js
formats.js ui: Install ember-intl (#9399) 2020-12-15 18:29:32 +00:00
index.html
router.js ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00