3ad48016f3
Enhance splash screen with improved animations and loading indicator; update logo size and message for better visibility
2025-11-29 12:34:30 +05:30
37ce612fca
Enhance attendance management with tabbed navigation and permission handling; improve UI consistency and loading states
2025-11-29 12:34:22 +05:30
7bef2e9d89
Add job status management to service project details screen
2025-11-28 18:30:08 +05:30
341d779499
Refactor service project job handling and improve tag management
2025-11-28 15:34:13 +05:30
65fbef3441
Enhance UI and Navigation
...
- Added navigation to the dashboard after applying the theme in ThemeController.
- Introduced a new PillTabBar widget for a modern tab design across multiple screens.
- Updated dashboard screen to improve button actions and UI consistency.
- Refactored contact detail screen to streamline layout and enhance gradient effects.
- Implemented PillTabBar in directory main screen, expense screen, and payment request screen for consistent tab navigation.
- Improved layout structure in user document screen and employee profile screen for better user experience.
- Enhanced service project details screen with a modern tab bar implementation.
2025-11-28 14:48:39 +05:30
259f2aa928
Refactor UI components to use CustomAppBar and improve layout consistency
...
- Replaced existing AppBar implementations with CustomAppBar in multiple screens including PaymentRequestDetailScreen, PaymentRequestMainScreen, ServiceProjectDetailsScreen, JobDetailsScreen, DailyProgressReportScreen, DailyTaskPlanningScreen, and ServiceProjectScreen.
- Enhanced visual hierarchy by adding gradient backgrounds behind app bars for better aesthetics.
- Streamlined SafeArea usage to ensure proper content display across different devices.
- Improved code readability and maintainability by removing redundant code and consolidating UI elements.
2025-11-27 19:07:24 +05:30
951dd22ecc
bug fixed for 1776, 1775, 1736, 1626
2025-11-27 10:55:12 +05:30
60bc53afef
refactor: remove project selection from layout and update dashboard layout
2025-11-25 18:13:22 +05:30
e2bee52820
update screen with employee should place at same place after selecting
2025-11-25 15:32:01 +05:30
bb723b91e5
height change to 0.85
2025-11-25 15:32:01 +05:30
55122b5b13
update for tag should submit after space
2025-11-25 15:32:00 +05:30
2700864adf
added safe area to support mobile screen horizontally
2025-11-25 15:32:00 +05:30
18fbfaa42d
enhacement of UI for mobile screen responsiveness
2025-11-25 15:32:00 +05:30
3e8bd1c41d
tag can submit after space
2025-11-25 15:32:00 +05:30
4d2b05cdc2
multiple tags can add using space
2025-11-25 15:32:00 +05:30
ddb1440211
implemented new multi select role bottom sheet
2025-11-25 15:32:00 +05:30
e4f55d82f7
reenhacenment of employee selector
2025-11-25 15:32:00 +05:30
081849f964
added needed vaiables for employee selector
2025-11-25 15:32:00 +05:30
a3b95b4d07
reenhacement of employee selector
2025-11-25 15:32:00 +05:30
ed4a558894
reenhancement of employee selector
2025-11-25 15:32:00 +05:30
e2897e4dde
reenhancement of employee selector
2025-11-25 15:32:00 +05:30
3fa578f1b4
feat: update Kotlin plugin version and modify API endpoints for improved functionality
2025-11-25 13:19:00 +05:30
516d6b0489
feat: enhance notification action handling and add refresh indicators in ServiceProjectDetailsScreen
2025-11-22 16:17:17 +05:30
e9075dcdf5
feat: add project name support in CustomAppBar and related screens for improved context
2025-11-22 15:15:38 +05:30
5c53a3f4be
Refactor project structure and rename from 'marco' to 'on field work'
...
- Updated import paths across multiple files to reflect the new package name.
- Changed application name and identifiers in CMakeLists.txt, Runner.rc, and other configuration files.
- Modified web index.html and manifest.json to update the app title and name.
- Adjusted macOS and Windows project settings to align with the new application name.
- Ensured consistency in naming across all relevant files and directories.
2025-11-22 14:20:37 +05:30
603e7ee7e5
feat: add advance payment indicator in payment request screens and improve code formatting
2025-11-21 16:57:37 +05:30
2c98ac359c
feat: enhance payment request data models for null safety and improve filter options handling in PaymentRequestController
2025-11-21 16:42:33 +05:30
fc78806af2
feat: implement job search functionality and archived job toggle in JobsTab; refactor ServiceProjectDetailsScreen to integrate JobsTab
2025-11-21 16:33:09 +05:30
cf7021a982
feat: refactor ExpenseDetailScreen to use tagged controller for improved state management
2025-11-20 18:02:03 +05:30
efefb1c34b
feat: add app version display to user profile bar and update version number in pubspec.yaml
2025-11-20 17:19:48 +05:30
846ca64402
feat: update project fetching method to use getGlobalProjects for improved data retrieval
2025-11-20 16:52:51 +05:30
765f537cf9
feat: enhance tenant fetching logic to handle empty responses and invalid JSON gracefully
2025-11-20 16:33:08 +05:30
87a7d19672
feat: enhance job detail screen to display project branch information and improve payment request handling
2025-11-20 16:21:41 +05:30
d0b40a9822
feat: enhance JSON parsing in ServiceProjectAllocationResponse and related models to handle null values gracefully
2025-11-20 11:55:15 +05:30
c44d10d35a
feat: update JobDetailsResponse and JobData models to support nullable fields and improve JSON parsing
2025-11-20 11:12:59 +05:30
02ef996753
feat: update projectBranchId field in API service and increment version to 1.0.0+14
2025-11-20 09:58:36 +05:30
ec6a45ed43
feat: integrate snackbar notifications for document and job updates in user document controller and job detail screen
2025-11-19 17:29:10 +05:30
92c739045c
feat: rename Expense Type to Expense Category across controllers, models, and views for consistency
2025-11-19 17:20:44 +05:30
5dd09869ad
feat: enhance ExpenseDetailModel and ExpenseDetailScreen with additional fields and improved UI structure
2025-11-19 17:17:04 +05:30
8edd189479
feat: add branch selection functionality and API integration for service project jobs
2025-11-19 16:36:32 +05:30
bbadcc4139
feat: update API endpoints and enhance attendance log handling in job detail screen
2025-11-19 15:44:55 +05:30
d05e26bc87
feat: enhance date range picker logic to restrict date selection and improve validation
2025-11-19 12:19:47 +05:30
49326e9929
feat: enhance employee selection and validation in service project job form
2025-11-19 12:00:26 +05:30
0e575c393d
feat: enhance job fetching logic and add auto-refresh after job addition
2025-11-19 11:28:39 +05:30
804f0eba7b
enhansed ui
2025-11-18 17:50:47 +05:30
253aa55a80
added manage team
2025-11-18 17:44:12 +05:30
17fc04f3ee
feat: add cached_network_image dependency and improve image handling in attendance logs
2025-11-18 12:11:30 +05:30
474ecac53c
refactor: improve null safety in employee details and enhance UI handling
2025-11-18 11:17:33 +05:30
dc4ea7979c
resoled payment request model crash issue
2025-11-18 10:57:46 +05:30
618ac6f27a
chore: update package name and bundle identifier to com.marcoonfieldwork.aiot
2025-11-17 20:17:14 +05:30