superset/superset-frontend/spec/javascripts/sqllab
John Bodley 2a447ff466
Revert "refactor: Replace react-bootstrap tabs with Antd tabs (#11090)" (#11194)
This reverts commit 4fd993c4e0.

Co-authored-by: John Bodley <john.bodley@airbnb.com>
2020-10-07 16:21:24 -07: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 SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
ColumnElement_spec.tsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
ExploreResultsButton_spec.jsx fix(sql-lab): relax column name restrictions (#10816) 2020-09-10 07:54:37 +03: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 test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
LimitControl_spec.jsx chore: TypeScript <Label /> (#10494) 2020-08-06 22:33:07 -07:00
Link_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
QueryAutoRefresh_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07: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 fix: Revert "Replace reactable with DataTable from superset-ui in QueryTable (#10981)" (#11125) 2020-10-01 10:06:22 -07:00
ResultSet_spec.jsx chore: bump react-redux to 5.1.2, whittling console noise (#10602) 2020-08-16 21:29:08 -07:00
SaveQuery_spec.jsx fix: save query modal/button styling + convert to ant-d modal (#11164) 2020-10-06 16:55:17 -07:00
ShareSqlLabQuery_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
SouthPane_spec.jsx style: Pass at propagating (and enhancing) Button component throughout Superset (#10649) 2020-08-28 17:34:28 -07:00
SqlEditor_spec.jsx ESLint: Enable rule no-named-as-default (#10879) 2020-09-18 13:41:01 -07: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 Revert "refactor: Replace react-bootstrap tabs with Antd tabs (#11090)" (#11194) 2020-10-07 16:21:24 -07:00
TableElement_spec.jsx Eslint error cleanup (#10657) 2020-08-24 14:04:27 -07:00
TabStatusIcon_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
Timer_spec.jsx fix: timer component, fixes #10849, closes #11002 (#11004) 2020-09-23 10:53:24 -07:00