fd7f108a20
feat: Add camera functionality to expense attachment; update logger configuration for improved performance
2025-09-12 15:38:42 +05:30
61acbb019b
feat: Refactor DynamicMenuController to remove caching and auto-refresh; update error handling in DashboardScreen and UserProfileBar
2025-09-12 12:22:12 +05:30
be908a5251
feat: Improve document verification and rejection loading states; update permission checks for button visibility
2025-09-11 19:07:56 +05:30
5c923bb48b
feat: Enhance expense payload construction with attachment change detection
2025-09-11 18:03:14 +05:30
bd6f175ca7
feat: Conditionally display Create Bucket option based on user permissions
2025-09-11 17:45:44 +05:30
229531c5bf
feat: Add comprehensive validation for expense submission fields in bottom sheet
2025-09-11 17:32:13 +05:30
20365697a7
feat: Update navigation to employee profile screen in employees list
2025-09-11 17:19:30 +05:30
0cccdc6b05
feat: Add joining date functionality and enhance document upload validation
2025-09-11 17:06:26 +05:30
6d70afc779
feat: Add document verification and rejection functionality with remote logging support
2025-09-11 15:45:32 +05:30
a02887845b
feat: Improve dynamic menu fetching with enhanced error handling and cache fallback
2025-09-09 10:47:22 +05:30
99bd26942c
feat: Implement document editing functionality with permissions and attachment handling
2025-09-08 18:00:07 +05:30
bf84ef4786
feat: Swap colors for completed and remaining tasks in tasks overview
2025-09-05 17:37:58 +05:30
4d11a2ccf0
feat: Simplify document upload by removing initial data handling and existing file name references
2025-09-05 16:22:05 +05:30
e12e5ab13b
feat: Enhance document management with delete/activate functionality, search, and inactive toggle
2025-09-05 15:14:49 +05:30
2133dedfae
feat: Refactor employee detail navigation and add employee profile screen with tabbed interface
2025-09-04 17:41:11 +05:30
334023bf1b
feat: Add document management features including document listing, details, and filtering
...
- Implemented DocumentsResponse and related models for handling document data.
- Created UserDocumentsPage for displaying user-specific documents with filtering options.
- Developed DocumentDetailsPage to show detailed information about a selected document.
- Added functionality for uploading documents with DocumentUploadBottomSheet.
- Integrated document filtering through UserDocumentFilterBottomSheet.
- Enhanced dashboard to include navigation to the document management section.
- Updated user profile right bar to provide quick access to user documents.
2025-09-04 16:56:49 +05:30