superset/superset-frontend/spec/javascripts/sqllab
Hugh A. Miles II 9997abeab6
feat: SQL Toolbar (#12067)
Co-authored-by: hughhhh <hughmil3s@gmail.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: Phillip Kelley-Dotson <pkelleydotson@yahoo.com>
Co-authored-by: Simcha Shats <simcha.shats@nielsen.com>
Co-authored-by: amitNielsen <amit.miran@nielsen.com>
Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
Co-authored-by: Agata Stawarz-Pastewska <agata.stawarz-pastewska@polidea.com>
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
Co-authored-by: David Aaron Suddjian <aasuddjian@gmail.com>
Co-authored-by: David Aaron Suddjian <1858430+suddjian@users.noreply.github.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
Co-authored-by: ʈᵃᵢ <tdupreetan@gmail.com>
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
Co-authored-by: Lily Kuang <lily@preset.io>
Co-authored-by: Victor Malai <malai9696@gmail.com>
Co-authored-by: Agata Stawarz <47450693+agatapst@users.noreply.github.com>
Co-authored-by: Daniel Vaz Gaspar <danielvazgaspar@gmail.com>
Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>
Co-authored-by: Nikola Gigić <nik.gigic@gmail.com>
Co-authored-by: Jagadish <jagadishmts@gmail.com>
Co-authored-by: Hugh A. Miles II <hughmil3s@gmail.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2021-01-07 17:04:43 -05:00
..
actions chore: enable no-unused-vars and prefer-template eslint rules (#10350) 2020-07-16 19:13:59 -07:00
reducers test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
utils test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
App_spec.jsx refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
ColumnElement_spec.tsx refactor: Replace react-bootstrap tooltips with Antd tooltips (#11737) 2020-11-24 13:04:55 -08:00
ExploreResultsButton_spec.jsx refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
fixtures.ts fix: Revert "Replace reactable with DataTable from superset-ui in QueryTable (#10981)" (#11125) 2020-10-01 10:06:22 -07:00
HighlightedSql_spec.jsx refactor: Use Modals from Antd instead of react-bootstrap (#11330) 2020-10-26 11:20:10 -07:00
IconTooltip_spec.jsx refactor: Fix anchor-is-valid lint warnings (#12010) 2020-12-21 23:58:05 -08:00
QueryAutoRefresh_spec.jsx refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
QuerySearch_spec.jsx fix: clean up prop type errors in jest tests (#11120) 2020-10-02 14:59:04 -07:00
QueryStateLabel_spec.jsx chore: TypeScript <Label /> (#10494) 2020-08-06 22:33:07 -07:00
QueryTable_spec.jsx refactor: Refactor QueryTable to use react-table (#11216) 2020-10-18 22:32:13 -07:00
ResultSet_spec.jsx refactor: Move ProgressBar to Antd (#11875) 2020-12-03 13:28:06 -08:00
SaveDatasetModal_spec.tsx feat: Sqllab to Explore UX improvements (#11755) 2020-12-08 17:29:41 -08:00
SaveQuery_spec.jsx feat: SQL Toolbar (#12067) 2021-01-07 17:04:43 -05:00
ShareSqlLabQuery_spec.jsx feat: SQL Toolbar (#12067) 2021-01-07 17:04:43 -05:00
SouthPane_spec.jsx refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
SqlEditor_spec.jsx feat: SQL Toolbar (#12067) 2021-01-07 17:04:43 -05:00
SqlEditorLeftBar_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
TabbedSqlEditors_spec.jsx refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
TableElement_spec.jsx refactor: Fix anchor-is-valid lint warnings (#12010) 2020-12-21 23:58:05 -08:00
TabStatusIcon_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00