Commit Graph

6 Commits

Author SHA1 Message Date
Mo Tarbin
c7e2cb9d06 fix: Adjust error message formatting for better readability in multiple components 2025-06-14 00:06:25 -04:00
Mo Tarbin
2077b0ab4c Refactor error handling and notification system
- Removed the ErrorProvider component and replaced it with a unified NotificationProvider.
- Updated all components to utilize the new NotificationProvider for displaying notifications.
- Enhanced notification types to include success, error, warning, and info with customizable messages and titles.
- Removed Snackbar components from various views and replaced them with calls to the NotificationProvider.
- Updated the ForgotPasswordView, LoginView, SignupView, and other components to handle notifications more effectively.
- Improved user experience by providing consistent notification handling across the application.
2025-06-13 23:52:02 -04:00
Mo Tarbin
aff432b74a Add notification target update functionality 2024-12-14 02:11:59 -05:00
Mo Tarbin
ea4783ff39 Add Snackbar component for displaying error messages in SignupView and ChoreView 2024-08-10 02:29:17 -04:00
Mo Tarbin
c34da50c8c Add NFC tag writing functionality to ChoreCard component, Add Email to sign up 2024-07-05 17:28:47 -04:00
Mo Tarbin
2657469964 move to Donetick Org, First commit frontend 2024-06-30 18:55:39 -04:00