Maxime Beauchemin
|
e6df194201
|
fix merge-related issues
|
2025-04-02 18:01:05 -07:00 |
|
Maxime Beauchemin
|
2580a8ba78
|
Merge branch 'master' into template_less
|
2025-04-02 17:59:35 -07:00 |
|
Maxime Beauchemin
|
6b58ef155e
|
feat: Theme to include brand logo configuration
|
2025-04-02 17:55:50 -07:00 |
|
Mehmet Salih Yavuz
|
6f73e58b25
|
refactor(theming): Fixes to previously migrated components (#32845)
|
2025-04-02 17:55:12 -07:00 |
|
Maxime Beauchemin
|
bc85a118ba
|
fix some type issues
|
2025-04-02 13:21:42 -07:00 |
|
Maxime Beauchemin
|
70a5925b03
|
theming the viz picker
|
2025-04-02 10:26:43 -07:00 |
|
SBIN2010
|
f5d64176f6
|
fix: fixed Add Metrics to Tree Chart (#29158) (#30679)
|
2025-04-02 10:04:36 -06:00 |
|
Enzo Martellucci
|
4f0020d0df
|
feat(List Roles): Migrate FAB view to React (#32432)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
|
2025-04-02 14:06:17 +03:00 |
|
JUST.in DO IT
|
a36e636a58
|
fix(pivot-table): Revert "fix(Pivot Table): Fix column width to respect currency config (#31414)" (#32968)
|
2025-04-01 19:05:36 -03:00 |
|
Maxime Beauchemin
|
d266835820
|
remove console.log
|
2025-04-01 13:59:58 -07:00 |
|
Maxime Beauchemin
|
952658ee63
|
fix links and bring GlobalStyles to superset-ui/core
|
2025-04-01 13:54:08 -07:00 |
|
Maxime Beauchemin
|
27d723fba1
|
force colorLink in GlobalStyles
|
2025-04-01 13:03:23 -07:00 |
|
dependabot[bot]
|
2bc33beec4
|
chore(deps-dev): bump @babel/compat-data from 7.26.5 to 7.26.8 in /superset-frontend (#32939)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-01 10:24:51 -07:00 |
|
dependabot[bot]
|
e1c1de1b94
|
chore(deps-dev): bump css-minimizer-webpack-plugin from 7.0.0 to 7.0.2 in /superset-frontend (#32937)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-01 10:24:13 -07:00 |
|
notHuman9504
|
26743dfcee
|
fix: Clicking in the body of a Markdown component does not put it into edit mode (#32384)
|
2025-04-01 11:23:48 -06:00 |
|
dependabot[bot]
|
8b0bda3bad
|
chore(deps): update @types/react-redux requirement from ^7.1.10 to ^7.1.34 in /superset-frontend/plugins/plugin-chart-echarts (#32927)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-01 10:22:12 -07:00 |
|
Mehmet Salih Yavuz
|
971715931b
|
refactor(form): Migrate Form component to Ant Design 5 (#32729)
|
2025-04-01 09:29:17 -07:00 |
|
Maxime Beauchemin
|
e3342bb731
|
Merge branch 'master' into template_less
|
2025-04-01 00:45:31 -07:00 |
|
JUST.in DO IT
|
56bf17f879
|
fix(sqllab): Invalid display of table column keys (#32763)
|
2025-03-31 14:26:31 -03:00 |
|
mkramer5454
|
8f35a3ec8c
|
feat(plugins): Make comparison values on BigNumberPeriodOverPeriod toggleable (#28605)
|
2025-03-30 22:05:53 -06:00 |
|
Vladislav Korenkov
|
a4a092794a
|
feat(chart controls): Add "%d.%m.%Y" time format option (#32814)
|
2025-03-30 22:02:58 -06:00 |
|
Maxime Beauchemin
|
506c8387fc
|
lint
|
2025-03-29 15:32:02 -07:00 |
|
Maxime Beauchemin
|
8b69958f19
|
centralize theming stuff in AsyncAceEditor
|
2025-03-29 15:14:00 -07:00 |
|
Levis Mbote
|
f2c0686346
|
feat: Add Aggregation Method for Big Number with Trendline (#32767)
|
2025-03-29 05:34:23 +02:00 |
|
Maxime Beauchemin
|
1dd8a76113
|
set Global body bg color to colorBgBase
|
2025-03-28 17:40:30 -07:00 |
|
Maxime Beauchemin
|
cde1da6285
|
Merge branch 'master' into template_less
|
2025-03-28 17:24:20 -07:00 |
|
Geido
|
6e1d1ad18b
|
refactor(Icons): Add typing support and improve structure (#32880)
|
2025-03-28 17:16:31 -07:00 |
|
Enzo Martellucci
|
3665ebcb4b
|
refactor(table): Upgrade table component from antd4 to antd5 (#32378)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me>
|
2025-03-28 15:11:25 -07:00 |
|
Vitor Avila
|
ab22bb1878
|
fix(Jinja): Emit time grain to table charts even if they don't have a temporal column (#32871)
|
2025-03-28 13:48:49 -03:00 |
|
Maxime Beauchemin
|
c31d70dd12
|
one minor edit to fix a cypress test
|
2025-03-27 16:07:53 -07:00 |
|
Maxime Beauchemin
|
f217865435
|
oopsy daisy
|
2025-03-27 15:16:25 -07:00 |
|
Maxime Beauchemin
|
501874980e
|
fix cypress test
|
2025-03-27 14:30:46 -07:00 |
|
Maxime Beauchemin
|
e7b2b586b6
|
Merge branch 'master' into template_less
|
2025-03-27 13:59:33 -07:00 |
|
Maxime Beauchemin
|
6a15aaf562
|
ThemeEditor
|
2025-03-27 13:48:45 -07:00 |
|
Maxime Beauchemin
|
f5b680699f
|
ThemeEditor
|
2025-03-27 12:17:06 -07:00 |
|
Maxime Beauchemin
|
3c289a927d
|
a theme editor
|
2025-03-26 22:57:47 -07:00 |
|
Maxime Beauchemin
|
5805f242d0
|
minor color tweak
|
2025-03-26 21:54:22 -07:00 |
|
Maxime Beauchemin
|
4f0a4454ec
|
styling the AsyncAceEditor
|
2025-03-26 21:51:30 -07:00 |
|
Maxime Beauchemin
|
d752b0f06a
|
fixing themes in Storybook
|
2025-03-26 18:51:20 -07:00 |
|
Maxime Beauchemin
|
06d737ec9f
|
add theming support to Storybook
|
2025-03-26 18:02:49 -07:00 |
|
SBIN2010
|
37f626f5e2
|
fix(ColorPickerControl): change color picker control width (#32851)
|
2025-03-26 10:28:07 -07:00 |
|
Vitor Avila
|
f0dc1e7527
|
fix(table-chart): Do not show comparison columns config if time_compare is set to [] (#32863)
|
2025-03-26 13:28:22 -03:00 |
|
Vitor Avila
|
5222f940cc
|
fix(echarts): Sort series by name using naturalCompare (#32850)
|
2025-03-26 08:17:43 -03:00 |
|
Maxime Beauchemin
|
04729794c8
|
fix test in dashboard/actions.test.js
|
2025-03-25 20:56:18 -07:00 |
|
Maxime Beauchemin
|
68ea9ac4d0
|
fix ErrorMessageWithStackTrace
|
2025-03-25 20:38:29 -07:00 |
|
Maxime Beauchemin
|
1afa4971d1
|
fix SavedQueries test
|
2025-03-25 20:28:44 -07:00 |
|
Maxime Beauchemin
|
5418f09864
|
fix test for BasicErrorAlert.tsx
|
2025-03-25 20:24:56 -07:00 |
|
Maxime Beauchemin
|
aabeefb761
|
fix types in Gauge/transformProps.test.ts
|
2025-03-25 20:17:59 -07:00 |
|
Maxime Beauchemin
|
023c7da07b
|
fix another test
|
2025-03-25 20:02:14 -07:00 |
|
Maxime Beauchemin
|
7af32d4c70
|
fix theme test
|
2025-03-25 19:43:23 -07:00 |
|