Mehmet Salih Yavuz
|
e12c08b0ea
|
fix(sqllab): preserve saved query description when editing (#41685)
(cherry picked from commit de5a233ccf)
|
2026-07-07 08:25:05 -07:00 |
|
Joe Li
|
a870453816
|
fix(sqllab): preserve query history after tab migration (#41403)
(cherry picked from commit 7926c3a93a)
|
2026-07-03 14:22:22 -07:00 |
|
JUST.in DO IT
|
e4b246cc03
|
chore(sqllab): remove unused json param (#35065)
(cherry picked from commit 0defcb604b)
|
2026-01-26 12:40:44 -08:00 |
|
Enzo Martellucci
|
668026eeac
|
fix: SqlLab error when collapsing the left panel preview (#36858)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
|
2026-01-05 11:24:46 -08:00 |
|
Luis Sánchez
|
03e5001e0e
|
fix(SqlLab): enhance SQL formatting with Jinja template support. (#36277)
(cherry picked from commit e7c060466d)
|
2025-12-15 10:09:51 -08:00 |
|
Richard Fogaca Nienkotter
|
a2fcb64ef3
|
fix(sqllab): prevent unwanted tab switching when autocompleting table names on SQL Lab (#35992)
(cherry picked from commit 9fbfcf0ccd)
|
2025-11-12 10:42:01 -08:00 |
|
Geidō
|
e80f44716c
|
fix(SqlLab): Hit tableschemaview with a valid queryEditorId (#35341)
(cherry picked from commit a66c230058)
|
2025-10-01 13:13:29 -07:00 |
|
Beto Dealmeida
|
0a89b306e5
|
fix(SQL Lab): syncTable on new tabs (#35216)
(cherry picked from commit 94686ddfbe)
|
2025-09-24 14:10:52 -07:00 |
|
Michael S. Molina
|
f3163e1c27
|
fix: SQL Lab tab events (#35105)
(cherry picked from commit e729b2dbb4)
|
2025-09-12 16:18:10 -07:00 |
|
JUST.in DO IT
|
3f597a6551
|
fix(sqllab): Reduce flushing caused by ID updates (#34720)
(cherry picked from commit f8b9e3ace4)
|
2025-08-19 09:50:52 -07:00 |
|
Maxime Beauchemin
|
dd129fa403
|
feat(theming): land Ant Design v5 overhaul — dynamic themes, real dark mode + massive styling refactor (#31590)
Co-authored-by: Enzo Martellucci <52219496+EnxDev@users.noreply.github.com>
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Co-authored-by: Alexandru Soare <37236580+alexandrusoare@users.noreply.github.com>
Co-authored-by: Damian Pendrak <dpendrak@gmail.com>
Co-authored-by: Pius Iniobong <67148161+payose@users.noreply.github.com>
Co-authored-by: Enzo Martellucci <enzomartellucci@gmail.com>
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2025-06-20 13:38:58 -07:00 |
|
ethan-l-geotab
|
c09f8f6f76
|
fix(sqllab): save datasets with template parameters (#33195)
|
2025-05-30 19:57:33 -03:00 |
|
JUST.in DO IT
|
9b15e04bc4
|
fix(log): Missing failed query log on async queries (#33024)
|
2025-04-08 07:12:03 -07:00 |
|
JUST.in DO IT
|
c590e90c87
|
feat(sqllab): improve table metadata UI (#32051)
|
2025-01-31 15:19:37 -03:00 |
|
JUST.in DO IT
|
2874096e27
|
refactor(sqllab): migrate share queries via kv by permalink (#29163)
|
2025-01-17 16:16:02 -08:00 |
|
Damian Pendrak
|
3a6fdf8bdf
|
fix(sqllab): unable to update saved queries (#31639)
|
2025-01-09 11:16:08 +01:00 |
|
Maxime Beauchemin
|
4ff9aac1fa
|
feat(sqllab): giving the query history pane a facelift (#31316)
|
2024-12-12 16:30:50 -07:00 |
|
JUST.in DO IT
|
f553344aa1
|
chore(sqllab): Add shortcuts for switching tabs (#30173)
|
2024-09-16 09:10:45 -07:00 |
|
JUST.in DO IT
|
ff3b86b5ff
|
feat(sqllab): Add timeout on fetching query results (#29959)
|
2024-09-12 09:41:28 -07:00 |
|
Đỗ Trọng Hải
|
c30ca534a3
|
feat(build): uplift Lerna + replace insecure shortid with nanoid + uplift Yeoman-related packages + ESM-ize generator-superset (#29419)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-07-16 17:35:37 -06:00 |
|
JUST.in DO IT
|
ddc9f06786
|
refactor(sqllab): nonblocking delete query editor (#29233)
|
2024-06-14 12:25:55 -07:00 |
|
JUST.in DO IT
|
31afb62e95
|
refactor(sqllab): nonblocking switch query editor (#29108)
|
2024-06-12 15:07:34 -07:00 |
|
JUST.in DO IT
|
a88979631e
|
fix(sqllab): run previous state query (#29230)
|
2024-06-12 15:04:19 -07:00 |
|
JUST.in DO IT
|
8a8ce16a1f
|
refactor(sqllab): nonblocking new query editor (#28795)
|
2024-06-04 18:56:50 -07:00 |
|
Daniel Vaz Gaspar
|
c12deed12e
|
chore: deprecate multiple old APIs (#28492)
|
2024-05-14 22:00:45 +01:00 |
|
Beto Dealmeida
|
498c608667
|
fix: pass catalog when estimating query cost (#28410)
|
2024-05-09 21:56:11 -04:00 |
|
Beto Dealmeida
|
ce668d46cc
|
feat(SIP-95): catalogs in SQL Lab and datasets (#28376)
|
2024-05-08 17:19:36 -04:00 |
|
Kamil Gabryjelski
|
a498d6d10f
|
refactor: Move fetchTimeRange to core package (#27852)
|
2024-04-03 18:34:23 +02:00 |
|
JUST.in DO IT
|
fa3fea9dd8
|
fix(sqllab): unable to remove table (#27636)
|
2024-03-27 06:19:50 +13:00 |
|
Beto Dealmeida
|
26d8077e97
|
chore: improve SQL parsing (#26767)
|
2024-03-13 18:27:01 -04:00 |
|
JUST.in DO IT
|
5107cc0fd9
|
fix(sqllab): Close already removed tab (#27391)
|
2024-03-06 08:59:56 -08:00 |
|
Ville Brofeldt
|
19f8405bc0
|
chore: make TS enums strictly PascalCase (#26875)
|
2024-01-31 17:40:44 -08:00 |
|
JUST.in DO IT
|
62993c2fba
|
fix(sqllab): autosync fail on migrated queryEditor (#26922)
|
2024-01-31 11:19:55 -08:00 |
|
Puridach wutthihathaithamrong
|
ed934a93e1
|
feat: Stop editor scrolling to top (#26754)
Co-authored-by: Puridach Wutthihathaithamrong <>
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
|
2024-01-25 14:04:20 -07:00 |
|
Evan Rusackas
|
1d4b8b6989
|
fix(dependencies): stopping (and preventing) full lodash library import... now using only method level imports. (#26710)
|
2024-01-23 12:39:37 -07:00 |
|
JUST.in DO IT
|
e2bfb1216b
|
feat(sqllab): non-blocking persistence mode (#24539)
Co-authored-by: Justin Park <justinpark@apache.org>
|
2023-11-20 11:13:54 -08:00 |
|
JUST.in DO IT
|
24a2213445
|
feat(sqllab): Format sql (#25344)
|
2023-11-03 09:38:11 -07:00 |
|
JUST.in DO IT
|
2a2bc82a8b
|
fix(sqllab): slow pop datasource query (#25741)
|
2023-10-26 12:44:41 -07:00 |
|
JUST.in DO IT
|
a520124a78
|
fix(sqllab): Mistitled for new tab after rename (#25523)
|
2023-10-13 11:17:45 -04:00 |
|
JUST.in DO IT
|
846c79ef55
|
chore: consolidate sqllab store into SPA store (#25088)
|
2023-08-30 16:09:57 -07:00 |
|
JUST.in DO IT
|
a44c99899a
|
chore(sqllab): Relocate get bootstrap data logic (#24936)
|
2023-08-11 13:23:07 -07:00 |
|
Michael S. Molina
|
284c12697b
|
chore: Removes duplicated featureFlags.ts (#24935)
|
2023-08-10 10:55:44 -03:00 |
|
JUST.in DO IT
|
8ba0b81957
|
fix(sqllab): Add threshold for checking inactive queries (#24536)
Co-authored-by: Justin Park <justinpark@apache.org>
|
2023-06-29 14:06:12 -07:00 |
|
JUST.in DO IT
|
51a34d7d58
|
chore(sqllab): Remove table metadata from state (#24371)
|
2023-06-22 15:37:03 -07:00 |
|
Jack Fragassi
|
86ce440833
|
fix: Revert to old endpoint temporarily to enable sharing saved queries (#24434)
|
2023-06-20 13:57:08 -04:00 |
|
JUST.in DO IT
|
c4242a3657
|
chore(sqllab): Remove validation result from state (#24082)
|
2023-06-08 12:53:16 -07:00 |
|
JUST.in DO IT
|
779b372d89
|
chore(sqllab): Remove functionNames from sqlLab state (#24026)
|
2023-05-23 10:42:00 -07:00 |
|
JUST.in DO IT
|
7a55625243
|
fix(sqllab): rollback clean comments out (#24009)
|
2023-05-11 09:41:21 -07:00 |
|
JUST.in DO IT
|
841726d432
|
fix(sqllab): clean comments within quotes (#23908)
|
2023-05-05 09:55:45 -07:00 |
|
Hugh A. Miles II
|
fa8f98472c
|
chore: migrate sqllab_viz endpoint to api v1 (#23729)
|
2023-04-26 10:53:41 -04:00 |
|