Evan Rusackas
753ef69529
feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) ( #26907 )
2024-02-15 07:40:17 -07: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
Michael S. Molina
d9a3c3e1dd
refactor: Removes the Filter Box code ( #26328 )
...
Co-authored-by: John Bodley <john.bodley@gmail.com >
2024-01-19 09:54:53 -03: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
JUST.in DO IT
5ab1e7eae4
feat(sqllab): SPA migration ( #25151 )
2023-10-04 15:21:41 -04:00
JUST.in DO IT
1a9c559a8f
fix(sqllab): Add docText for long keyword ( #24847 )
2023-08-02 09:02:57 -07:00
JUST.in DO IT
77505173ae
fix(sqllab): Replace autocomplete logic by a hook ( #24677 )
2023-07-26 11:24:28 -07:00
JUST.in DO IT
ca8c8d2ad3
fix(sqllab): missing column meta on autocomplete ( #24611 )
...
Co-authored-by: Justin Park <justinpark@apache.org >
2023-07-11 11:02:06 -07:00
JUST.in DO IT
51a34d7d58
chore(sqllab): Remove table metadata from state ( #24371 )
2023-06-22 15:37:03 -07: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
5bec1a65ae
refactor(sqllab): Remove tableOptions from redux state ( #23488 )
2023-04-20 15:55:55 -07:00
Ville Brofeldt
b2b8c3e05b
fix(ace-editor): use monospace fonts by default ( #23747 )
2023-04-20 14:45:43 +03:00
JUST.in DO IT
ca4dd26648
chore(sqllab): Remove schemaOptions from redux store ( #23257 )
2023-03-22 15:35:22 -06:00
Geido
da3791ad3d
fix: Table sorting reset ( #23318 )
2023-03-15 18:48:03 +01:00
Kamil Gabryjelski
39c96d0568
chore: Migrate .less styles to Emotion ( #22474 )
2023-01-19 09:17:10 +01:00
Evan Rusackas
4245bc3f38
chore(style): Enforce optional chaining ( #21614 )
2022-10-03 09:17:20 -06:00
JUST.in DO IT
8d1b7ecfde
fix(sqllab): perf regression on #21532 refactor ( #21632 )
2022-10-03 11:00:53 +08:00
EugeneTorap
15c3c34268
chore: refactor AceEditorWrapper to functional component ( #21532 )
2022-09-27 18:04:34 -06:00
Michael S. Molina
7c3fc67315
refactor: Moves the DeprecatedSelect to its own folder ( #21445 )
2022-09-16 08:23:28 -03:00
JUST.in DO IT
f77b910e2c
perf(sqllab): Rendering perf improvement using immutable state ( #20877 )
...
* perf(sqllab): Rendering perf improvement using immutable state
- keep queryEditors immutable during active state
- add unsavedQueryEditor to store all active changes
- refactor each component to subscribe the related unsaved editor state only
* revert ISaveableDatasource type cast
* missing trigger prop
* a default of an empty object and optional operator
2022-08-23 12:17:19 -03:00
Diego Medina
8d4a52c9d0
fix(sql lab): add quotes when autocompleting table names with spaces in the editor ( #19311 )
2022-04-15 12:55:04 -06:00
Diego Medina
bbe0af348b
fix(sql lab): Selecting edit on a query from query history doesn't update the SQL Editor properly ( #19290 )
2022-04-15 12:49:32 -06:00
Diego Medina
eab9388f7c
feat(sql lab): enable ACE editor search in SQL editors ( #19328 )
2022-03-31 16:05:00 -07:00
cccs-Dustin
02ef9ca4cd
feat(sqllab): Add a configuration option to disable data preview ( #19104 )
2022-03-17 15:22:57 +02:00
Diego Medina
3b427b2029
fix: auto-complete of tables and names are not working in SQL lab ( #19152 )
2022-03-16 20:46:06 -06:00
Hugh A. Miles II
a21d8a0bf4
fix autocomplete ( #19047 )
2022-03-09 19:07:22 -08:00
Diego Medina
fd757c4aa4
fix: enable find text browser functionality inside SQL Lab editor ( #19061 )
2022-03-09 12:27:10 -07:00
Michael S. Molina
1ab36c94f3
chore: Moves spec files to the src folder - iteration 7 ( #16943 )
2021-10-04 10:56:49 -03:00