superset/tests/integration_tests/dashboards
Geido 6b0c3032b2
chore: Update color scheme when deleted or changed (#20589)
* feat(explore): Use v1/explore endpoint data instead of bootstrapData

* Add tests

* Fix ci

* Remove redundant dependency

* Use form_data_key in cypress tests

* Add auth headers to for data request

* Address comments

* Remove displaying danger toast

* Conditionally add auth headers

* Address comments

* Fix typing bug

* fix

* Fix opening dataset

* Fix sqllab chart create

* Run queries in parallel

* Fallback to default color scheme

* Fix dashboard id autofill

* Fix lint

* Fix test

* Fix hydrate action

* Update dashboard colors

* Add color scheme domain

* Add check for default scheme

* Make me pretty

* Clean up

* Nit

* Clean up

* Pretty

* Fix missing sequential

* Lint

* Enhance test

* Lint

Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2022-07-25 18:50:49 -04:00
..
filter_sets refactor(test): add login_as_admin in global conftest (#20703) 2022-07-14 18:10:31 -07:00
filter_state refactor(test): add login_as_admin in global conftest (#20703) 2022-07-14 18:10:31 -07:00
permalink refactor(test): add login_as_admin in global conftest (#20703) 2022-07-14 18:10:31 -07:00
security chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
api_tests.py chore: Update color scheme when deleted or changed (#20589) 2022-07-25 18:50:49 -04:00
base_case.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
commands_tests.py fix: Unable to export multiple Dashboards with the same name (#20383) 2022-06-15 00:27:24 -06:00
consts.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dao_tests.py test: make tabbed dashboard a little more complex (#19966) 2022-05-13 17:31:23 -07:00
dashboard_test_utils.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
superset_factory_util.py feat: new dataset/table/column models (#17543) 2022-02-24 11:02:01 -08:00