superset/superset-frontend/src/components/ErrorMessage
2023-10-27 11:04:33 -07:00
..
BasicErrorAlert.test.tsx test: Fixes act errors in ErrorMessage tests (#21414) 2022-09-12 12:01:55 -03:00
BasicErrorAlert.tsx chore(native-filters): Ensure consistent error handling (#24206) 2023-05-30 09:08:38 -07:00
DatabaseErrorMessage.test.tsx test: Fixes act errors in ErrorMessage tests (#21414) 2022-09-12 12:01:55 -03:00
DatabaseErrorMessage.tsx chore(style): Enforce optional chaining (#21614) 2022-10-03 09:17:20 -06:00
DatasetNotFoundErrorMessage.test.tsx test: Fixes act errors in ErrorMessage tests (#21414) 2022-09-12 12:01:55 -03:00
DatasetNotFoundErrorMessage.tsx chore(Dashboard): Implement dedicated message for missing dataset (#16959) 2021-10-08 17:01:00 +03:00
ErrorAlert.test.tsx chore: Expand error detail on screencapture (#25519) 2023-10-04 14:06:22 -04:00
ErrorAlert.tsx chore: Expand error detail on screencapture (#25519) 2023-10-04 14:06:22 -04:00
ErrorMessageWithStackTrace.test.tsx chore(native-filters): Ensure consistent error handling (#24206) 2023-05-30 09:08:38 -07:00
ErrorMessageWithStackTrace.tsx chore(native-filters): Ensure consistent error handling (#24206) 2023-05-30 09:08:38 -07:00
getErrorMessageComponentRegistry.test.tsx test: ErrorMessage components tests (#13358) 2021-03-02 16:34:10 -08:00
getErrorMessageComponentRegistry.ts feat(errors): add client scaffolding for custom error messages (#9677) 2020-04-29 17:20:31 -07:00
IssueCode.test.tsx test: ErrorMessage components tests (#13358) 2021-03-02 16:34:10 -08:00
IssueCode.tsx docs: add back issue code links (#10903) 2020-09-16 09:28:53 -07:00
MarshmallowErrorMessage.test.tsx feat: generic marshmallow error component (#25303) 2023-10-03 11:35:28 -07:00
MarshmallowErrorMessage.tsx feat: generic marshmallow error component (#25303) 2023-10-03 11:35:28 -07:00
ParameterErrorMessage.test.tsx test: Fixes act errors in ErrorMessage tests (#21414) 2022-09-12 12:01:55 -03:00
ParameterErrorMessage.tsx fix: sql lab crash caused by invalid template (#17133) 2021-10-18 11:09:23 -07:00
TimeoutErrorMessage.test.tsx test: Fixes act errors in ErrorMessage tests (#21414) 2022-09-12 12:01:55 -03:00
TimeoutErrorMessage.tsx chore(translations): Add missing i18n (#17525) 2021-11-27 14:50:33 +02:00
types.ts fix: allow for backward compatible errors (#25640) 2023-10-27 11:04:33 -07:00