superset/superset-frontend/spec/javascripts
Kamil Gabryjelski 405f95b6af
feat(dashboard/native-filters): Hide filters out of scope of current tab (#14933)
* Optimize finding charts and tabs in scope

* Put filters out of scope in Collapse

* Use lastFocusedTabId instead of directPathToChild

* Fix tests

* Fix cypress test

* Uncomment e2e test
2021-06-02 20:38:18 +02:00
..
components feat: add generic type to column payload (#14547) 2021-05-13 09:36:09 +03:00
dashboard feat(dashboard/native-filters): Hide filters out of scope of current tab (#14933) 2021-06-02 20:38:18 +02:00
datasource feat: add generic type to column payload (#14547) 2021-05-13 09:36:09 +03:00
explore feat(explore): Remove default for time range filter and Metrics (#14661) 2021-05-25 15:55:41 +02:00
filters perf(native-filters): avoid unnecessary reloading of charts (#14408) 2021-05-03 14:56:41 +03:00
messageToasts Migrate Bootstrap Alert to AntD (#12101) (#12122) 2021-02-21 20:50:18 -08:00
middleware feat: Refactor asyncEvent middleware and add websocket support (#13696) 2021-03-23 07:23:23 -07:00
modules chore: cleaning out unused code from utils (#11076) 2020-09-27 20:08:05 -07:00
profile fix(dashboard): check edit permissions correctly on frontend (#14626) 2021-05-14 12:18:38 -07:00
showSavedQuery test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
sqllab fix: Additional ResultSet tests (#14741) 2021-05-24 17:42:09 -04:00