Commit Graph

24 Commits

Author SHA1 Message Date
da8192418f fix(mobile): resolve client crash and shift status inconsistency 2026-02-17 16:23:10 +05:30
José Salazar
5f96d5087b adding isProfileVisible for the staff 2026-02-16 14:52:17 -05:00
4e1a41ebff Fix build errors: localization syntax, key paths, and ViewOrderCard widget 2026-02-14 16:26:10 +05:30
José Salazar
57b63b85ef new field and enums values for break in shiftrole 2026-02-12 14:57:35 -05:00
José Salazar
be368b08b9 adding also staff 2026-02-11 15:55:53 -05:00
José Salazar
88ea396c31 adding new fields for address validation of google 2026-02-11 15:43:47 -05:00
José Salazar
06882f91df deleting accepted from application 2026-02-10 11:59:07 -05:00
Achintha Isuru
6441e72ae3 Add COMPLETED status to ApplicationStatus enum in GraphQL schema 2026-02-01 11:22:28 -05:00
José Salazar
191ba40393 modifications for hub in create one time order 2026-01-29 16:08:44 -05:00
José Salazar
aa450c7cbe adding hubid to order 2026-01-29 15:17:34 -05:00
José Salazar
761a2a6680 new schema of teamhub 2026-01-29 12:39:46 -05:00
José Salazar
0fff3bda58 deleting default data 2026-01-29 10:15:17 -05:00
José Salazar
9067d14475 converting all the dates to utc 2026-01-29 09:54:59 -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
536b020c52 feat: update preferredLocations field to List<String> across staff-related entities and mutations
- Changed preferredLocations from AnyValue to List<String> in GetStaffByIdStaff, GetStaffByUserIdStaffs, ListStaffStaffs, and UpdateStaffVariablesBuilder classes.
- Updated JSON serialization/deserialization for preferredLocations to handle List<String>.
- Modified Staff entity to include preferredLocations as List<String>.
- Adjusted ProfileSetupBloc and PersonalInfoBloc to accommodate changes in preferredLocations.
- Updated PersonalInfoRepositoryImpl to handle preferredLocations as List<String>.
- Refactored PersonalInfoContent and PersonalInfoForm to use locations instead of address.
- Updated GraphQL mutations and schema to reflect the new List<String> type for preferredLocations.
2026-01-27 02:17:52 -05:00
José Salazar
d67dfd6f2f disconecting expiry time and savings 2026-01-26 18:39:22 -05:00
José Salazar
42a11590f1 adding new filds to account 2026-01-26 13:49:57 -05:00
José Salazar
0ba5a9ae16 registration and login ready, with some validations 2026-01-26 10:48:33 -05:00
José Salazar
21931f4402 modification orders schema 2026-01-23 09:40:38 -05:00
José Salazar
703235d69b making city null 2026-01-22 12:37:08 -05:00
José Salazar
c211c4712d modications for hubs and teams 2026-01-22 12:24:57 -05:00
José Salazar
5e3defa59d corrections for the deploy of dataconnect 2026-01-21 12:51:29 -05:00
José Salazar
4e09d21beb modifications queries, mutations of contact, recentPayment, shiftRole, teamhub 2026-01-20 14:23:04 -05:00
José Salazar
c5afbd99cd moving dataconnect to dev 2026-01-19 19:18:11 -05:00