185 Commits

Author SHA1 Message Date
e674d18542 current plan screen implmentation 2025-11-03 12:11:34 +05:30
79c34a62d7 revert 7e64e8c091ff4eee842f023d312c3687ac288fd7
revert change theme ui
2025-11-01 10:59:47 +00:00
b0b68d688e revert 4aaf8a6bf1db345351c44b5136e4ca9f67da1834
revert Merge branch 'feature/payment' of https://git.marcoaiot.com/admin/marco.pms.mobileapp into feature/payment
2025-11-01 10:58:30 +00:00
4aaf8a6bf1 Merge branch 'feature/payment' of https://git.marcoaiot.com/admin/marco.pms.mobileapp into feature/payment 2025-11-01 16:17:45 +05:30
21adc5e556 change create tenant ui and added indudtry dropdown 2025-11-01 16:10:39 +05:30
7e427237c3 implement create tender screen 2025-11-01 16:10:39 +05:30
c556df1f80 implemented razorpay payment successfully 2025-11-01 16:10:38 +05:30
70fcc2e662 subscription 2025-11-01 16:10:22 +05:30
2d95e92edb implementation of subscription module 2025-11-01 16:10:22 +05:30
ff9c712a7e implementation of payment feature 2025-11-01 16:08:29 +05:30
7e64e8c091 change theme ui 2025-11-01 16:07:54 +05:30
c5ebf17dbc change create tenant ui and added indudtry dropdown 2025-11-01 15:14:00 +05:30
9dfdac0323 implement create tender screen 2025-10-31 16:57:38 +05:30
d15d9f22df Refactor theme editor widget and dashboard screen layout; enhance user document screen with improved search, filter, and document management features 2025-10-31 14:57:29 +05:30
3c89b4ddbb feat: Implement color theme persistence and toggle functionality in ThemeCustomizer and ThemeEditorWidget 2025-10-31 10:54:56 +05:30
d208648350 feat: Add timestamp functionality to images in attendance and expense controllers
- Implemented TimestampImageHelper to add timestamps to images.
- Updated AttendanceController to apply timestamps when capturing images.
- Enhanced AddExpenseController to process images with timestamps.
- Modified ReportTaskActionController and ReportTaskController to include timestamping for images.
- Updated UI components to show loading indicators while processing images.
- Refactored image picking logic to handle timestamping and loading states.
2025-10-30 18:03:54 +05:30
8f15a04c88 implemented razorpay payment successfully 2025-10-30 17:23:00 +05:30
4a1bd85435 subscription 2025-10-30 16:02:14 +05:30
f70138238b implementation of subscription module 2025-10-29 14:03:41 +05:30
15b6dbd374 refactor: change default colorTheme from purple to red in ThemeCustomizer 2025-10-29 11:46:18 +05:30
7007a86ac7 Refactor button color references to use 'primary' instead of 'buttonColor' across multiple files
- Updated AttendanceButtonHelper to rename getButtonColor to getprimary.
- Changed button color references in AttendanceActionButton, ReusableListCard, UserDocumentFilterBottomSheet, and various auth screens to use contentTheme.primary.
- Adjusted color references in employee detail, expense, and directory views to align with the new primary color scheme.
- Removed unused ThemeOption class in UserProfileBar and updated color references accordingly.
- Ensured consistency in color usage for buttons and icons throughout the application.
2025-10-29 11:29:11 +05:30
04da062f4f Refactor UI components to use contentTheme colors
- Updated various screens to replace hardcoded color values with contentTheme.buttonColor for consistency.
- Changed icons in NotesView, UserDocumentsPage, EmployeeDetailPage, EmployeesScreen, ExpenseDetailScreen, and others to use updated icon styles.
- Refactored OfflineScreen and TenantSelectionScreen to utilize new wave background widget.
- Introduced ThemeEditorWidget in UserProfileBar for dynamic theme adjustments.
- Enhanced logout confirmation dialog styling to align with new theme colors.
2025-10-28 17:38:19 +05:30
d071fa6c39 implementation of payment feature 2025-10-27 16:45:23 +05:30
97b45ebd91 chore: remove flutter_quill and related dependencies from pubspec.yaml 2025-10-27 15:21:46 +05:30
dad3d98896 implementation of payment feature 2025-10-27 11:55:40 +05:30
1d8ec14a87 change theme ui 2025-10-24 16:54:13 +05:30
83218166ba revert 7fb5a5217aee404e3c940f0729086460d9bd1c4c
revert fixed initial loging
2025-10-11 08:49:37 +00:00
26611d3650 reduced snaxkbar time 2025-10-11 14:16:38 +05:30
7fb5a5217a fixed initial loging 2025-10-11 11:42:40 +05:30
5dc2db0a8b fixed the issues 2025-10-10 19:41:13 +05:30
acb203848e fixed the bugs 2025-10-09 18:09:54 +05:30
041b62ca2f fixed the tennt selection process 2025-10-08 16:07:26 +05:30
d1d48b1a74 fixed auto tenant selection 2025-10-08 11:41:38 +05:30
45bc492683 fixed tenant issue 2025-10-08 11:06:39 +05:30
7f924ee533 feat: Add restore and delete functionality for comments with confirmation dialogs 2025-09-29 17:51:13 +05:30
d6587931fa feat: Implement restore and delete functionality for notes with confirmation dialog 2025-09-29 17:03:47 +05:30
8576448a32 feat: Enhance AddEmployee functionality with email and organization selection support 2025-09-27 16:56:56 +05:30
075167e285 feat: Update Dashboard Overview to display total employees instead of absent count 2025-09-27 11:30:18 +05:30
fd7c338c05 refactor: Remove loading skeletons from attendance and project progress charts for improved performance 2025-09-25 18:35:39 +05:30
b5d8d41e42 feat: Redesign Dashboard Overview Widgets with enhanced metrics display and loading states 2025-09-25 17:04:22 +05:30
781a8dabaf feat: Implement recent tenant selection logic and enhance tenant loading process 2025-09-25 15:06:57 +05:30
7c21324b42 refactor: Remove unused tenant loading logic and streamline tenant selection process 2025-09-25 11:35:27 +05:30
1900e944e5 feat: Implement tenant selection logic and load saved tenant from local storage 2025-09-25 11:27:03 +05:30
85d3dedbef feat: Enhance organization selection and fetching logic with reactive state management 2025-09-24 15:37:06 +05:30
1d9c416f68 refactor: Standardize border radius values across dashboard components 2025-09-24 15:04:51 +05:30
7d211e24f8 feat: Implement pagination and service filtering in daily task fetching logic 2025-09-23 15:02:37 +05:30
4cb60138c0 refactor: Simplify color assignment logic in AttendanceDashboardChart and ProjectProgressChart 2025-09-22 17:15:57 +05:30
68cfdf54d6 feat: Add service selection functionality and integrate with task fetching logic 2025-09-22 16:49:36 +05:30
83a8abbb87 feat: Implement organization selection functionality and integrate with employee fetching logic 2025-09-22 15:54:32 +05:30
efb5564fcb feat: Add project refresh logic upon tenant selection to ensure updated project data 2025-09-22 14:27:25 +05:30