mohamad
|
4283fe8a19
|
Refactor axios error handling to throw new Error instances for better stack trace clarity; update component lifecycle methods in AccountPage, ListsPage, and ListDetailPage to use void for asynchronous calls; adjust polling interval type in ListDetailPage for improved type safety.
|
2025-05-08 23:28:33 +02:00 |
|
mohamad
|
d99aef9d11
|
Add price input field for completed items in ListDetailPage; update item API endpoint to use new configuration; ensure price handling is consistent and type-safe during updates.
|
2025-05-08 23:21:12 +02:00 |
|
mohamad
|
8b6ddb91f8
|
Update ListDetailPage to change item quantity type from number to string; enhance logging for API calls and component lifecycle events for better debugging.
|
2025-05-08 22:53:38 +02:00 |
|
mohamad
|
f52b47f6df
|
Refactor CRUD operations in group, item, and list modules to remove unnecessary transaction context; enhance error handling and improve code readability. Update API endpoint for OCR processing in configuration and add confirmation dialogs for item actions in ListDetailPage.
|
2025-05-08 22:34:07 +02:00 |
|
mohamad
|
262505c898
|
Refactor API integration across multiple components; introduce centralized API configuration, enhance error handling, and improve type safety in API calls for better maintainability and user experience.
|
2025-05-08 22:22:46 +02:00 |
|
mohamad
|
fe252cfac8
|
Refactor CreateListModal and GroupDetailPage components; improve error handling and update API calls in ListsPage and ListDetailPage for better type safety and user feedback.
|
2025-05-08 21:35:02 +02:00 |
|
Mohamad.Elsena
|
5186892df6
|
Add CreateListModal and ListDetailPage components; enhance ListsPage with loading/error states and group filtering
|
2025-05-08 15:59:28 +02:00 |
|