Rafael Benitez
|
b4e2406385
|
fix(Sqllab): Autocomplete got stuck in UI when open it too fast (#33522)
|
2025-05-20 16:38:55 +02:00 |
|
Geido
|
6e1d1ad18b
|
refactor(Icons): Add typing support and improve structure (#32880)
|
2025-03-28 17:16:31 -07:00 |
|
Enzo Martellucci
|
ce6d5f5551
|
refactor(Icons): Replaces custom icons with Ant Design 5 icons (#32112)
Replace custom icons with Ant Design 5 icons to standardize the icon
|
2025-03-18 22:22:41 +01:00 |
|
Mehmet Salih Yavuz
|
60bbd72028
|
feat(dropdown accessibility): Wrap dropdown triggers with buttons for accessibility (#32189)
|
2025-02-11 13:09:35 +02:00 |
|
Mehmet Salih Yavuz
|
bcc61bd933
|
refactor(Dropdown): Migrate Dropdown to Ant Design 5 (#31972)
|
2025-02-07 18:38:04 +01:00 |
|
Kamil Gabryjelski
|
7e2b7941f3
|
refactor: Upgrade to React 17 (#31961)
|
2025-01-28 16:44:42 +01:00 |
|
Maxime Beauchemin
|
fcd166149c
|
chore: Empty state refactor (#31860)
|
2025-01-22 13:20:38 -08:00 |
|
Đỗ Trọng Hải
|
f8fe780f52
|
chore: replace Lodash usage with native JS implementation (#31907)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2025-01-21 11:33:31 -07:00 |
|
alexandrusoare
|
bc5da631c8
|
refactor(Switch): Upgrade Switch to Ant Design 5 (#30731)
|
2024-10-30 20:18:49 +02:00 |
|
Joe Li
|
ef0ede7c13
|
fix: update html rendering to true from false (#30565)
|
2024-10-10 14:19:26 -03: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
|
4d1db9e32c
|
fix(sqllab): Skip AceEditor in inactive tabs (#30171)
|
2024-09-06 13:58:59 -03:00 |
|
JUST.in DO IT
|
db3fa8df77
|
fix(sqllab): Show warning message when deprecated db is selected (#29607)
|
2024-07-17 10:37:58 -07:00 |
|
JUST.in DO IT
|
725afc3848
|
fix(sqllab): invalid empty state on switch tab (#29278)
|
2024-06-18 11:45:09 -07:00 |
|
JUST.in DO IT
|
05829cbda9
|
chore(sqllab): Add logging for actions (#28876)
|
2024-06-14 09:35:17 -07:00 |
|
JUST.in DO IT
|
31afb62e95
|
refactor(sqllab): nonblocking switch query editor (#29108)
|
2024-06-12 15:07:34 -07:00 |
|
Đỗ Trọng Hải
|
0ca42a8e4d
|
chore: remove React 16.4's obsolete React imports (#28571)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-06-05 08:13:24 -03:00 |
|
soniagtm
|
4f363e1180
|
feat: add option to disable rendering of html in sql lab and table chart (#27969)
Co-authored-by: Sonia <sonia.gautam@agoda.com>
|
2024-04-11 12:46:34 -06:00 |
|
JUST.in DO IT
|
8d245704ef
|
fix(sqllab): invalid dump sql shown after closing tab (#27295)
|
2024-02-29 09:57:30 -08:00 |
|
JUST.in DO IT
|
7b59c94827
|
fix(sqllab): flaky json explore modal due to over-rendering (#26791)
|
2024-02-14 14:04:59 -07:00 |
|
JUST.in DO IT
|
14f88e3f89
|
chore(sqllab): migrate to typescript (#26171)
|
2024-02-06 12:26:50 -07:00 |
|
Ville Brofeldt
|
19f8405bc0
|
chore: make TS enums strictly PascalCase (#26875)
|
2024-01-31 17:40:44 -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 |
|
Michael S. Molina
|
aa3c3c5aaa
|
fix: Cannot expand initially hidden SQL Lab tab (#26279)
|
2023-12-14 16:48:07 -03: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
|
2dc5c5f53f
|
feat(sqllab): Add keyboard shortcut helper (#25542)
|
2023-10-12 11:13:37 -04:00 |
|
JUST.in DO IT
|
34f99708d4
|
chore(sqllab): Typescript for SqlEditor component (#25228)
|
2023-10-05 12:33:01 -04:00 |
|