superset/superset-frontend/spec/javascripts
Kamil Gabryjelski 735123d1f5
refactor: Refactor QueryTable to use react-table (#11216)
* Refactor QueryTable to use react-table

* Fix lodash import

* Fix tests

* Fix imports and QuerySearch styles

* Update superset-frontend/src/SqlLab/components/QuerySearch.jsx

Co-authored-by: Evan Rusackas <evan@preset.io>

* Update superset-frontend/src/SqlLab/components/QuerySearch.jsx

Co-authored-by: Evan Rusackas <evan@preset.io>

* Lint fix

* Refactored QueryTable into functional component

* Remove calculating content height

* Lint fix

Co-authored-by: Evan Rusackas <evan@preset.io>
2020-10-18 22:32:13 -07:00
..
addSlice style: Pass at propagating (and enhancing) Button component throughout Superset (#10649) 2020-08-28 17:34:28 -07:00
chart fix: clean up prop type errors in jest tests (#11120) 2020-10-02 14:59:04 -07:00
components refactor: Implement TableView component (#11217) 2020-10-14 11:15:34 -07:00
CRUD Re-enable rule prefer-destructuring (only for objects) (#10867) 2020-09-14 10:11:20 -07:00
dashboard fix: should update last_modified_time in client-side after save dash (#11305) 2020-10-16 10:54:35 -07:00
datasource refactor: table selector on dataset editor (#10914) 2020-09-28 11:16:03 -07:00
explore fix: button translations missing (#11187) 2020-10-15 21:27:26 -07:00
messageToasts Eslint dependencies versions updates (#10839) 2020-09-13 23:59:02 -07:00
middleware Re-enable rule prefer-destructuring (only for objects) (#10867) 2020-09-14 10:11:20 -07:00
modules chore: cleaning out unused code from utils (#11076) 2020-09-27 20:08:05 -07:00
profile Revert "refactor: Replace react-bootstrap tabs with Antd tabs (#11090)" (#11194) 2020-10-07 16:21:24 -07:00
showSavedQuery test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
sqllab refactor: Refactor QueryTable to use react-table (#11216) 2020-10-18 22:32:13 -07:00
utils refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
views/CRUD chore: Added data-test attributes for testing (#11254) 2020-10-14 16:12:01 -07:00