superset/superset-frontend/spec/fixtures
David Aaron Suddjian 21cf12a480
chore(dashboard): Integrate dashboard app into the SPA bundle (#14356)
* chore(dashboard): Integrate dashboard app into the SPA bundle

* fix url params

* change variable name

* change title correctly

* custom css

* lint

* remove unused file

* remove content assertions from dashboard tests

* fix case with missing bootstrap data

* fix: respect crud views flag

* crud views -> spa

* remove unused dashboard templates

* fix: remove unused variable

* fix: missed a spot with the crudViews -> spa

* router link to dashboard from dashboard list page

* link using the router when in card mode

* lint

* fix tests, add memory router

* remove  dashboard app files

* split up the bundle a little more

* use webpack preload
2021-05-04 08:51:17 -07:00
..
mockChartQueries.js test(maximize-chart): Add tests to maximize chart action (#14371) 2021-05-02 09:27:38 +03:00
mockDashboardData.js chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00
mockDashboardFilters.js chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00
mockDashboardInfo.js test(native-filters): add integration tests for filter bar (#14098) 2021-04-20 12:24:12 +03:00
mockDashboardLayout.js chore: Tab title to be empty when creating a new tab (#12773) 2021-02-18 10:14:59 -08:00
mockDashboardState.js Fix tests errors and warnings - iteration 4 (#12212) (#12223) 2021-01-25 23:24:41 -08:00
mockDatasource.js test: rename column names for birth_names dataset (#12082) 2021-01-08 14:13:20 -08:00
mockNativeFilters.ts perf(native-filters): avoid unnecessary reloading of charts (#14408) 2021-05-03 14:56:41 +03:00
mockSliceEntities.js refactor: remove deprecated chart.edit_url field from frontend usage (#13142) 2021-02-16 19:54:43 -08:00
mockState.js refactor(native-filters): Move `filtersState` to `dataMask` redux root (#13437) 2021-03-07 09:34:12 +02:00
mockStore.js chore(dashboard): Integrate dashboard app into the SPA bundle (#14356) 2021-05-04 08:51:17 -07:00