feat: Re-enable Firebase Messaging and FCM token handling; improve local storage initialization and logging #69

Merged
vaibhav.surve merged 3 commits from Vaibhav_Task-#961 into main 2025-09-17 06:17:57 +00:00
Collaborator
No description provided.
vaibhav.surve added 1 commit 2025-09-15 12:38:51 +00:00
vaibhav.surve added 1 commit 2025-09-16 12:36:30 +00:00
- Changed AttendanceLogsTab from StatelessWidget to StatefulWidget to manage state for showing pending actions.
- Added a status header in AttendanceLogsTab to indicate when only pending actions are displayed.
- Updated filtering logic in AttendanceLogsTab to use filteredLogs based on the pending actions toggle.
- Refactored AttendanceScreen to include a search bar for filtering attendance logs by name.
- Introduced a new filter icon in AttendanceScreen for accessing the filter options.
- Updated RegularizationRequestsTab to use filteredRegularizationLogs for displaying requests.
- Modified TodaysAttendanceTab to utilize filteredEmployees for showing today's attendance.
- Cleaned up code formatting and improved readability across various files.
vaibhav.surve added 1 commit 2025-09-17 06:02:47 +00:00
vaibhav.surve merged commit ef1403bec9 into main 2025-09-17 06:17:57 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/marco.pms.mobileapp#69
No description provided.