consul/ui/packages/consul-ui/app/services
John Cowen ed6918c6c2
ui: Improve dev-time SSO/OIDC visibility (#11248)
This commit tries to make the development experience of working on our OIDC support a little more realistic, essentially by creating our own OIDC provider in our application (only during development builds). You can still provide a real OIDC provider to work with via our dev time environment/cookie variables as before, just now we default to the behaviour in this commit. Overall this makes it much easier to verify our OIDC support in the UI, and also opens up avenues for us to be able to test more scenarios that we couldn't before (for example not only successful logins, but also erroneous, potentially with multiple error reasons).
2021-10-11 16:03:59 +01:00
..
auth-providers ui: Improve dev-time SSO/OIDC visibility (#11248) 2021-10-11 16:03:59 +01:00
client ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
clipboard ui: CopyButton amends (#10511) 2021-07-06 16:56:36 +01:00
code-mirror ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
data-sink ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
data-source ui: Fix up blocking reconciliation for multiple models (#11237) 2021-10-07 12:38:04 +01:00
repository ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
atob.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
btoa.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
change.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
container.js ui: DataSource Decorator (#9746) 2021-02-23 08:56:42 +00:00
data-structs.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
dom.js ui: Sidebar navigation / redesign (#9553) 2021-01-26 17:40:33 +00:00
encoder.js ui: Change URI helper to a template based approach (#9344) 2020-12-09 09:22:46 +00:00
env.js ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00
env.mdx ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
feedback.js ui: Topology intention saving improvements (#9513) 2021-01-19 15:40:39 +00:00
filter.js ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
form.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
i18n-debug.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
i18n.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
logger.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
repository.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
routlet.js ui: Fix up blocking reconciliation for multiple models (#11237) 2021-10-07 12:38:04 +01:00
schema.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
search.js ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
settings.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
sort.js ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
state-with-charts.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
state.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
store.js ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
temporal.js ui: Adds human formatting to nanosecond based session durations (#10062) 2021-04-28 12:12:56 +01:00
ticker.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
timeout.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
ui-config.js ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00