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]
a1d24f1e4a
chore(deps-dev): bump oxlint from 1.33.0 to 1.41.0 in /superset-frontend ( #37279 )
...
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-01-21 23:10:06 +07:00
SBIN2010
c30edaf075
feat: add tab select with save chart to dashboard ( #36332 )
...
Co-authored-by: Evan Rusackas <evan@preset.io >
Co-authored-by: Enzo Martellucci <enzomartellucci@gmail.com >
2026-01-16 15:55:27 +01:00
Mehmet Salih Yavuz
e9b6791ffb
refactor: move translations and logging to new core ( #36929 )
2026-01-12 08:58:59 +03:00
Mehmet Salih Yavuz
fb2826f92e
fix(SaveModal): Update chart state when saving in explore ( #36441 )
2025-12-05 20:26:10 +03:00
Mehmet Salih Yavuz
b40467c7e2
fix(SaveModal): reset chart state when saving and going to a dashboard ( #36402 )
2025-12-03 17:30:08 +02:00
Mehmet Salih Yavuz
9546ee37e5
chore(superset-core): move ui to new core ( #35308 )
2025-11-07 13:53:06 -03:00
Mehmet Salih Yavuz
3f49938b79
fix(explore): Overwriting a chart updates the form_data_key ( #35888 )
2025-11-05 17:44:53 +02:00
Maxime Beauchemin
e741a3167f
feat: add a theme CRUD page to manage themes ( #34182 )
...
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me >
2025-07-25 13:26:41 -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
Michael S. Molina
399b709aaf
refactor: Removes 5.0 approved legacy charts ( #31582 )
2025-01-09 16:45:05 -03:00
alexandrusoare
f362c6f508
refactor(Modal): Upgrade Modal component to Antd5 ( #31420 )
...
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com >
2024-12-19 17:22:11 +01: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
Michael S. Molina
d9a3c3e1dd
refactor: Removes the Filter Box code ( #26328 )
...
Co-authored-by: John Bodley <john.bodley@gmail.com >
2024-01-19 09:54:53 -03:00
Hugh A. Miles II
e58a3aba54
fix: permalink save/overwrites in explore ( #25112 )
...
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com >
2023-10-16 14:00:09 -04:00
Fabien
b97f8f03ac
fix(window): unavailable localStorage and sessionStorage ( #25599 )
2023-10-11 11:31:30 -06:00
Michael S. Molina
284c12697b
chore: Removes duplicated featureFlags.ts ( #24935 )
2023-08-10 10:55:44 -03:00
Michael S. Molina
bf1b1a4c46
fix: Explore misleading save action ( #24862 )
2023-08-02 15:46:03 -03:00
Jack Fragassi
4caf33b41d
fix: Chart can be added to dashboard by non-owner via save as option ( #24630 )
2023-07-11 11:58:29 -04:00
Hugh A. Miles II
93e1db4bd9
fix: save columns reference from sqllab save datasets flow ( #24248 )
2023-06-20 13:54:19 -04:00
JUST.in DO IT
f5b1711815
fix(chart): chart updates are not retained ( #23627 )
2023-04-28 10:00:33 +12:00
Michael S. Molina
d6b6d9eae6
feat: Makes "Add to dashboard" in Save chart modal paginated ( #23634 )
2023-04-18 16:31:09 -03:00
Ville Brofeldt
f6b5b658e5
chore(welcome): harmonize submenu with other routes ( #22803 )
2023-03-31 11:34:10 +03:00
John Bodley
134acba99a
chore: Remove the ability to add filter-box charts when DASHBOARD_NATIVE_FILTERS feature is enabled ( #23142 )
2023-03-02 07:30:42 +13:00
Michael S. Molina
464ddee4b4
fix: Time Column on Generic X-axis ( #23021 )
2023-02-10 13:33:07 -05:00
Michael S. Molina
c9b9b7404a
fix: Form data was not being passed to save/update slice ( #22989 )
2023-02-03 14:04:17 -05:00
Michael S. Molina
7d1df3b78d
feat: Improves SafeMarkdown HTML sanitization ( #21895 )
2022-11-04 10:34:02 -04:00
Kamil Gabryjelski
9d25453425
fix(explore): Chart save modal displays error instead of failing silently ( #21920 )
2022-10-27 23:30:59 +02:00
Cody Leff
6644a84f79
fix(explore): fix chart save when dashboard deleted ( #21497 )
2022-09-20 13:49:31 -06:00
Elizabeth Thompson
463406ff09
fix: save dataset and repopulate state ( #20965 )
...
* save dataset and repopulate state
* disable dashboard button if dataset is missing
* fix error message
* fix tests
2022-08-05 14:32:49 -07:00
Hugh A. Miles II
0d8889dc9c
fix: Save dataset + chart when Chart source is Query ( #20880 )
...
* feat: save dataset savemodal
* fix lint
* add comments
* enable chart power query
* clean up
* added test
* fix overwrite
* add proper error messaging for save datasetModal
* lint
* fix ts lint
* fix
* Disables Save button while network call is in progress, removing second Chart saved toast message
* change naming
* err
* Update superset-frontend/src/explore/components/SaveModal.tsx
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com >
* Update SaveModal.tsx
Co-authored-by: Phillip Kelley-Dotson <pkelleydotson@yahoo.com >
Co-authored-by: Eric Briscoe <eric.j.briscoe@gmail.com >
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com >
2022-07-29 17:30:28 -04:00
Kamil Gabryjelski
0945d4a2f4
feat: Pass dashboard context to explore through local storage ( #20743 )
...
* feat: Pass dashboard context to explore through local storage
* Remove console log
* Remove unused local storage keys
* Fix lint
* Fix link
* Fix UT
* fix lint
* fix prettier
* Fix bug
* Fix bug with some sample dashboards
* Roll back unnecessary change
* style fix
* Add comments
* Fix lint
* Address code review comments
* Fix
2022-07-25 16:44:43 +02:00
Cody Leff
b1020e3062
chore(explore): Update chart save to use API endpoints ( #20498 )
...
* Update SaveModal to use v1 API instead of POST /explore.
* Refactor SaveModal tests and remove obsolete ones.
* Fix redirect to /explore on save.
* Add toasts (but they don't work).
* Move logic inside try block, clarify unary-plus use.
* Add tests.
* Fix owners bug in updateSlice, enable navigation to dashboard w/o reload.
* Fix toasts.
* Fix translated strings.
* Fix unintended removal from dashboard bug.
* Fix native filters bug.
* Don't refresh Explore page after saving
* Use JSON payload shorthand.
* Prevent current dashboards being overwritten on viz type change.
2022-07-13 06:36:31 +02:00
Kamil Gabryjelski
c7f1c7d5bd
chore: Restructure explore redux state ( #20448 )
...
* chore: Restructure explore redux state
* fixes
* fix tests
* add new tests
* Fix type
* Address comments
* Fix bug
* Fix import
* Add new test
* Move unsaved chart id to a constant
* Add todo
2022-06-24 15:26:07 +02:00
Kamil Gabryjelski
3e3fbccdcb
feat(explore): Fill dashboard name when adding new chart from dashboard view ( #20129 )
...
* feat(explore): Fill dashboard name when adding new chart from dashboard view
* Update import paths
* Update test
* Fix test
2022-05-31 18:11:02 +02:00
Geido
1521ab3b6f
chore(Explore): Change text when saving a chart in a new dashboard ( #19467 )
...
* Change text when new dashboard
* Test buttons behavior
2022-04-05 22:05:05 +03:00
Beto Dealmeida
d304849b46
feat: disable edits on external assets ( #19344 )
...
* feat: disable edits on external assets
* Update tests
2022-03-28 16:32:57 -07:00
Ville Brofeldt
bd63a1bd98
fix(chart): deprecate persisting url_params ( #18960 )
...
* fix(chart): deprecate peristing url_params
* remove duplicated backend logic
* use omitBy
* simplify omit
2022-03-02 07:44:36 +02:00
Michael S. Molina
fd4bd1edbc
chore: Moves components out of the commons folder ( #18931 )
...
* refactor: Moves components out of the commons folder
* Fixes tests
2022-02-25 10:17:32 -03:00
Phillip Kelley-Dotson
2c8e06e929
initial fix ( #16998 )
2021-10-08 10:56:14 -07:00
Geido
271ec6ec75
chore: Select component refactoring - SaveModal - Iteration 5 ( #16446 )
...
* Refactor Select
* Fix Cypress
* Reconcile with master
* Use onChange over onSelect
* Reconcile with latest changes
* Update Cypress
* Update Cypress test
* Fix lint
2021-09-27 18:14:58 +03:00
Ville Brofeldt
18be181946
fix(explore): update overwrite button on perm change ( #16437 )
...
* fix(explore): update overwrite on perm change
* remove redundant user_id prop
* fix types
* fix user type
* fix tests
* fix lint
2021-08-26 06:24:33 +03:00
Michael S. Molina
331310db9b
refactor: Bootstrap to AntD - Form - iteration 2 ( #14379 )
2021-05-05 22:00:37 -07:00
Michael S. Molina
d1b458c4c5
chore: Moves Radio to the components folder ( #14133 )
2021-04-20 08:48:10 -07:00
Michael S. Molina
b83ee46d0f
chore: Moves Modal to the components folder ( #14130 )
2021-04-16 15:49:53 -07:00
Michael S. Molina
19c8a62254
chore: Moves OnPasteSelect tests to component's folder ( #13338 )
2021-03-01 12:54:18 -08:00
Michael S. Molina
42ab57850d
Migrate Bootstrap Alert to AntD ( #12101 ) ( #12122 )
2021-02-21 20:50:18 -08:00
Michael S. Molina
5a79a7d993
Migrates Radio component from Bootstrap to AntD. ( #12738 )
2021-02-02 11:26:26 -08:00
Michael S. Molina
c781ab8adf
Migrates Button component from Bootstrap to AntD ( #12832 )
2021-02-01 15:13:10 -08:00
Michael S. Molina
e80cd61e06
Apply capitalization guidelines - iteration 5 ( #12343 ) ( #12451 )
2021-01-22 10:11:48 -08:00