open-consul/ui-v2/app/templates/dc/services
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
..
-addresses.hbs ui: Gateway Addresses (#6075) 2019-07-05 09:07:25 +01:00
-instances.hbs ui: Ensure Service Instance pages account for nodes (#5933) 2019-06-11 10:18:50 +01:00
-nodechecks.hbs UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
-notifications.hbs ui: Adds blocking query support to the service detail page (#5479) 2019-05-01 18:22:22 +00:00
-servicechecks.hbs UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
-tags.hbs UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
-upstreams.hbs UI: Add forking based on service instance id existence (#5392) 2019-05-01 18:22:15 +00:00
index.hbs ui: CSS Components Migration (#5913) 2019-09-04 08:35:01 +00:00
instance.hbs ui: Adds readonly meta data to the serviceInstance and node detail pages (#6196) 2019-08-02 13:53:52 +02:00
metadata.hbs ui: Adds readonly meta data to the serviceInstance and node detail pages (#6196) 2019-08-02 13:53:52 +02:00
show.hbs ui: Gateway Addresses (#6075) 2019-07-05 09:07:25 +01:00