superset/superset-frontend/spec/javascripts
Kamil Gabryjelski c831655913
feat(native-filters): Highlight charts affected by focused native filter (#14693)
* Highlight charts affected by focused native filter

* Remove tabs animation on dashboard

* Remove a test that checks for "animated={true}" prop on tabs

* Move hooks types to a separate interface
2021-05-21 15:54:33 +02:00
..
components feat: add generic type to column payload (#14547) 2021-05-13 09:36:09 +03:00
dashboard feat(native-filters): Highlight charts affected by focused native filter (#14693) 2021-05-21 15:54:33 +02:00
datasource feat: add generic type to column payload (#14547) 2021-05-13 09:36:09 +03:00
explore fix(Explore): fixes broken layout of tooltips (#14529) 2021-05-18 21:55:09 -07: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 feat: Better return messages in SQL Editor (#14381) 2021-05-18 11:02:06 -07:00