JUST.in DO IT
|
cefd046ea0
|
fix(sqllab): autocomplete and delete tabs (#34781)
|
2025-09-03 10:16:51 -07:00 |
|
Maxime Beauchemin
|
b0d3f0f0d4
|
feat: add customizable brand spinners with theme integration (#34764)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2025-09-03 08:28:59 -07:00 |
|
Evan Rusackas
|
b5ae402c12
|
fix(charts): Handle virtual dataset names without schema prefix correctly (#34760)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-02 12:16:51 -07:00 |
|
Evan Rusackas
|
682cdcc3e0
|
fix(echarts): Display NULL values in categorical x-axis for bar charts (#34761)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-02 12:16:37 -07:00 |
|
Mehmet Salih Yavuz
|
5dba59b6a4
|
fix(ChartCreation): Translate chart description (#34918)
|
2025-09-02 21:34:54 +03:00 |
|
Gabriel Torres Ruiz
|
744fa1f54c
|
fix(TimeTable): use type-only export for TableChartProps to resolve webpack warnings (#34989)
|
2025-09-02 10:43:51 -07:00 |
|
dependabot[bot]
|
f0ff972f0e
|
chore(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 in /superset-frontend (#34931)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-02 10:30:48 -07:00 |
|
Gabriel Torres Ruiz
|
6a4b1df3a2
|
fix(dashboard): table charts render correctly after tab switch and refresh (#34975)
|
2025-09-02 10:29:42 -07:00 |
|
Michael S. Molina
|
9bcc62f210
|
fix: Skip coverage for @apache-superset/core (#34958)
|
2025-09-02 12:58:55 -03:00 |
|
dependabot[bot]
|
b9cbf2e766
|
chore(deps-dev): bump lerna from 8.2.1 to 8.2.3 in /superset-frontend (#34954)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-02 06:32:36 -07:00 |
|
Gabriel Torres Ruiz
|
d183969744
|
fix(theming): fix TimeTable chart issues (#34868)
|
2025-09-02 13:48:13 +03:00 |
|
Michael S. Molina
|
c1a3606774
|
fix: Update @apache-superset/core reference in package-lock.json (#34924)
|
2025-09-01 13:21:09 -03:00 |
|
Kamil Gabryjelski
|
175835138c
|
fix: Improve table layout and column sizing (#34887)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-01 11:31:25 +03:00 |
|
Sam Firke
|
c5a84c0985
|
fix(drilling): drill by pagination works with MSSQL data source, cont. (#34724)
|
2025-08-29 12:23:59 -07:00 |
|
SBIN2010
|
dc7a8844eb
|
feat(pie): add sort legend (#34323)
|
2025-08-29 12:19:14 -07:00 |
|
Kamil Gabryjelski
|
e463743fcf
|
fix: Filter bar orientation submenu should not be highlighted (#34900)
|
2025-08-29 13:11:24 +02:00 |
|
Joe Li
|
ebfb14c353
|
fix(ConfirmStatusChange): remove deprecated event.persist() to fix headless browser crashes (#34864)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-28 09:36:15 -07: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 |
|
Kamil Gabryjelski
|
665a11f821
|
fix: SelectControl default sort numeric choices by value (#34858)
|
2025-08-28 15:14:45 +02:00 |
|
Kamil Gabryjelski
|
5566eb8dd6
|
fix: Undefined error when viewing query in Explore + visual fixes (#34869)
|
2025-08-28 12:40:29 +02: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 |
|
Michael S. Molina
|
d8a3d29ad9
|
chore: Adds a README and CHANGELOG to @apache-superset/core (#34866)
|
2025-08-27 15:49:11 -03:00 |
|
Evan Rusackas
|
06264f07fb
|
chore(npm): updating apache-superset/core package name and version to test releasing. (#34862)
|
2025-08-27 10:35:44 -03:00 |
|
Kamil Gabryjelski
|
ce3b93d8a0
|
perf: Use react-router to toggle fullscreen mode on dashboard (#34857)
|
2025-08-27 11:11:03 +02:00 |
|
Kamil Gabryjelski
|
b74a244950
|
fix: Remove the underline from the right section of main menu (#34855)
|
2025-08-27 11:10:49 +02:00 |
|
Kamil Gabryjelski
|
ab58b0a8a3
|
fix: DB icon sizes in database add modal (#34854)
|
2025-08-27 11:10:38 +02:00 |
|
Beto Dealmeida
|
cb24737825
|
feat(bigquery): show materialized views (#34766)
|
2025-08-26 11:21:43 -04:00 |
|
Kamil Gabryjelski
|
97b35a4640
|
fix(dashboard): Anchor link positions (#34843)
|
2025-08-26 17:20:09 +02:00 |
|
JUST.in DO IT
|
b89b0bdf5d
|
fix(sqllab): Missing executed sql value in the result table (#34846)
|
2025-08-25 13:24:29 -07:00 |
|
Vitor Avila
|
9c9588cce6
|
fix: Avoid dataset drill request if no perm (#34665)
|
2025-08-25 14:55:08 -03:00 |
|
Rafael Benitez
|
b381992a75
|
fix(theming): explore chart type style fixes, nav right menu spacing fixed (#34795)
|
2025-08-25 09:29:35 -07:00 |
|
Kamil Gabryjelski
|
b225432c55
|
fix: Unexpected overflow ellipsis dots after status icon in Dashboard list (#34798)
|
2025-08-25 14:03:31 +02:00 |
|
Kamil Gabryjelski
|
547f297171
|
fix(echarts): Series labels hard to read in dark mode (#34815)
|
2025-08-25 14:03:00 +02: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 |
|
Mehmet Salih Yavuz
|
2b2cc96f11
|
fix(DetailsPanel): Applied filters colors (#34790)
|
2025-08-22 13:10:10 +03:00 |
|
Kamil Gabryjelski
|
59c01e016d
|
fix(native-filters): Low contrast of empty state in dark mode (#34812)
|
2025-08-22 12:28:06 +03:00 |
|
Kamil Gabryjelski
|
3895b8b127
|
fix: Low contrast in viz creator selected tag in dark mode (#34811)
|
2025-08-22 12:25:35 +03:00 |
|
Kamil Gabryjelski
|
da8c0f94e6
|
fix: Remove border around textarea in dashboard edit mode (#34814)
|
2025-08-22 12:24:53 +03:00 |
|
Kamil Gabryjelski
|
6908a733a0
|
fix: Misaligned global controls in Table chart (#34799)
|
2025-08-22 10:07:39 +02:00 |
|
Maxime Beauchemin
|
e8e1466185
|
feat: refactor modals to use consistent design patterns (#34711)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-21 16:19:12 -07:00 |
|
Gabriel Torres Ruiz
|
ff1f7b64e2
|
fix(dashboard): enable undo/redo buttons for layout changes (#34777)
|
2025-08-21 15:08:57 -07:00 |
|
JUST.in DO IT
|
63bb1d55a4
|
feat(sqllab): introduce splitter for adjusting sidebar and query panel (#34767)
|
2025-08-21 12:47:25 -07:00 |
|
Mehmet Salih Yavuz
|
e908775fb2
|
fix(PivotExcelExport): select correct chart for export (#34793)
|
2025-08-21 20:36:29 +03:00 |
|
amaannawab923
|
277f03c207
|
fix(webpack): Bump webpack dev-server to handle Errors on Firefox where error object is not defined (#34791)
|
2025-08-21 15:59:28 +03:00 |
|
Evan Rusackas
|
48699a7194
|
fix(sqllab): Fix save query modal closing prematurely on new tabs (#34765)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-21 14:39:47 +03:00 |
|
amaannawab923
|
b7d076bfee
|
feat(deck.gl): Enables Dark Mode for deck gl charts through Carto DB OSM maps (#34697)
|
2025-08-20 18:41:58 -07:00 |
|
PolinaFam
|
b45141b2a1
|
fix(translations): Fix translation of time-related strings like "7 seconds ago", "a minute ago", etc (#34051)
Co-authored-by: Polina Fam <pfam@ptsecurity.com>
|
2025-08-20 15:20:35 -07:00 |
|
Maxime Beauchemin
|
4683a0827d
|
feat(validation): Add SQL expression validation in popovers (#34642)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-20 15:10:38 -07:00 |
|
dependabot[bot]
|
ffb617a4c8
|
chore(deps): bump react-ace from 10.1.0 to 14.0.1 in /superset-frontend (#34486)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-20 14:52:39 -07:00 |
|