influxdb/ui/cypress
alexpaxton 6e1ee40f45
Introduce ResourceList components and implement on Dashboards index (#12166)
* WIP Introduce Resource List component family

* Shrink padding of resource cards a bit

* Swap positions of meta information and labels in resource cards

* Introduce resource name component

* Polish resource name editing

* Remove child type validation from context component

* Styles for context menus inside resource cards

* Make resource name + meta line responsive

* Polish appearance of responsive resource description

* Replace dashboards list with dashboards cards

* Update e2e tests and add testID props to a bunch of components

Co-Authored-By: Andrew Watkins <121watts@users.noreply.github.com>

* Make testID props consistent

Make all cypress tests have .test extension
Update E2E tests for dashboards index
Split off test for dashboards view

Co-Authored-By: Andrew Watkins <121watts@users.noreply.github.com>

* Move cell test to dashboards view test

Co-Authored-By: Andrew Watkins <121watts@users.noreply.github.com>

* Remove cells test from dashboards index test

Co-Authored-By: Andrew Watkins <121watts@users.noreply.github.com>

* Fix dashboard view - cells e2e test

* Refactor meta1 and meta2 props into a single metadata prop that returns an array of elements

* Cleanup

* Fix and refactor e2e test to be less brittle
2019-02-25 17:41:18 -08:00
..
e2e Introduce ResourceList components and implement on Dashboards index (#12166) 2019-02-25 17:41:18 -08:00
fixtures fix(ui/explorer): empty tag selector (#12019) 2019-02-20 14:57:38 -08:00
plugins feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
support Introduce ResourceList components and implement on Dashboards index (#12166) 2019-02-25 17:41:18 -08:00
index.d.ts Introduce ResourceList components and implement on Dashboards index (#12166) 2019-02-25 17:41:18 -08:00
tsconfig.json test(e2e): use alisas instead of variables 2019-02-21 17:33:58 -08:00
webpack.config.js feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00