superset/superset-frontend/src/SqlLab
2022-10-17 14:54:45 -05:00
..
actions chore(sqllab): refactor addQueryEditor for new tab (#21711) 2022-10-07 17:57:39 -03:00
components fix(sqllab): Fix spacing on Schedule option in SqlEditor dropdown (#21832) 2022-10-17 14:54:45 -05:00
hooks/useQueryEditor fix(sqllab): perf regression on #21532 refactor (#21632) 2022-10-03 11:00:53 +08:00
reducers feat(sqllab): save query parameters in database (#21682) 2022-10-07 12:49:14 +05:30
utils fix(sqllab): unable to create new tabs (#21260) 2022-08-30 13:54:42 -07:00
App.jsx fix: Race conditions with setupExtensions (#21647) 2022-10-05 12:38:51 +03:00
constants.ts chore: refactor SqlEditor to functional component (#21320) 2022-09-20 08:41:14 -05:00
fixtures.ts feat(sqllab): save query parameters in database (#21682) 2022-10-07 12:49:14 +05:30
index.tsx chore: add typing to more sqllab components (#10278) 2020-07-14 16:39:56 -07:00
main.less fix(sqllab): Fix cursor alignment in SQL lab editor by avoiding Lucida Console font on Windows (#21380) 2022-09-13 13:03:21 -07:00
types.ts perf(sqllab): Rendering perf improvement using immutable state (#20877) 2022-08-23 12:17:19 -03:00