consul/ui-v2/app
John Cowen 5a2fc5bffb ui: CSS Upgrade (action-group,form-elements,sliding-toggle,breadcrumbs) (#6495)
This includes an update of our CSS npm module. The majority of this is
just moving files from one folder to another.

1. %breadrumbs: As well as moving we've added 'milestone' breadcrumbs
2. %checkbox-group: Moved
3. %radio-group: Moved
4. %sliding-toggle: Moved (used to be called just %toggle)
5. %form-elements: Moved and added a new %inline-alert for form field
messaging (see Structure design system)
6. %action-group is now a composition of %menu-panel, %toggle-button,
plus edits to existing style to bring the %action-groups inline with the
dropdowns from Structure). %action-group also includes a composed
%confirmation-alert that is yet to be include. This will be compiled out
until we integrate it.

We've also removed some of our old icon placeholders as the above
work seased to use some of them.

Now we done this I'd say all in all over half of our CSS components now
use the CSS npm module.

The CSS specific to Consul UI also uses much of this CSS module by way
of helper placeholders such as our %frames.
2019-12-18 12:26:43 +00:00
..
adapters ui: Explicitly remove properties that shouldn't be sent when saving (#6917) 2019-12-10 15:47:02 +00:00
components ui: CSS Upgrade (action-group,form-elements,sliding-toggle,breadcrumbs) (#6495) 2019-12-18 12:26:43 +00:00
computed ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
controllers ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
forms UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
helpers ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
initializers ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
instance-initializers ui: Add an additional 'more than 1 char' check for selection (#6022) 2019-09-04 08:35:10 +00:00
mixins ui: Add missed calls to `_super` (#6595) 2019-12-18 12:26:41 +00:00
models ui: Reconcile ember-data store when records are deleted via blocking (#5745) 2019-09-04 08:34:57 +00:00
routes ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
routing ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
search/filters ui: Adds the ability to frontend search instances by address (ip:port) (#5993) 2019-09-04 08:35:06 +00:00
serializers ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
services ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
styles ui: CSS Upgrade (action-group,form-elements,sliding-toggle,breadcrumbs) (#6495) 2019-12-18 12:26:43 +00:00
templates ui: CSS Upgrade (action-group,form-elements,sliding-toggle,breadcrumbs) (#6495) 2019-12-18 12:26:43 +00:00
utils ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
validations UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
app.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
env.js ui: Adds easily accessible `env` for user settable 'debug' settings (#5668) 2019-05-01 18:22:35 +00:00
index.html ui: modify content path (#5950) 2019-06-26 11:43:30 -05:00
resolver.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
router.js ui: Ensure Service Instance pages account for nodes (#5933) 2019-06-11 10:18:50 +01:00