superset/tests
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
..
common refactor(QueryObject): decouple from superset (#17479) 2021-11-18 19:53:56 +02:00
integration_tests feat: Adds a key-value endpoint to store the state of dashboard filters (#17536) 2021-12-01 09:06:49 -03:00
unit_tests refactor(QueryObject): decouple from superset (#17479) 2021-11-18 19:53:56 +02:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00