Achintha Isuru
|
e2f3de3a54
|
feat: introduce BaseDeviceService to standardize interactions with native device features.
|
2026-02-25 12:29:47 -05:00 |
|
Achintha Isuru
|
c3d2a8a910
|
style: Adjust vertical spacing in attire capture page.
|
2026-02-25 11:13:48 -05:00 |
|
Achintha Isuru
|
08920ada3d
|
feat: Externalize Core API base URL to AppConfig and environment configuration.
|
2026-02-25 10:57:34 -05:00 |
|
Achintha Isuru
|
a21fbf6871
|
feat: Introduce FileVisibility enum and refactor FileUploadService to use it instead of magic strings for file access levels.
|
2026-02-25 10:50:42 -05:00 |
|
Achintha Isuru
|
ab197c154a
|
feat: Implement core API services for verification, file upload, signed URLs, and LLM, including their response models and API endpoints.
|
2026-02-25 10:44:39 -05:00 |
|
Achintha Isuru
|
77bb469186
|
refactor: introduce base API service and core service for standardized API interaction and error handling.
|
2026-02-25 10:33:27 -05:00 |
|
Achintha Isuru
|
71c1610c0e
|
feat: Implement ApiService with Dio for standardized API requests and responses using ApiResponse entity.
|
2026-02-25 10:05:41 -05:00 |
|
Achintha Isuru
|
12211e54e2
|
refactor: Reorder pubspec.yaml dependencies, update SavingsCard text to a hardcoded value, and add scripts/issues-to-create.md to .gitignore.
|
2026-02-25 09:38:13 -05:00 |
|
Achintha Isuru
|
fd0208efa0
|
feat: Introduce AttireVerificationStatus enum and add verificationId to staff attire items.
|
2026-02-24 17:31:41 -05:00 |
|
Achintha Isuru
|
616f23fec9
|
feat: Implement staff attire management including fetching options, user attire status, and upserting attire details.
|
2026-02-24 17:16:52 -05:00 |
|
Achintha Isuru
|
cb180af7cf
|
feat: Add example text to the attire capture page and remove explicit background color from the scaffold.
|
2026-02-24 16:23:25 -05:00 |
|
Achintha Isuru
|
9bc4778cc1
|
feat: Extract attire photo capture logic into AttireCaptureCubit and reorganize existing attire BLoC into a dedicated subdirectory.
|
2026-02-24 16:19:59 -05:00 |
|
Achintha Isuru
|
bb27e3f8fe
|
refactor: extract attire UI components from pages into dedicated widgets for improved modularity.
|
2026-02-24 16:06:42 -05:00 |
|
Achintha Isuru
|
566b4e9839
|
feat: Add xSmall size and destructive variant to UiChip, refactor AttireItemCard to use these new chip features, and adjust body4r font size.
|
2026-02-24 15:58:49 -05:00 |
|
Achintha Isuru
|
54a8915fb6
|
feat: Implement dedicated attire capture page, refactor attire selection with item cards and filtering.
|
2026-02-24 15:51:28 -05:00 |
|
Achintha Isuru
|
f8c9cd625f
|
feat: add GraphQL mutations for seeding and cleaning attire options data.
|
2026-02-24 15:41:12 -05:00 |
|
Achintha Isuru
|
5d0135b6e9
|
feat: Add StaffAttire GraphQL schema defining an AttireVerificationStatus enum and StaffAttire type with verification detail
|
2026-02-24 15:16:05 -05:00 |
|
Achintha Isuru
|
b29351a3aa
|
refactor: Replace attire option 'icon' field with 'description' across the schema and data models, and update the UI to display the new description.
|
2026-02-24 15:13:06 -05:00 |
|
Achintha Isuru
|
7744dbf1b3
|
refactor: replace AttirePage's AppBar with UiAppBar and update attire page title localization.
|
2026-02-24 14:28:43 -05:00 |
|
Achintha Isuru
|
cd51e8488c
|
refactor: Extract hub details UI components into dedicated widgets and introduce new edit hub form elements.
|
2026-02-24 14:22:34 -05:00 |
|
Achintha Isuru
|
f30cd89217
|
refactor: move HubDetailsPage edit/delete actions to a bottom navigation bar and display hub name/address within the body, adding loading state management.
|
2026-02-24 14:06:58 -05:00 |
|
Achintha Isuru
|
e084dad4a7
|
feat: Refactor client hubs to centralize hub actions and update UI styling.
|
2026-02-24 13:59:55 -05:00 |
|
Achintha Isuru
|
e78d5938dd
|
client hub bloc updated
|
2026-02-24 13:53:36 -05:00 |
|
Achintha Isuru
|
7591e71c3d
|
feat: refactor hub management to use dedicated pages for adding, editing, and viewing hub details.
|
2026-02-24 13:46:39 -05:00 |
|
Achintha Isuru
|
ca754b70a0
|
docs: Restructure backend and API documentation by moving relevant files into a new docs/BACKEND directory.
|
2026-02-24 13:24:49 -05:00 |
|
Achintha Isuru
|
f4a1628d86
|
Merge branch 'dev' of https://github.com/Oloodi/krow-workforce into dev
|
2026-02-24 11:28:45 -05:00 |
|
Achintha Isuru
|
70ff4e13b9
|
feat: Add a script for bulk GitHub issue creation and simplify the client settings profile header UI.
|
2026-02-24 11:28:31 -05:00 |
|
Achintha Isuru
|
9bf87abbd1
|
Merge pull request #531 from Oloodi/backend-update
Backend update
|
2026-02-24 11:26:02 -05:00 |
|
|
|
ee0f059e4f
|
Queries to retrieve the worker benefits
|
2026-02-24 17:47:30 +05:30 |
|
dhinesh-m24
|
e254ba3ce0
|
fix: Update staff application to connect with data connect
|
2026-02-24 17:29:20 +05:30 |
|
|
|
01226fb5ec
|
api contract
|
2026-02-24 16:43:46 +05:30 |
|
|
|
a7b34e40c8
|
chore: add localization to benefits overview page (en & es)
|
2026-02-24 16:33:28 +05:30 |
|
|
|
7e26b54c50
|
feat: complete client billing UI and staff benefits display (#524, #527)
- Client App: Built dedicated ShiftCompletionReviewPage and InvoiceReadyPage
- Client App: Wired up invoice summary mapping and parsing logic from Data Connect
- Staff App: Added dynamic BenefitsOverviewPage tracking worker limits matching client mockup
- Staff App: Display progress ring values wired to real VendorBenefitPlan & BenefitsData balances
|
2026-02-24 16:17:19 +05:30 |
|
dhinesh-m24
|
78ce0f6cda
|
feat:Update benfitsDate query to add retrieve worker benefits query
|
2026-02-24 12:36:17 +05:30 |
|
Achintha Isuru
|
5cc1c42dd0
|
Merge pull request #460 from Oloodi/feature/session-persistence-new
Mobile Polish & Integration Pass (Staff + Client)
|
2026-02-23 13:52:52 -05:00 |
|
Achintha Isuru
|
98c0b8a644
|
feat: Pass endDate to shift details screen and refine its display with updated spacing and a direct label.
|
2026-02-23 13:52:40 -05:00 |
|
Achintha Isuru
|
659b5812b0
|
Updates SectionHeader text styles, border, and radius, and reduces vertical spacing in WorkerHomePage.
|
2026-02-23 13:39:26 -05:00 |
|
Achintha Isuru
|
0ff2268959
|
style: Refine reports page UI by updating metric card styling, grid padding, and overall spacing.
|
2026-02-23 13:30:23 -05:00 |
|
Achintha Isuru
|
f453f8aadd
|
feat: Refine badge and status indicator styling across various client features, including updated colors, borders, and typography, and remove unused action buttons.
|
2026-02-23 12:14:28 -05:00 |
|
Achintha Isuru
|
9d2b68fc3d
|
Merge pull request #461 from Oloodi/408-feature-implement-paidunpaid-breaks---client-app-frontend-development
Launchpad updated with the new web and mobile apps
|
2026-02-23 11:36:24 -05:00 |
|
Achintha Isuru
|
ae1273fc10
|
docs: Add Data Connect architecture guide and backend manual, and update document configuration to include them.
|
2026-02-23 11:33:09 -05:00 |
|
|
|
7136aa7686
|
resolve conflicts
|
2026-02-23 17:26:34 +05:30 |
|
|
|
13f8003bda
|
refactor of usecases
|
2026-02-23 17:18:50 +05:30 |
|
Achintha Isuru
|
0bfc6fc65e
|
Merge pull request #459 from Oloodi/408-feature-implement-paidunpaid-breaks---client-app-frontend-development
Mobile docs update
|
2026-02-23 02:28:22 -05:00 |
|
Achintha Isuru
|
5a01302fdc
|
refactor(docs): Relocate use case completion audit to mobile section and add Shifts Connector documentation.
|
2026-02-23 00:53:11 -05:00 |
|
Achintha Isuru
|
77172a9a8c
|
Create USE_CASE_COMPLETION_AUDIT.md
|
2026-02-23 00:50:52 -05:00 |
|
Achintha Isuru
|
56666ece30
|
Merge pull request #458 from Oloodi/408-feature-implement-paidunpaid-breaks---client-app-frontend-development
Recurring and Permanent order is fully integrated to client/staff applications
|
2026-02-22 21:35:57 -05:00 |
|
Achintha Isuru
|
69b5c74f00
|
refactor: streamline shift navigation calls and set default shifts tab to 'myshifts'.
|
2026-02-22 21:34:16 -05:00 |
|
Achintha Isuru
|
0c2482ee9b
|
fix: Correct weekday order and active day index mapping in shift schedule summary.
|
2026-02-22 21:20:56 -05:00 |
|
Achintha Isuru
|
7f3a66ba11
|
refactor: remove redundant pushShiftDetails navigation method and update its usages to toShiftDetails.
|
2026-02-22 21:16:46 -05:00 |
|