When you submit an incorrect cron (for example ``0 5``) the frontend doesn't surface the error message that the API returns, but only the default generic one. This fix makes it surface when the api returns the message in the error attribute and not in the message attribute. |
||
|---|---|---|
| .. | ||
| APIClient.ts | ||
| capitalizeFirstLetter.ts | ||
| convertStarRating.ts | ||
| formatDates.ts | ||
| formatNumbers.ts | ||
| formatTime.ts | ||
| getCookie.ts | ||
| humanFileSize.ts | ||
| isDevEnvironment.ts | ||
| useIsAdmin.ts | ||
| useKeypressHook.tsx | ||