ef4329530a
...
2025-11-10 12:13:17 +05:30
fd5ea9a1b3
edit payment request
2025-11-10 12:10:04 +05:30
546084c9f3
added skeleton for the payment request screen
2025-11-07 18:13:23 +05:30
44674da8ac
added process flow and make payment functionallity
2025-11-07 17:19:56 +05:30
a2cf65fb86
chnages the size of the payee and the date
2025-11-06 17:56:15 +05:30
f55cf343fb
added code for payement request and payment request details screen
2025-11-06 17:44:18 +05:30
1a6ad4edfc
made chnages in request payment
2025-11-06 12:21:53 +05:30
42c2739d0c
added fab icon
2025-11-05 17:37:32 +05:30
350081f6b6
added payment request code
2025-11-05 17:30:16 +05:30
0b0c072473
updates finance screen
2025-11-05 17:26:32 +05:30
b857c4d8bc
feat: Enhance FinanceScreen with animation and improved UI components
2025-11-05 15:21:00 +05:30
028f17dddd
feat: Add FinanceScreen and update routes for finance dashboard
2025-11-05 12:33:15 +05:30
41ab77d136
refactor: Enhance employee sorting by action priority and latest entry time
2025-11-04 15:47:15 +05:30
03b82764ed
Refactor attendance and document controllers to use reactive date ranges, implement reusable DateRangePickerWidget, and enhance filter functionality in attendance and expense screens.
...
- Updated AttendanceController to use Rx<DateTime> for date ranges.
- Introduced DateRangePickerWidget for selecting date ranges in attendance and expense filters.
- Refactored attendance filter bottom sheet to utilize the new DateRangePickerWidget.
- Enhanced user document filter bottom sheet with date range selection.
- Improved expense filter bottom sheet to include date range selection and refactored UI components for better readability.
- Cleaned up unused code and improved overall code structure for maintainability.
2025-11-04 14:15:45 +05:30
4f0261bf0b
feat: Add Monthly Expense Dashboard Chart and related data models
2025-11-03 16:43:29 +05:30
4a5fd1c7cc
feat: Update Dashboard with Expense Type Report Chart and enhance loading experience with skeleton loaders
2025-11-01 15:38:58 +05:30
2f283765c1
refactor: Update FAQ and Support screens to use contentTheme for colors and improve UI consistency
2025-10-31 17:20:44 +05:30
d62f0d2c60
feat: Enhance ExpenseByStatusWidget with navigation and filter functionality; update ExpenseMainScreen to fetch expenses after UI initialization
2025-10-31 17:13:43 +05:30
1e39210a29
feat: Implement expense by status skeleton loader for improved loading experience
2025-10-31 16:05:43 +05:30
6568dc70c8
refactor: Update package and bundle identifiers to reflect new naming convention
2025-10-31 15:22:05 +05:30
bc9fc4d6f1
Refactor UserDocumentsPage: Enhance UI with search bar, filter chips, and document cards; implement infinite scrolling and FAB for document upload; improve state management and permission checks.
2025-10-31 14:58:15 +05:30
6d5137b103
feat: Add Expense Type Report feature with chart visualization and API integration
2025-10-30 15:50:55 +05:30
c78231d0fd
feat: Add theme customization feature with ThemeEditorWidget
...
- Introduced ThemeEditorWidget for user-friendly theme selection.
- Added ThemeOption class to manage theme properties.
- Implemented ThemeController to handle theme application logic.
- Updated ThemeCustomizer to allow external theme changes.
- Refactored wave background components to support dynamic colors.
- Updated various screens to utilize the new theme system.
- Enhanced UI elements with consistent styling and improved responsiveness.
2025-10-29 14:30:51 +05:30
cd21a3ac38
refactor: remove unused comment editor and related dependencies, update version
2025-10-27 14:47:56 +05:30
d26e7e3774
refactor: update package and bundle identifiers to com.onfieldwork.marcoaiot
2025-10-24 15:24:14 +05:30
90d1132e1c
chnaged colour
2025-10-11 17:41:01 +05:30
8c3493b792
changed theme to green
2025-10-09 14:50:54 +05:30
a1bd9a3108
resolved the email and has application acccess is not populated on edit
2025-10-01 16:59:15 +05:30
c9e6840161
added api and craeted add project bottomsheet
2025-10-01 15:06:23 +05:30
a18c4dad45
removed assign employee icon
2025-09-30 20:50:42 +05:30
55695ef176
added faq
2025-09-30 19:45:25 +05:30
4feb2875f0
removed unwanted files
2025-09-30 17:00:20 +05:30
3f3185c2f4
removed login flow code
2025-09-30 15:46:14 +05:30
b1b5b52854
removed unwanted code
2025-09-30 15:17:03 +05:30
1993676470
removed the unwanted menus
2025-09-30 14:59:53 +05:30
539e94fc99
feat: Rename "Comment" to "Note" in relevant UI components and dialogs
2025-09-30 13:25:31 +05:30
dbd4a42b7a
feat: Improve comment action buttons layout and spacing in ContactDetailScreen
2025-09-30 11:56:32 +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
fd7c338c05
refactor: Remove loading skeletons from attendance and project progress charts for improved performance
2025-09-25 18:35:39 +05:30
781a8dabaf
feat: Implement recent tenant selection logic and enhance tenant loading process
2025-09-25 15:06:57 +05:30
1900e944e5
feat: Implement tenant selection logic and load saved tenant from local storage
2025-09-25 11:27:03 +05:30
53fefbba50
refactor: Update border radius for UI consistency in DocumentDetailsPage
2025-09-24 17:48:12 +05:30
9012218a44
refactor: Adjust border radius in EmployeeDetailPage and update padding in EmployeesScreen
2025-09-24 17:42:42 +05:30
fb26ba0757
feat: Add maxLines property to LabeledInput and update document tile to conditionally show date header
2025-09-24 17:38:24 +05:30
aa5ae29284
feat: Update label for visibility toggle to 'Show Deleted Contacts'
2025-09-24 17:22:09 +05:30
83d9d0689a
feat: Implement tabbed navigation and enhance UI for expense and directory views
2025-09-24 17:16:38 +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