superset/superset-frontend/spec/javascripts
Ajay M 045fa1bc7a
feat(dashboard): Let users download full CSV of a table (#15046)
* - Convert SliceHeader to TSX in progress
- Add menu option to download full CSV. Probably will change it

* Add Download Full CSV feature, and tests

* Added more tests, more TS fixes

* Added feature flag

* Update @superset-ui package versions

* Update @superset-ui packages versions

* use backend config instead of hardcoding number of rows

* Update tests

* front end test fix

* Lint fixes and test fixes
2021-06-14 14:26:18 -07:00
..
components feat: add generic type to column payload (#14547) 2021-05-13 09:36:09 +03:00
dashboard feat(dashboard): Let users download full CSV of a table (#15046) 2021-06-14 14:26:18 -07:00
datasource fix(datasets): consistent dataset list (#15014) 2021-06-10 10:05:33 +08:00
explore fix(explore): fix y-axis lower bound 0 value (#15091) 2021-06-13 11:24:39 +08: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 refactor: Convert TableElement.jsx component from class to functional with hooks (#14830) 2021-06-03 16:04:56 -07:00