HR-ATS-Portal/frontend/src/lib
ahmed.mujtaba f1758ac9bd Add mailbox sync functionality and related API endpoints
- Introduced a new `MailboxSyncRun` model to manage mailbox synchronization jobs, allowing for tracking of sync status and results.
- Implemented API endpoints for starting mailbox sync and fetching sync status, enabling asynchronous processing of email synchronization.
- Updated the `Email` service to handle mailbox sync operations, including enqueueing tasks and managing sync results.
- Enhanced frontend components to initiate mailbox sync and display sync status, improving user experience and feedback during the sync process.
- Added necessary query keys and local storage management for tracking sync runs in the UI.

This commit enhances the application's email synchronization capabilities, providing a more robust and user-friendly experience for managing mailbox data.
2026-08-20 17:55:17 +05:00
..
apiClient.js . 2026-08-17 20:37:30 +05:00
charts.js . 2026-08-17 20:37:30 +05:00
errors.js REACTJS STACK WITH RBAC TESTED 2026-08-05 17:41:46 +05:00
platforms.js . 2026-08-18 14:48:05 +05:00
queryClient.js REACTJS STACK WITH RBAC TESTED 2026-08-05 17:41:46 +05:00
queryKeys.js Add mailbox sync functionality and related API endpoints 2026-08-20 17:55:17 +05:00
refresh.js REACTJS STACK WITH RBAC TESTED 2026-08-05 17:41:46 +05:00
tokenStore.js REACTJS STACK WITH RBAC TESTED 2026-08-05 17:41:46 +05:00
useApplications.js ui cahnges 2026-08-19 18:14:26 +05:00