superset/tests/integration_tests/dashboards/filter_state
Michael S. Molina 2f2e8fe412
feat: Adds a key-value endpoint to store the state of dashboard filters (#17536)
* feat: Adds a key-value endpoint to store the state of dashboard filters

* Fixes pylint issues

* Adds openapi schemas

* Adds more tests, move logic to commands and use singular form for the endpoint name

* Fixes model description

* Removes database model

* Adds open api specs

* Simplifies the commands

* Adds more tests

* Validates the value content and submits the correct http status code

* Fixes import order

* Skips flakky test

* Fixes tests

* Updates UPDATING.md
2021-12-01 09:06:49 -03:00
..
__init__.py feat: Adds a key-value endpoint to store the state of dashboard filters (#17536) 2021-12-01 09:06:49 -03:00
api_tests.py feat: Adds a key-value endpoint to store the state of dashboard filters (#17536) 2021-12-01 09:06:49 -03:00