open-consul/ui/packages/consul-ui/app/styles
John Cowen 86e885fc5b
ui: Upgrade AuthDialog (#11913)
- Move AuthDialog to use a Glimmer Component plus native named blocks/slots.
- Unravel the Auth* contextual components, there wasn't a lot of point having them as contextual components and now the AuthDialog (non-view-specific state machine component) can be used entirely separately from the view-specific components (AuthForm and AuthProfile).
- Move all the ACL related components that are in the main app chrome/navigation (our HashicorpConsul component) in our consul-acls sub package/module (which will eventually be loaded on demand only when ACLs are enabled)
2022-01-07 19:08:25 +00:00
..
base ui: Fix brand coloring for inline-code plus docs (#11578) 2021-11-23 18:32:11 +00:00
layouts ui: Replaces almost all remaining instances of SASS variables with CSS (#11200) 2021-10-07 19:21:11 +01:00
routes/dc ui: Refactor KV and Lock Sessions following partitions update (#11666) 2021-12-01 11:33:33 +00:00
variables ui: Fix brand coloring for inline-code plus docs (#11578) 2021-11-23 18:32:11 +00:00
app.scss ui: Sidebar navigation / redesign (#9553) 2021-01-26 17:40:33 +00:00
components.scss ui: Upgrade AuthDialog (#11913) 2022-01-07 19:08:25 +00:00
debug.scss ui: Adds partition support to Service and Node Identity templates (#11696) 2021-12-06 10:33:44 +00:00
layout.scss ui: Refactor KV and Lock Sessions following partitions update (#11666) 2021-12-01 11:33:33 +00:00
prism-coldark-cold.scss ui: Remove storybook, add docfy (#9831) 2021-03-08 12:22:01 +00:00
prism-coldark-dark.scss ui: Remove storybook, add docfy (#9831) 2021-03-08 12:22:01 +00:00
routes.scss ui: Controller dead code removal (#9367) 2020-12-11 11:43:13 +00:00
themes.scss ui: Make 'dangerous' buttons have white text even in dark theme (#11756) 2021-12-09 09:37:28 +00:00
typography.scss ui: Upgrade AuthDialog (#11913) 2022-01-07 19:08:25 +00:00
variables.scss ui: Loader amends/improvements (#10181) 2021-05-07 12:23:29 +01:00