Joe Li
|
bed1034c2f
|
refactor(frontend): centralize subdirectory URL prefixing behind nav helpers (#39925)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Evan <evan@preset.io>
|
2026-07-01 11:20:13 -07:00 |
|
Mehmet Salih Yavuz
|
664e777a84
|
chore(deps): bump react to ^18.3.0 (#40012)
|
2026-06-17 18:01:59 +03:00 |
|
Evan Rusackas
|
06f95f5362
|
refactor(explore): migrate Explore Controls from react-dnd to @dnd-kit (#37880)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-06-07 20:00:03 -07:00 |
|
innovark
|
108e40cbb6
|
feat(duration-format): replace pretty-ms with native Intl.DurationFormat for localized duration formatting (#39330)
|
2026-06-05 10:33:17 -07:00 |
|
Kasia
|
4d95a8d034
|
feat(listview): compact filter pills with popover for CRUD views (#40169)
|
2026-05-30 10:30:40 +02:00 |
|
Maxime Beauchemin
|
b1ca8cac6b
|
fix(tests): fix flaky FileHandler test by awaiting LaunchQueue consumer in afterEach (#39508)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: sadpandajoe <jcli38@gmail.com>
|
2026-05-20 19:31:01 -07:00 |
|
Evan Rusackas
|
f98edc351e
|
chore(deps): coordinated bump jest 30.3→30.4 + jest-environment-jsdom 29→30 (#40206)
Co-authored-by: Claude <claude@anthropic.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-19 11:35:19 +07:00 |
|
Mehmet Salih Yavuz
|
41a22d7918
|
chore: Upgrade to React 18 (#38563)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2026-05-04 19:19:36 +03:00 |
|
Joe Li
|
ccaac306e5
|
test(sqllab): add extension slot contract tests for all 7 host components (#38776)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-24 10:01:52 -07:00 |
|
Michael S. Molina
|
357e35dc62
|
refactor(core): reorganize superset-core packages into feature-based structure (#38448)
|
2026-03-05 17:41:15 -03:00 |
|
Michael S. Molina
|
a74d32ab44
|
feat(extensions): code-first frontend contributions (#38346)
|
2026-03-02 13:51:29 -08: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 |
|
dependabot[bot]
|
b7b9bfd3fe
|
chore(deps): bump query-string from 6.14.1 to 9.3.1 in /superset-frontend (#37545)
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: hainenber <dotronghai96@gmail.com>
|
2026-02-04 21:26:28 -08:00 |
|
dependabot[bot]
|
61bd8f0cf2
|
chore(deps): bump use-query-params from 1.2.3 to 2.2.2 in /superset-frontend (#36997)
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: hainenber <dotronghai96@gmail.com>
|
2026-02-01 23:55:39 -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 |
|
Mehmet Salih Yavuz
|
e9b6791ffb
|
refactor: move translations and logging to new core (#36929)
|
2026-01-12 08:58:59 +03:00 |
|
Đỗ Trọng Hải
|
2080633e57
|
other: resolve frontend dep vulns (#36820)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2026-01-02 23:28:44 -08:00 |
|
Joe Li
|
f51f7f3307
|
fix(tests): resolve flakey selectOption helper race condition (#36719)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-17 21:27:17 -08:00 |
|
Mehmet Salih Yavuz
|
9546ee37e5
|
chore(superset-core): move ui to new core (#35308)
|
2025-11-07 13:53:06 -03:00 |
|
Richard Fogaca Nienkotter
|
a66737cb05
|
feat(custom-tooltip): custom tooltip on deck.gl charts (#34276)
|
2025-09-16 17:11:19 +03:00 |
|
Joe Li
|
7946ec003f
|
fix(tests): Improve MessageChannel mocking to prevent worker force exits (#34878)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-28 09:31:50 -07:00 |
|
Joe Li
|
836540e8c9
|
fix(tests): Mock MessageChannel to prevent Jest hanging from rc-overflow (#34871)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-27 22:50:08 -07:00 |
|
Joe Li
|
5c3c2599db
|
fix(Icons): Add missing data-test and aria-label attributes to custom icons (#34809)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-24 16:02:50 -07:00 |
|
Michael S. Molina
|
a8be5a5a0c
|
chore: Extensions architecture POC (#31934)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
Co-authored-by: Ville Brofeldt <ville@Villes-MacBook-Pro-2024.local>
Co-authored-by: Ville Brofeldt <v_brofeldt@apple.com>
|
2025-08-22 21:25:52 -03:00 |
|
Đỗ Trọng Hải
|
573dd0edec
|
build(deps): remove legacy browser polyfills (#33853)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2025-06-23 13:45:39 -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 |
|
Maxime Beauchemin
|
3256008a59
|
chore: delete remaining Enzyme tests (#33715)
|
2025-06-06 16:37:03 -07:00 |
|
Martyn Gigg
|
09b92e7d08
|
feat: Allow superset to be deployed under a prefixed URL (#30134)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2025-04-09 13:43:44 -07: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 |
|
Geido
|
414cdbf83a
|
fix(no-restricted-imports): Fix overrides and include no-fa-icons-usage (#32571)
|
2025-03-17 18:52:52 +02:00 |
|
Evan Rusackas
|
319a860f23
|
chore: Working toward killing enzyme and cleaning up test noise. (#32207)
|
2025-02-11 12:14:36 -07:00 |
|
Đỗ Trọng Hải
|
19e8a7049b
|
feat(fe): upgrade superset-frontend to Typescript v5 (#31979)
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2025-01-29 08:40:33 -03:00 |
|
Kamil Gabryjelski
|
7e2b7941f3
|
refactor: Upgrade to React 17 (#31961)
|
2025-01-28 16:44:42 +01:00 |
|
Đỗ Trọng Hải
|
9a2b1a5cf7
|
chore(fe): uplift FE packages to latest version (#30357)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-10-11 12:46:01 -06:00 |
|
Michael S. Molina
|
16c449748a
|
fix: Custom SQL filter control (#29260)
|
2024-06-14 10:26:58 -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 |
|
JUST.in DO IT
|
14f88e3f89
|
chore(sqllab): migrate to typescript (#26171)
|
2024-02-06 12:26:50 -07:00 |
|
Evan Rusackas
|
8437a235c9
|
feat(telemetry): Adding Scarf based telemetry to Superset (#26011)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2023-12-14 11:55:51 -07:00 |
|
JUST.in DO IT
|
5ab1e7eae4
|
feat(sqllab): SPA migration (#25151)
|
2023-10-04 15:21:41 -04:00 |
|
Michael S. Molina
|
0dadf06245
|
chore: Organizes the files of the ReportModal feature (#25046)
|
2023-08-23 11:02:25 -03: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
|
779b372d89
|
chore(sqllab): Remove functionNames from sqlLab state (#24026)
|
2023-05-23 10:42:00 -07:00 |
|
JUST.in DO IT
|
d96b72d46f
|
chore(sqllab): Refactor react-query by redux-toolkit query (#23760)
|
2023-05-08 14:25:23 -07:00 |
|
JUST.in DO IT
|
75021a1eac
|
refactor: introduce redux toolkit (#23460)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2023-04-12 10:26:32 -07:00 |
|
Michael S. Molina
|
49aa9b4ca8
|
chore: Removes icon warnings from tests (#23054)
|
2023-02-13 12:31:09 -05:00 |
|
Ville Brofeldt
|
08f45ef207
|
fix(viz-gallery): respect denylist in viz gallery (#22658)
|
2023-01-10 19:08:30 +02:00 |
|
Michael S. Molina
|
7d1df3b78d
|
feat: Improves SafeMarkdown HTML sanitization (#21895)
|
2022-11-04 10:34:02 -04:00 |
|
JUST.in DO IT
|
8d1b7ecfde
|
fix(sqllab): perf regression on #21532 refactor (#21632)
|
2022-10-03 11:00:53 +08:00 |
|
JUST.in DO IT
|
65a11b6f45
|
refactor: introduce react-query on api resource hook (#21240)
|
2022-09-01 13:39:34 -07:00 |
|