Enzo Martellucci
5085e8973d
Merge branch 'template_less' into enxdev/refactor/add-exports-to-components-index
2025-04-25 19:51:50 +02:00
Enzo Martellucci
944d1901cd
clean up
2025-04-25 19:48:13 +02:00
Enzo Martellucci
a28ea4f82d
refactor(Components): Use named imports
2025-04-25 18:53:22 +02:00
Mehmet Salih Yavuz
a7b7e6319c
refactor(Table): Use Table instead of html <table> in CollectionTable ( #33159 )
2025-04-25 09:52:04 -07:00
Enzo Martellucci
c217f56aea
refactor(components): Replace native HTML elements with Ant Design v5 components ( #33090 )
...
This PR introduces a refactor that replaces native HTML elements with their Ant Design v5 equivalents across the codebase. The goal is to ensure a more consistent UI, better accessibility, and improved maintainability by leveraging standardized components from Ant Design.
2025-04-25 09:48:12 +02:00
Mehmet Salih Yavuz
d43657ed90
fix: post merge
2025-04-24 20:57:53 +03:00
Mehmet Salih Yavuz
6c01173c21
Merge branch 'master' into template_less
2025-04-24 18:23:33 +03:00
Mehmet Salih Yavuz
4709eb0153
fix(Select): Merge conflicts and Select bug ( #33165 )
2025-04-24 17:00:00 +02:00
Evan Rusackas
150b9a0168
feat(maps): Adding Republic of Serbia to country maps ( #33208 )
...
Co-authored-by: dykoffi <dykoffi@users.noreply.github.com >
2025-04-23 11:29:35 -06:00
Vitor Avila
f7b7aace38
fix(export): Full CSV/Excel exports respecting SQL_MAX_ROW config ( #33214 )
2025-04-23 13:13:07 -03:00
Sam Firke
f78c94c988
docs(installation): compare installation methods ( #33137 )
2025-04-23 11:57:33 -04:00
sha174n
74ff8dc724
docs: Add note on SQL execution security considerations ( #33210 )
2025-04-23 13:58:33 +01:00
Shao Yu-Lung (Allen)
8aa127eac2
feat(i18n): Frontend add zh_TW Option ( #33192 )
...
Co-authored-by: Shao Yu-Lung (Allen) <mis@cendai.com.tw >
2025-04-22 15:36:09 -06:00
Kalai
3729016a0d
docs: improve documentation(docs): clarify URL encoding requirement for connection strings ( #30047 )
...
Co-authored-by: Evan Rusackas <evan@preset.io >
2025-04-22 15:30:19 -06:00
Elizabeth Thompson
b6628cdfd2
chore: migrate to more db migration utils ( #33155 )
2025-04-22 11:26:54 -07:00
Evan Rusackas
ae48dba3e1
feat(maps): Adding Ivory Coast / Côte d'Ivoire ( #33198 )
...
Co-authored-by: dykoffi <dykoffi@users.noreply.github.com >
2025-04-22 10:04:19 -06:00
dependabot[bot]
09364d182c
chore(deps-dev): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /superset-frontend ( #33197 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 09:31:10 -06:00
Geido
99ed968289
fix(Native Filters): Keep default filter values when configuring creatable behavior ( #33205 )
2025-04-22 16:32:30 +02:00
Geido
8fa3b8d7e3
fix(Native Filters): Keep default filter values when configuring creatable behavior ( #33205 )
2025-04-22 16:30:36 +02:00
Maxime Alay-Eddine
7530487760
feat(country-map): fix France Regions IDF region code - Fixes #32627 ( #32695 )
...
Co-authored-by: Maxime ALAY-EDDINE <maxime@galeax.com >
2025-04-21 20:15:27 -06:00
Maxime Beauchemin
79afc2b545
docs: add a high-level architecture diagram to the docs ( #33173 )
2025-04-21 11:15:29 -07:00
JUST.in DO IT
8c94f9c435
fix(sqllab): Invalid SQL Error breaks SQL Lab ( #33164 )
2025-04-18 13:31:54 -07:00
Evan Rusackas
b589d44dfb
fix(deckgl): Update Arc to properly adjust line width ( #33154 )
2025-04-18 10:07:40 -06:00
Elizabeth Thompson
4140261797
fix: subheader should show as subtitle ( #33172 )
2025-04-18 13:03:20 +08:00
Jacob Amrany
00f1fdb3c4
fix: os.makedirs race condition ( #33161 )
2025-04-17 15:09:44 -03:00
JUST.in DO IT
172e5dd095
fix(echart): Thrown errors shown after resized ( #33143 )
2025-04-17 09:49:49 -07:00
Mehmet Salih Yavuz
a53907a646
feat(Select): Select all and Deselect all that works on visible items while searching ( #33043 )
2025-04-17 18:04:08 +03:00
amaannawab923
be1b8d6751
feat(Native Filters): Exclude Filter Values ( #33054 )
...
Co-authored-by: Amaan Nawab <nelsondrew07@gmail.com >
2025-04-17 17:56:26 +03:00
Maxime Beauchemin
51f719f8d4
set colorLink == colorPrimary
2025-04-16 13:17:00 -07:00
Damian Pendrak
50535a92a0
fix: upgrade tabs in database modal ( #33038 )
...
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com >
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me >
2025-04-16 21:39:49 +03:00
Alexandru Soare
3fe5db1e72
refactor(Tabs): Tabs to use items instead of TabPanel ( #33057 )
...
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me >
2025-04-16 15:44:23 +03:00
Kamil Gabryjelski
08c9d28545
Fix changes in DatasourcePanelItem after merge
2025-04-16 14:04:40 +02:00
Mehmet Salih Yavuz
86d5537a7f
Merge branch 'master' into template_less
2025-04-16 13:22:21 +03:00
Mehmet Salih Yavuz
18c3f0adb6
fix(theming): Fix various ci issues ( #33147 )
2025-04-16 12:46:57 +03:00
Elizabeth Thompson
26ff734ef9
fix: add folders to import schema ( #33142 )
2025-04-15 19:49:44 -07:00
dependabot[bot]
0e18246999
chore(deps): bump @babel/runtime from 7.17.2 to 7.27.0 in /superset-frontend/cypress-base ( #33102 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 20:38:56 -06:00
JUST.in DO IT
7333ffd41e
fix(echart): Tooltip date format doesn't follow time grain ( #33138 )
2025-04-15 18:51:53 -07:00
Elizabeth Thompson
7dc5019b9d
fix: app icon should not use subdirectory ( #33141 )
2025-04-15 18:09:06 -07:00
Mehmet Salih Yavuz
5e8cd7a6ee
fix: provide id's
2025-04-16 00:05:04 +03:00
Maxime Beauchemin
dcea6c09ca
fix imports
2025-04-15 13:30:45 -07:00
Maxime Beauchemin
dff7c1b50d
post merge conflicts
2025-04-15 11:49:19 -07:00
Maxime Beauchemin
4f93c2d2e7
Merge branch 'master' into template_less
2025-04-15 11:45:12 -07:00
Jillian
93fa39a14f
fix(lang): patch FAB's LocaleView to redirect to previous page ( #31692 )
2025-04-15 09:46:06 -07:00
JUST.in DO IT
342e6f3ab0
fix(dashboard): invalid active tab state ( #33106 )
2025-04-15 09:14:20 -07:00
Enzo Martellucci
013379eb86
feat(List Users): Migrate List Users FAB to React ( #32882 )
2025-04-15 17:04:28 +03:00
Michael S. Molina
bc0ffe0d10
fix: Viz migration error handling ( #33037 )
2025-04-15 08:25:09 -03:00
Elizabeth Thompson
5f62deaa36
chore: use create table util ( #33072 )
2025-04-14 19:01:11 -07:00
WLCFaro
ff8605b723
feat(lang): update Italian language ( #29827 )
2025-04-14 16:16:08 -06:00
Felipe Granado
45c77a1976
chore(translations): Update PT-BR language (partial) ( #29828 )
...
Co-authored-by: Evan Rusackas <evan@preset.io >
2025-04-14 16:06:54 -06:00
Kamil Gabryjelski
8cb71b8d3b
fix(plugin-chart-table): Don't render redundant items in column config when time comparison is enabled ( #33126 )
2025-04-14 23:08:15 +02:00