Jean Massucatto
|
dbf5e1f131
|
feat(theme): use IBM Plex Mono for code and numerical displays (#37366)
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-12 09:32:41 -08:00 |
|
Evan Rusackas
|
9089f30045
|
chore(lint): upgrade array creation, effect, and TypeScript rules (#37885)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-11 08:45:21 -08:00 |
|
Evan Rusackas
|
534fa48f1f
|
chore(lint): enforce stricter eslint/oxlint rules (#37883)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-11 08:07:02 -08:00 |
|
Evan Rusackas
|
c28729f944
|
chore(lint): add jest/expect-expect rule for test assertions (#37887)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-11 08:06:34 -08:00 |
|
Michael S. Molina
|
b98b34a60f
|
refactor: Make extensions contribution schema consistent (#37856)
|
2026-02-10 15:55:39 -03:00 |
|
Michael S. Molina
|
6984e93171
|
fix: SQL Lab improvements and bug fixes (#37760)
|
2026-02-09 14:29:08 -03:00 |
|
Đỗ Trọng Hải
|
563d9f1a3f
|
chore(lint): migrate Jest lint rules from eslint to oxlint (#37787)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2026-02-08 16:44:42 +07:00 |
|
Evan Rusackas
|
fc5506e466
|
chore(frontend): comprehensive TypeScript quality improvements (#37625)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-06 13:16:57 -08:00 |
|
JUST.in DO IT
|
4f42928b34
|
fix(sqllab): Skip progress bar on no data (#37652)
|
2026-02-05 10:38:37 -08:00 |
|
Michael S. Molina
|
92438322c0
|
feat(extensions): Enhances SQL Lab API (#37642)
|
2026-02-04 13:53:58 -03:00 |
|
JUST.in DO IT
|
570cc3e5f8
|
feat(sqllab): treeview table selection ui (#37298)
|
2026-01-30 11:07:56 -08:00 |
|
dependabot[bot]
|
66519c3a85
|
chore(deps-dev): bump fetch-mock from 11.1.5 to 12.6.0 in /superset-frontend/packages/superset-ui-core (#36662)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: hainenber <dotronghai96@gmail.com>
|
2026-01-30 21:27:35 +07:00 |
|
Michael S. Molina
|
810d6ff480
|
fix(sqllab): Resolve stale closure bug causing text selection to break (#37550)
|
2026-01-29 13:09:26 -03:00 |
|
Michael S. Molina
|
6cb3cea960
|
feat(extensions): Allow replacing editors using extensions (#37499)
|
2026-01-29 08:22:32 -03:00 |
|
JUST.in DO IT
|
20da4eb86e
|
fix(sqllab): Over-rendering on result table (#30857)
|
2026-01-27 13:47:58 -08:00 |
|
JUST.in DO IT
|
0fd528c7af
|
feat(sqllab): Improved query status indicator bar (#36936)
|
2026-01-26 08:57:52 -08:00 |
|
Martyn Gigg
|
e4f649e49c
|
fix(superset-frontend): Fixes for broken functionality when an application root is defined (#36058)
|
2026-01-23 14:13:48 -08:00 |
|
Michael S. Molina
|
d0e80d2079
|
refactor: Redesigns the Results panel toolbar and enables extensions to contribute toolbar actions (#37255)
|
2026-01-21 08:49:32 -03:00 |
|
Amin Ghadersohi
|
6e1718910f
|
fix(sqllab): show virtual dataset banner only when isDataset param is true (#37184)
|
2026-01-20 11:33:13 +01:00 |
|
JUST.in DO IT
|
7503ee4e09
|
feat(sqllab): primary/secondary action extensions (#36644)
|
2026-01-12 12:06:15 -08:00 |
|
Joe Li
|
22cfc4536b
|
fix(export): URL prefix handling for subdirectory deployments (#36771)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-12 10:58:59 -08:00 |
|
Mehmet Salih Yavuz
|
e9b6791ffb
|
refactor: move translations and logging to new core (#36929)
|
2026-01-12 08:58:59 +03:00 |
|
Evan Rusackas
|
9aff89c1b4
|
chore(frontend): migrate SqlLab and explore JS/JSX files to TypeScript (#36760)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-06 10:52:58 -08:00 |
|
Geidō
|
d4ba44fce2
|
fix: Query history view button in SqlLab (#36540)
|
2025-12-31 15:18:59 +01:00 |
|
Enzo Martellucci
|
7cd76e4647
|
fix: SqlLab error when collapsing the left panel preview (#36858)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
|
2025-12-31 14:11:59 +01:00 |
|
dependabot[bot]
|
ead19f9ba3
|
chore(deps-dev): bump prettier from 3.6.2 to 3.7.4 in /superset-frontend (#36487)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-11 11:22:46 -08:00 |
|
Elizabeth Thompson
|
b35b1d7633
|
fix: add subdirectory deployment support for app icon and reports urls (#35098)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Daniel Gaspar <danielvazgaspar@gmail.com>
|
2025-12-08 16:06:08 -08:00 |
|
Luis Sánchez
|
e7c060466d
|
fix(SqlLab): enhance SQL formatting with Jinja template support. (#36277)
|
2025-12-08 15:32:05 -08:00 |
|
JUST.in DO IT
|
8d04c33adf
|
refactor(sqllab): Separate left panel outside of tab container (#36360)
|
2025-12-08 11:44:31 -08:00 |
|
Felipe López
|
62d86aba14
|
fix(SQLLab): most recent queries at the top in Query History without refreshing the page (#36359)
|
2025-12-03 16:48:34 +01:00 |
|
JUST.in DO IT
|
bf2cef7d87
|
chore(sqllab): add logging for switching south panel tabs (#36168)
|
2025-11-24 10:23:55 -08:00 |
|
amaannawab923
|
35f156a1e1
|
feat(streaming): Streaming CSV uploads for over 100k records for constant memory usage (#35478)
|
2025-11-20 19:16:59 +02:00 |
|
Mehmet Salih Yavuz
|
0b535b792e
|
feat(frontend): add dataset cache clearing utilities and integration (#35264)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Geidō <60598000+geido@users.noreply.github.com>
|
2025-11-12 17:23:37 +03:00 |
|
Richard Fogaca Nienkotter
|
9fbfcf0ccd
|
fix(sqllab): prevent unwanted tab switching when autocompleting table names on SQL Lab (#35992)
|
2025-11-12 10:48:48 +01:00 |
|
Richard Fogaca Nienkotter
|
ae63f64771
|
style(sqllab): restore Template Parameters modal styling (#35965)
|
2025-11-10 18:51:12 +03:00 |
|
Mehmet Salih Yavuz
|
9546ee37e5
|
chore(superset-core): move ui to new core (#35308)
|
2025-11-07 13:53:06 -03:00 |
|
Enzo Martellucci
|
84a1abd357
|
fix(ui): bump AntD to 5.26.0 to fix Splitter drag menu issue (#35782)
|
2025-11-06 07:43:28 +01:00 |
|
Evan Rusackas
|
8ccdf3b32b
|
feat(frontend): Replace ESLint with OXC hybrid linting architecture (#35506)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-30 09:26:21 -07:00 |
|
Martyn Gigg
|
6704c0aaec
|
fix(sqllab): Fix CSV export button href in SQL Lab when application root is defined (#35118)
|
2025-10-27 14:29:30 -07:00 |
|
Mehmet Salih Yavuz
|
6e60a00d69
|
fix(SqlLab): South pane visual changes (#35601)
|
2025-10-27 22:07:06 +03:00 |
|
Michael S. Molina
|
337da13ba7
|
fix: Changes ResultSet to include sqlEditorImmutableId when fetching results (#35773)
|
2025-10-21 14:24:39 -03:00 |
|
Gabriel Torres Ruiz
|
e6bd03fe98
|
fix(theming): solve modal dark theme issues + styling and code improvements (#35539)
|
2025-10-14 11:08:18 -07:00 |
|
Daniel Vaz Gaspar
|
50a5854b25
|
fix: dataset update with invalid SQL query (#35543)
|
2025-10-08 12:22:38 +01:00 |
|
Geidō
|
a66c230058
|
fix(SqlLab): Hit tableschemaview with a valid queryEditorId (#35341)
|
2025-10-01 14:39:02 +03:00 |
|
Geidō
|
90f281f585
|
fix: AceEditor Autocomplete Highlight (#35316)
|
2025-09-29 13:37:30 +03:00 |
|
Evan Rusackas
|
d62249d13f
|
test(frontend): Migrate from describe/it to flat test() pattern (#35305)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-28 11:45:33 -07:00 |
|
Gabriel Torres Ruiz
|
784ff82847
|
fix(sqllab): fix blank bottom section in SQL Lab left panel (#35309)
|
2025-09-26 20:07:20 +03:00 |
|
JUST.in DO IT
|
0defcb604b
|
chore(sqllab): remove unused json param (#35065)
|
2025-09-24 10:26:55 -07:00 |
|
Beto Dealmeida
|
94686ddfbe
|
fix(SQL Lab): syncTable on new tabs (#35216)
|
2025-09-24 11:58:54 -04:00 |
|
Michael S. Molina
|
78faaee685
|
chore: Reference GenericDataType from @apache-superset/core (#35214)
|
2025-09-23 10:12:18 -07:00 |
|