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 |
|
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 |
|
Michael S. Molina
|
35da6ac270
|
fix: Dashboard hangs when initial filters cannot be loaded (#29456)
|
2024-07-03 09:16:07 -03: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 |
|
Kamil Gabryjelski
|
a498d6d10f
|
refactor: Move fetchTimeRange to core package (#27852)
|
2024-04-03 18:34:23 +02:00 |
|
John Bodley
|
674da1b209
|
chore(native-filters): Ensure consistent error handling (#24206)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
|
2023-05-30 09:08:38 -07:00 |
|
Erik Ritter
|
153469dba9
|
fix: error alert levels again (#17027)
|
2021-10-11 12:28:36 -07:00 |
|
Erik Ritter
|
ea700384b3
|
fix: error alerts again (#17026)
|
2021-10-07 15:30:56 -07:00 |
|
Erik Ritter
|
03cdbac8bb
|
fix: error alerts js crash (#17015)
|
2021-10-07 13:09:54 -07:00 |
|
Evan Rusackas
|
66fbce9dec
|
chore: removing use of supersetTheme in favor of ThemeProvider (#17000)
|
2021-10-07 10:36:57 +03:00 |
|
Phillip Kelley-Dotson
|
a477505291
|
refactor: icon to icons for basicerror componenet (#15336)
* initial commit
* initial commit
* fix test
* lint fix
* Update superset-frontend/src/components/ErrorMessage/BasicErrorAlert.tsx
Co-authored-by: David Aaron Suddjian <1858430+suddjian@users.noreply.github.com>
* lint
Co-authored-by: David Aaron Suddjian <1858430+suddjian@users.noreply.github.com>
|
2021-06-24 09:37:13 -07:00 |
|
Geido
|
7d270bced6
|
test: ErrorMessage components tests (#13358)
* Add tests for ErrorAlert
* Add BasicErrorAlert tests
* Add DatabaseErrorMessage tests
* Add useRedux property
* Finalize DatabaseErrorMessage tests
* Add ErrorMessageWithStackTrace tests
* Move getErrorMessageComponentRegistry test to dedicated directory
* Clean up getErrorMessageComponentRegistry
* Add IssueCode tests
* Add tests for ParameterErrorMessage
* Add tests for TimeoutErrorMessage
* Fix linting issue
|
2021-03-02 16:34:10 -08:00 |
|
Agata Stawarz
|
0c38134e5c
|
fix(native-filters): Reset column field for removed dataset (#12519)
* Reset column field for removed dataset
* Fix issue with cleaning exisiting field
* Fix lint error and remove unnecessary import
* Change message text for wrong filter
* Add Basic Error Alert component
* Fix hiding error after filter correction
|
2021-01-23 13:24:31 +08:00 |
|