open-consul/ui-v2/app/templates/dc/acls
John Cowen 81637e2138 ui: CSS Components Migration (#5913)
Migrate roughly half of the base components into base
Adds a target for easily formatting CSS

Further CSS amends/migration (#5921)

1. tooltips within tables where a slightly bit troublesome due to a mix
of `inline-flex`, `overflow` and the need for truncation. This refineds
tooltips a slight bit more to work 'everywhere'.
2. We also move tooltip to use the correct color and min-width from
structure, but we overwrite the min-width here until we get confirmation
on widths/alignment of text within a tooltip.
3. Tiny fixes for breadcrumbs and toggle-buttons in tabular listings
4. Now we inline-flex our table cells, it means it is impossible to
truncate text without wrapping it in another element. This wraps all
Description like text in `<p>` tags. Generally the first column of text
is already wrapped in an `<a>` tag. Other items such as consul tags and
policy names etc get 'cutoff' rather than truncated.
5. We are now using all the icons from `@hashicorp/structure-icons`
2019-09-04 08:35:01 +00:00
..
policies ui: CSS Components Migration (#5913) 2019-09-04 08:35:01 +00:00
roles ui: CSS Components Migration (#5913) 2019-09-04 08:35:01 +00:00
tokens ui: CSS Components Migration (#5913) 2019-09-04 08:35:01 +00:00
-authorization.hbs UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
-disabled.hbs UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
-form.hbs UI: Move legacy ACLs, KVs and Intentions to use `form` functionality (#4936) 2019-05-01 18:21:43 +00:00
-nav.hbs UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
-notifications.hbs UI: Catch 500 error on token endpoint and revert to legacy tokens (#4874) 2018-11-02 14:44:36 +00:00
edit.hbs UI: Tooltips and feedback-dialogs are the same thing - merge (#4678) 2018-09-21 11:13:21 +01:00
index.hbs UI: Service Numbers (#5348) 2019-05-01 18:22:11 +00:00