Commit Graph

1157 Commits

Author SHA1 Message Date
Achintha Isuru
5fb9d75c58 feat: Implement profile completion check in shifts management 2026-02-19 14:54:46 -05:00
José Salazar
a2137e8a06 Merge remote-tracking branch 'origin/408-feature-implement-paidunpaid-breaks---client-app-frontend-development' into staff_recurring_permanent_order 2026-02-19 14:47:35 -05:00
Achintha Isuru
4959ec1da4 feat: Update emergency contact completion status in onboarding section 2026-02-19 14:42:20 -05:00
Achintha Isuru
3640bfafa3 feat: Implement completion status tracking for personal info, emergency contacts, experience, and tax forms in profile management 2026-02-19 14:41:44 -05:00
José Salazar
d160610bf9 deleting few values of shift enum 2026-02-19 14:37:26 -05:00
Achintha Isuru
d50e09b67a feat: Implement staff profile retrieval and sign-out use cases; refactor profile management in the client app 2026-02-19 14:27:11 -05:00
Achintha Isuru
7b9507b87f feat: Refactor staff profile page and logout button for improved state management and navigation 2026-02-19 13:39:03 -05:00
Achintha Isuru
55344fad90 feat: Implement use cases for personal info, emergency contacts, experience, and tax forms completion 2026-02-19 13:25:39 -05:00
Achintha Isuru
d404b6604d feat: Update architecture documentation for Data Connect Connectors pattern and remove unused import in staff connector repository implementation 2026-02-19 13:20:43 -05:00
Achintha Isuru
faa0403314 feat: Implement staff profile completion feature with new repository and use case 2026-02-19 12:15:46 -05:00
Achintha Isuru
f0c33339ef Merge branch 'dev' into 408-feature-implement-paidunpaid-breaks---client-app-frontend-development 2026-02-19 11:26:23 -05:00
Achintha Isuru
634b33f769 Merge pull request #433 from Oloodi/feature/session-persistence-424
feat(reports): implement high-fidelity report screens & fix navigation/compilation
2026-02-19 11:25:42 -05:00
José Salazar
ed854cb958 solving problem with apply button 2026-02-19 11:00:55 -05:00
Achintha Isuru
a162824887 feat: Implement profile completion feature with repository and use case 2026-02-19 10:56:04 -05:00
Achintha Isuru
c48dab6786 feat: Implement staff navigation items with profile completion requirements 2026-02-19 10:25:00 -05:00
Achintha Isuru
c9c61411f3 feat: Reorganize staff queries by removing old queries and adding new profile completion queries 2026-02-19 10:14:38 -05:00
Achintha Isuru
7b5c845134 Merge pull request #438 from Oloodi/Inconsistent-Shift-Booking-Status
feat(backend): add staff profile completion GraphQL queries
2026-02-19 10:03:44 -05:00
e14ef767eb Staff profile completion 2026-02-19 16:19:49 +05:30
9e9eb0f374 finalcommitform4 2026-02-19 16:09:54 +05:30
da8f9a4436 chore: restore stashed work - new order usecases and domain entities 2026-02-19 13:56:35 +05:30
9234c26dad fix compilations 2026-02-19 13:41:58 +05:30
3b7715a382 localization reports page 2026-02-19 13:09:44 +05:30
c4610003b4 feat: complete client reports and hub management UI, comment out export buttons 2026-02-19 13:00:48 +05:30
1ca3f714c8 Merge branch 'dev' of https://github.com/Oloodi/krow-workforce into feature/session-persistence-424 2026-02-19 12:55:47 +05:30
Achintha Isuru
b4854061e5 Merge pull request #437 from Oloodi/408-feature-implement-paidunpaid-breaks---client-app-frontend-development
FAQ feature implemented in the staff application
2026-02-19 00:48:34 -05:00
Achintha Isuru
cb329938e3 Update README.md 2026-02-19 00:47:58 -05:00
Achintha Isuru
963fc05f9f fix: Correct primaryInverse color value and improve code formatting in WorkerHomePage 2026-02-19 00:39:24 -05:00
Achintha Isuru
f0453f267b feat: Update color definitions and improve PlaceholderBanner widget styling 2026-02-18 23:43:33 -05:00
Achintha Isuru
3bda0cc0c3 feat: Implement sections for compliance, finance, onboarding, settings, and support in staff profile 2026-02-18 23:32:47 -05:00
Achintha Isuru
8578723fb3 feat: Implement FAQs feature for staff application with updated routing and UI components 2026-02-18 23:21:26 -05:00
Achintha Isuru
316a010779 feat: Implement FAQs feature for staff application
- Created a modular package for Frequently Asked Questions (FAQs) functionality.
- Established Clean Architecture with Domain, Data, and Presentation layers.
- Implemented BLoC for state management with events and states.
- Developed search functionality with real-time filtering of FAQs.
- Designed an accordion UI for displaying FAQs by category.
- Added localization support for English and Spanish.
- Included comprehensive documentation and testing checklist.
- Integrated dependency injection for repositories and use cases.
- Configured routing for seamless navigation to FAQs page.
2026-02-18 22:21:18 -05:00
Achintha Isuru
11a9a7800c feat: Implement Privacy & Security Settings Module for Staff
- Add PrivacySettingsRepositoryImpl to handle backend communication for privacy settings.
- Create PrivacySettingsEntity to represent user privacy preferences.
- Define PrivacySettingsRepositoryInterface for repository operations.
- Implement use cases for fetching and updating profile visibility, terms of service, and privacy policy.
- Create PrivacyPolicyCubit and TermsCubit for managing legal document states.
- Develop PrivacySecurityBloc to manage privacy and security settings state.
- Create UI pages for Privacy Policy and Terms of Service with corresponding widgets.
- Implement PrivacySectionWidget and LegalSectionWidget for displaying privacy settings and legal documents.
- Add settings action tiles and section headers for better UI organization.
- Update pubspec.yaml with necessary dependencies and asset paths.
2026-02-18 20:58:49 -05:00
José Salazar
25e8e05e5e Merge pull request #436 from Oloodi/file_cloud
new file to discuss of backend funcionts
2026-02-18 19:42:01 -05:00
José Salazar
d366bd1443 new file to discuss of backend funcionts 2026-02-18 19:40:15 -05:00
José Salazar
fe28396a58 adding tag type for shifts 2026-02-18 19:34:58 -05:00
José Salazar
8b6061cb30 correction of change view for recurring and permant - show permanet and recurring in find shift 2026-02-18 19:23:15 -05:00
Achintha Isuru
faca1a3e81 Merge pull request #435 from Oloodi/408-feature-implement-paidunpaid-breaks---client-app-frontend-development
Privacy and Security interface is completed
2026-02-18 16:33:17 -05:00
Achintha Isuru
3f3579067c feat: Implement profile visibility update feedback and localization updates 2026-02-18 16:30:22 -05:00
Achintha Isuru
7ce1c6f6e3 Merge branch 'dev' into 408-feature-implement-paidunpaid-breaks---client-app-frontend-development 2026-02-18 16:16:55 -05:00
Achintha Isuru
6b43a570d6 Replace location sharing with profile visibility
Replace the previous location-sharing privacy model with a profile-visibility feature. Renamed localization keys (en/es) and updated UI widget text. Added repository methods to get/update profile visibility using Data Connect, wired new GraphQL query (getStaffProfileVisibility) and mutation (UpdateStaffProfileVisibility), and added corresponding use cases (GetProfileVisibilityUseCase, UpdateProfileVisibilityUseCase). Updated BLoC, events, and state to use boolean isProfileVisible instead of PrivacySettingsEntity and removed old location-sharing usecases/entities. Also updated module DI and public exports accordingly; asset loading for legal docs kept with minor error logging.
2026-02-18 16:16:49 -05:00
Achintha Isuru
c4d0d865d7 feat: Add comments to clarify the need for APPLICATIONSTATUS and SHIFTSTATUS enums in ShiftsRepositoryImpl 2026-02-18 15:42:10 -05:00
José Salazar
83457a0a9b Merge remote-tracking branch 'origin/408-feature-implement-paidunpaid-breaks---client-app-frontend-development' into staff_recurring_permanent_order 2026-02-18 15:28:31 -05:00
Achintha Isuru
535f6ffb1c feat: Update ownerId assignment in HomeRepositoryImpl and clean up shifts page code 2026-02-18 15:25:31 -05:00
Achintha Isuru
cce1b75fc0 feat: Update asset paths for legal documents and adjust dependency injection in Privacy Security module 2026-02-18 14:53:24 -05:00
Achintha Isuru
abf50796fa feat: Implement legal sections for Terms of Service and Privacy Policy, including navigation and content loading 2026-02-18 14:40:38 -05:00
José Salazar
bb8c5733ba Merge pull request #434 from Oloodi/recreate_validation
recurring + permanent order
2026-02-18 14:38:35 -05:00
José Salazar
b3f141e2dc adding order type to the show orders for the update 2026-02-18 14:31:33 -05:00
Achintha Isuru
369151ee29 feat: Implement privacy and legal sections in staff privacy settings page 2026-02-18 14:05:42 -05:00
Achintha Isuru
e05fe01a2d feat: Implement privacy and security feature in staff profile, including navigation and module setup 2026-02-18 13:56:44 -05:00
Achintha Isuru
96849baf46 Add staff privacy & security feature and routes 2026-02-18 13:40:49 -05:00