Commit Graph

10 Commits

Author SHA1 Message Date
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