consul/ui/packages/consul-ui/app
Michael Klein 62a66a32d7
ui: Setup Hashicorp Design System for usage in consul-ui (#14394)
* Use postcss instead of ember-cli-sass

This will make it possible to work with tailwindcss.

* configure postcss to compile sass
* add "sub-app" css into app/styles tree

* pin node@14 via volta

Only used by people that use volta

* Install tailwind and autoprefixer

* Create tailwind config

* Use tailwind via postcss

* Fix: tailwind changes current styling

When adding tailwind to the bottom of app.scss we apparently
change the way the application looks. We will import
it first to make sure we don't change the current styling
of the application right now.

* Automatic import of HDS colors in tailwind

* Install @hashicorp/design-system-components

* install add-on
* setup postcss scss pipeline to include tokens css
* import add-on css

* Install ember-auto-import v2

HDS depends on v2 of ember-auto-import so we need to upgrade.

* Upgrade ember-cli-yadda

v0.6.0 of ember-cli-yadda adds configuration for webpack.
This configuration is incompatible with webpack v5
which ember-auto-import v2 is using.
We need to upgrade ember-cli-yadda to the latest
version that fixes this incompatability with auto-import v2

* Install ember-flight-icons

HDS components are using the addon internally.

* Document HDS usage in engineering docs

* Upgrade ember-cli-api-double

* fix new linting errors
2022-10-06 17:17:20 +02:00
..
abilities ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
adapters ui: Topology notices testing/refactor prep (#14575) 2022-09-20 15:49:31 +01:00
components ui: Wrap service names on show and instance routes (#14771) 2022-10-05 13:21:34 -06:00
controllers ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
decorators ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
filter/predicates ui: Peer Deletion (#13665) 2022-07-07 18:23:26 +01:00
forms ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
helpers ui: Add initial tests for peering searching/sorting (#14568) 2022-09-20 15:34:08 +01:00
instance-initializers ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
locations ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
machines ui: Disclosure Component (#12263) 2022-02-08 19:24:50 +00:00
mixins ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
models ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
modifiers ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
routes ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
routing ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
search/predicates ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
serializers ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
services ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
sort/comparators ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
styles ui: Setup Hashicorp Design System for usage in consul-ui (#14394) 2022-10-06 17:17:20 +02:00
templates ui: Wrap service names on show and instance routes (#14771) 2022-10-05 13:21:34 -06:00
utils ui: Topology notices testing/refactor prep (#14575) 2022-09-20 15:49:31 +01:00
validations ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00
app.js
env.js
formats.js
index.html
router.js ui: chore - upgrade ember and friends (#14518) 2022-09-15 09:43:17 +01:00