superset/tests/integration_tests/fixtures
Ville Brofeldt b7a0559aaf
feat: add permalink to dashboard and explore (#19078)
* rename key_value to temporary_cache

* add migration

* create new key_value package

* add commands

* lots of new stuff

* fix schema reference

* remove redundant filter state from bootstrap data

* add missing license headers

* fix pylint

* fix dashboard permalink access

* use valid json mocks for filter state tests

* fix temporary cache tests

* add anchors to dashboard state

* lint

* fix util test

* fix url shortlink button tests

* remove legacy shortner

* remove unused imports

* fix js tests

* fix test

* add native filter state to anchor link

* add UPDATING.md section

* address comments

* address comments

* lint

* fix test

* add utils tests + other test stubs

* add key_value integration tests

* add filter box state to permalink state

* fully support persisting url parameters

* lint, add redirects and a few integration tests

* fix test + clean up trailing comma

* fix anchor bug

* change value to LargeBinary to support persisting binary values

* fix urlParams type and simplify urlencode

* lint

* add optional entry expiration

* fix incorrect chart id + add test
2022-03-17 01:15:52 +02:00
..
__init__.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
birth_names_dashboard.py refactor(example_data): replace the way the birth_names data is loaded to DB (#18060) 2022-01-18 23:21:04 +02:00
certificates.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
client.py feat: add permalink to dashboard and explore (#19078) 2022-03-17 01:15:52 +02:00
database.py refactor: Repeated boilerplate code between upload to database forms (#16756) 2021-10-25 13:53:06 +03:00
datasource.py chore(supeset.utils.core): move all database utils to database utils module (#18058) 2022-01-16 08:32:50 +02:00
deck_geojson_form_data.json refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
deck_path_form_data.json refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
energy_dashboard.py chore(supeset.utils.core): move all database utils to database utils module (#18058) 2022-01-16 08:32:50 +02:00
importexport.py chore: Remove legacy SIP-15 interim logic/flags (#18936) 2022-03-04 09:15:36 +13:00
public_role.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
pyodbcRow.py chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
query_context.py feat(explore): export csv data pivoted for Pivot Table [ID-9] (#17512) 2021-12-03 12:42:28 +01:00
sample.png refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
tabbed_dashboard.py feat(alerts): Select tabs to send backend (#17749) 2022-01-11 10:48:50 -08:00
trends.csv refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
unicode_dashboard.py chore(supeset.utils.core): move all database utils to database utils module (#18058) 2022-01-16 08:32:50 +02:00
world_bank_dashboard.py chore(supeset.utils.core): move all database utils to database utils module (#18058) 2022-01-16 08:32:50 +02:00