José Salazar
9e8c7db3f9
reorder with hub
2026-01-29 16:22:00 -05:00
José Salazar
7b57009586
update order with new hub
2026-01-29 16:18:02 -05:00
José Salazar
191ba40393
modifications for hub in create one time order
2026-01-29 16:08:44 -05:00
José Salazar
0afb89e86a
hubs ready
2026-01-29 15:03:26 -05:00
José Salazar
13a3f5a007
Merge remote-tracking branch 'origin/312-feature-integrate-google-maps-places-autocomplete-for-hub-address-validation' into 298-bug-enhance-order-creation-flow-implement-robust-timezone-handling-in-mobile-client-app
2026-01-29 14:36:43 -05:00
Achintha Isuru
1213d10bd1
feat: update order types in ClientCreateOrderRepositoryImpl and add firebase_auth dependency in pubspec.yaml
2026-01-29 14:34:19 -05:00
Achintha Isuru
38056c9d91
feat: remove reports tab from the bottom navigation bar in ClientMainBottomBar
2026-01-29 14:24:27 -05:00
Achintha Isuru
976d101f79
feat: rapid order is removed fromm the client home page.
2026-01-29 14:19:19 -05:00
Achintha Isuru
a7da165fad
feat: add new spacing constants and update imports in BillingPage
2026-01-29 13:59:28 -05:00
Achintha Isuru
e2d223c714
fix: improve layout and styling for empty state and shift header in CoverageShiftList
2026-01-29 12:30:30 -05:00
Achintha Isuru
dc129c4515
fix: remove background color from CoveragePage and adjust layout spacing
2026-01-29 11:38:40 -05:00
Achintha Isuru
3308fec70b
feat: refactor payments repository and use cases to integrate payment summary and transaction entities
2026-01-29 11:09:10 -05:00
Achintha Isuru
8c8951ff51
fix: update package versions and dependencies across multiple pubspec.yaml files
2026-01-29 10:51:16 -05:00
José Salazar
2d8e862d03
deleting default data 2
2026-01-29 10:19:36 -05:00
José Salazar
0fff3bda58
deleting default data
2026-01-29 10:15:17 -05:00
José Salazar
75e7c35cea
Merge Google Maps branch
2026-01-29 09:59:10 -05:00
José Salazar
9067d14475
converting all the dates to utc
2026-01-29 09:54:59 -05:00
Achintha Isuru
c212e8be00
feat: integrate Google Maps Places Autocomplete for hub address validation
2026-01-29 03:01:14 -05:00
Achintha Isuru
3b472351ba
fix: correct context reference in sign-out button action
2026-01-29 00:03:56 -05:00
Achintha Isuru
960aa9f003
chore: update pubspec files to include workspace resolution and remove unnecessary pubspec.lock
2026-01-28 23:17:17 -05:00
José Salazar
5b8bed0cb0
deleting dates for card shift
2026-01-28 20:00:24 -05:00
José Salazar
7528d9293c
correction of next, and active adding
2026-01-28 19:54:57 -05:00
José Salazar
5840a5b793
validation date as utc and converting in coverage
2026-01-28 19:47:03 -05:00
José Salazar
b8d65dfdde
validation date as utc and converting in orders
2026-01-28 19:35:09 -05:00
José Salazar
df54c8c365
moving created re-order to view order
2026-01-28 17:47:23 -05:00
José Salazar
29d839ee26
moving created order to view order
2026-01-28 17:34:05 -05:00
Achintha Isuru
8040803f66
feat: implement I-9 and W-4 tax form handling with dedicated use cases and mappers
2026-01-28 15:40:39 -05:00
José Salazar
d488f542b5
succes message after reorder creation
2026-01-28 15:31:03 -05:00
José Salazar
74fc3afa1f
updating renew data after update
2026-01-28 15:31:03 -05:00
José Salazar
01f1c1086f
date and time in udpate is fixed
2026-01-28 15:31:03 -05:00
José Salazar
f8e44595c2
solving problem with dates and time in create order one time
2026-01-28 15:31:03 -05:00
Achintha Isuru
ec8fca7ef9
feat: enhance tax form handling by adding fields and initializing forms in cubits
2026-01-28 13:26:23 -05:00
Achintha Isuru
710421a832
Refactor code structure for improved readability and maintainability
2026-01-28 12:56:35 -05:00
Achintha Isuru
be4b16911e
Merge branch 'dev' into 216-p0-staff-01-profile-setup-wizard
2026-01-28 01:19:26 -05:00
Achintha Isuru
056ea3441c
Merge branch '216-p0-staff-01-profile-setup-wizard' of https://github.com/Oloodi/krow-workforce into 216-p0-staff-01-profile-setup-wizard
2026-01-27 16:25:54 -05:00
Achintha Isuru
078f828aad
feat: introduce TaxForm entity and adapter, refactor tax forms repository and use cases for improved data handling
2026-01-27 16:25:47 -05:00
José Salazar
1c1639b751
Merge branch '216-p0-staff-01-profile-setup-wizard' into coverage_screen_app
2026-01-27 16:15:01 -05:00
José Salazar
36ac26411a
hidding some buttons that are not working
2026-01-27 15:48:44 -05:00
José Salazar
e38c13e61a
live today from home
2026-01-27 15:43:24 -05:00
Achintha Isuru
35c0b19d6b
feat: implement BankAccountAdapter for mapping data layer values to domain entity and refactor BankAccountRepositoryImpl for improved staff ID handling
2026-01-27 15:43:21 -05:00
Achintha Isuru
c91155ee61
feat: add success and error feedback for experience submission in ExperiencePage
2026-01-27 15:13:24 -05:00
Achintha Isuru
47ecad5a63
feat: add new skills to localization files and update experience repository methods
2026-01-27 15:07:43 -05:00
José Salazar
4cdbebf2c0
spending in home view working
2026-01-27 15:00:25 -05:00
Achintha Isuru
93779c21bb
feat: enhance experience management by introducing ExperienceSkill and Industry enums, refactoring related components
2026-01-27 14:34:09 -05:00
Achintha Isuru
16bac72a4e
fix: correct handling of industries and skills in ProfileSetupBloc
2026-01-27 14:07:44 -05:00
Achintha Isuru
8e7caeed48
Refactor staff data models to use List<String> for skills and industries
...
- Updated GetStaffByIdStaff, GetStaffByUserIdStaffs, ListStaffStaffs, and UpdateStaffVariablesBuilder classes to replace AnyValue with List<String> for skills and industries.
- Modified JSON serialization and deserialization logic accordingly.
- Adjusted ExperienceRepositoryImpl to handle List<String> for industries and skills.
- Updated GraphQL mutations and schema to reflect changes in data types for skills and industries.
2026-01-27 14:05:32 -05:00
Achintha Isuru
157ace0e77
feat: implement ExperienceAdapter and update ExperienceRepositoryImpl to use Data Connect and FirebaseAuth
2026-01-27 13:49:23 -05:00
José Salazar
dbd4c2fdc8
today coverage ready
2026-01-27 13:11:38 -05:00
Achintha Isuru
2f5c736c20
feat: implement emergency contact management with BLoC, including event and state handling
2026-01-27 13:07:31 -05:00
Achintha Isuru
70f350d216
refactor: streamline emergency contact management by removing unused extensions and optimizing BLoC initialization
2026-01-27 12:38:21 -05:00