Đỗ 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 |
|