superset/superset-frontend/spec/javascripts
Yongjie Zhao a786373fff
feat: auto sync table columns when change dataset (#15887)
* feat: auto sync dataset metadata when change dataset

* diablo sync button when edit mode

* handle undefine schema

* fix py UT

* fix FE UT

* improve test coverage

* fix UT
2021-08-02 16:55:31 +08:00
..
components feat: add generic type to column payload (#14547) 2021-05-13 09:36:09 +03:00
dashboard fix: Cancel alert is not appearing to all native filters modal fields (#15925) 2021-07-30 11:59:36 -03:00
datasource feat: auto sync table columns when change dataset (#15887) 2021-08-02 16:55:31 +08:00
explore chore: implement new mockup to the new viz gallery (2nd iteration) (#15868) 2021-07-26 11:10:39 -07:00
filters perf(native-filters): avoid unnecessary reloading of charts (#14408) 2021-05-03 14:56:41 +03:00
messageToasts refactor: icon to icons for toasts component (#15579) 2021-07-09 10:50:48 -07: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 refactor: Convert TableElement to TypeScript (#14978) 2021-06-15 13:29:45 -07:00