superset/superset-frontend/spec/javascripts
Kamil Gabryjelski 30c71fd794
refactor: Replace react-bootstrap tabs with Antd tabs on Profile (#11211)
* Create styled Antd Tabs and Dropdown

* Replace Tabs in Profile view

* Change some hard coded variables to theme

* Lint fix
2020-10-22 14:19:37 -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 style(menu): clean up right menu - leaving only "Settings" (#11227) 2020-10-20 21:33:28 -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 refactor: Replace usages of Popover from react-bootstrap with Antd (#11163) 2020-10-19 20:42:33 -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 refactor: Replace react-bootstrap tabs with Antd tabs on Profile (#11211) 2020-10-22 14:19:37 -07:00
showSavedQuery test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
sqllab refactor: Replace usages of Popover from react-bootstrap with Antd (#11163) 2020-10-19 20:42:33 -07:00
utils refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
views/CRUD feat: CSS Templates List Actions (#11271) 2020-10-21 20:32:59 -07:00