open-consul/ui/packages/consul-ui/app/helpers
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
..
policy ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
service ui: Add Consul API Gateway as an external source (#11371) 2021-11-10 16:54:12 -05:00
token ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
atob.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
cached-model.js ui: Ensure dc selector correctly shows the currently selected dc (#11380) 2021-10-26 19:26:04 +01:00
collapsible-notices.js ui: Topology - Fix up Default Allow and Permissive Intentions notices (#11216) 2021-10-12 09:27:06 -04:00
collection.js ui: Add External Sources Filter to Node > Service Instances (#9368) 2020-12-14 14:25:33 +00:00
document-attrs.js ui: document-attrs helper (#9336) 2020-12-09 09:22:01 +00:00
dom-position.js ui: Support for SSO with Admin Partitions (#11604) 2021-11-24 14:53:12 +00:00
duration-from.js ui: Adds human formatting to nanosecond based session durations (#10062) 2021-04-28 12:12:56 +01:00
duration-from.mdx ui: Adds human formatting to nanosecond based session durations (#10062) 2021-04-28 12:12:56 +01:00
env.js ui: Native-ize class based helpers (#9337) 2020-12-08 09:27:28 +00:00
flatten-property.js ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
format-short-time.js ui: Install ember-intl (#9399) 2020-12-15 18:29:32 +00:00
href-to.js ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00
icons-debug.js ui: Fix brand coloring for inline-code plus docs (#11578) 2021-11-23 18:32:11 +00:00
is-href.js ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00
is-href.mdx ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
is.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
is.mdx ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
last.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
left-trim.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
refresh-route.js ui: Native-ize class based helpers (#9337) 2020-12-08 09:27:28 +00:00
render-template.js Revert "Merge pull request #11328 from radiantly/ui/feature/allow-${}-style-interpolation" 2021-11-10 17:54:33 +00:00
render-template.mdx ui: Add eng docs for our render-template helper (#11359) 2021-11-18 10:21:36 +00:00
right-trim.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
route-match.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
slugify.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
split.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
state-chart.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
state-matches.js ui: Native-ize class based helpers (#9337) 2020-12-08 09:27:28 +00:00
substr.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
svg-curve.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
test.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
test.mdx ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
to-route.js ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
tween-to.js ui: Native-ize class based helpers (#9337) 2020-12-08 09:27:28 +00:00
uniq-by.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
unique-id.js ui: Adds unique-id helper (#9676) 2021-02-02 10:03:46 +00:00
uri.js ui: Make it hard to not URLEncode DataSource srcs/URIs (#11117) 2021-09-30 15:54:46 +01:00