Commit Graph

129 Commits

Author SHA1 Message Date
zouantchaw
1b1dcec238 docs(api): align coverage review contract 2026-03-18 12:56:14 +01:00
zouantchaw
1845f7dbee docs(api): add mobile coding agent spec 2026-03-18 12:44:21 +01:00
zouantchaw
26a853184f feat(api): complete M5 swap and dispatch backend slice 2026-03-18 10:40:04 +01:00
zouantchaw
32f6cd55c8 feat(api): add M5 coverage controls and frontend spec 2026-03-18 08:18:50 +01:00
zouantchaw
008dd7efb1 fix(api): close v2 mobile contract gaps 2026-03-17 22:37:45 +01:00
Achintha Isuru
afcd896b47 Merge pull request #651 from Oloodi/599-sred-research-develop-adaptive-battery-optimized-user-location-tracking-fe
feat(clock_in): Geofence validation, background tracking & feature restructuring
2026-03-17 12:19:20 -04:00
zouantchaw
13471629f6 fix(auth): align demo staff phone identity and clock-in payload 2026-03-17 14:44:32 +01:00
zouantchaw
4e72c84276 docs(auth): document v2 auth flows and refresh 2026-03-17 13:46:29 +01:00
zouantchaw
515a6f2bed fix(notifications): replace Cloud Run job with worker service 2026-03-16 17:54:25 +01:00
zouantchaw
73287f42bd feat(attendance): add notification delivery and NFC security foundation 2026-03-16 17:06:17 +01:00
zouantchaw
5d8240ed51 feat(attendance): add geofence monitoring and policy controls 2026-03-16 15:31:13 +01:00
Achintha Isuru
29adf60b8a feat(specification): update clock-in process with time-window enforcement and location verification details 2026-03-15 00:27:34 -04:00
zouantchaw
b455455a49 feat(api): complete unified v2 mobile surface 2026-03-13 17:02:24 +01:00
zouantchaw
817a39e305 feat(api): add unified v2 gateway and mobile read slice 2026-03-13 15:17:00 +01:00
Achintha Isuru
a5079c014f feat: update design specifications for label styling and add mobile backend API documentation 2026-03-12 16:50:04 -04:00
zouantchaw
b61babe3c6 docs(api): consolidate v2 frontend backend guides 2026-03-12 14:09:05 +01:00
zouantchaw
fe43ff23cf feat(backend): implement v2 domain slice and live smoke 2026-03-11 18:23:55 +01:00
Achintha Isuru
e0f7c161a9 feat: refine user feedback and information clarity in product specification 2026-03-10 23:58:50 -04:00
Achintha Isuru
2484c6cff2 Refactor code structure for improved readability and maintainability 2026-03-09 16:26:53 -04:00
Achintha Isuru
5a5b8894c4 docs: update README and project onboarding for M4 milestone
Updated README with logo and M4 status. Updated project onboarding doc to version 2.0 with M4 features, release automation, and architecture updates.
2026-03-06 15:36:57 -05:00
Achintha Isuru
37d8427df9 chore: remove overall release plan document and add mobile app release process documentation 2026-03-06 15:26:08 -05:00
Achintha Isuru
6feeea920b Add client clarifications document for M5 project discovery 2026-03-06 12:57:53 -05:00
Achintha Isuru
1c3cd211ab Merge branch 'dev' into 493-implement-rapid-order-creation-voice-text-in-client-mobile-app 2026-03-05 17:06:46 -05:00
Achintha Isuru
034f4fa871 Update M4 demo guide title and section header for consistency 2026-03-05 17:05:59 -05:00
Achintha Isuru
46b5d852dd Remove M4 seed files
Delete docs/MILESTONES/M4/Seed/README.md and docs/MILESTONES/M4/Seed/seed.gql. The removed README provided instructions and inventory for the M4 validation DB seed and seed.gql contained the full @transaction GraphQL mutation used to populate that seed. Removes the M4 seed artifacts from the docs; restore from source control or consult the team if the seed is still required.
2026-03-05 16:09:23 -05:00
Achintha Isuru
b8345a0fbe Merge pull request #559 from Oloodi/Inconsistent-Shift-Booking-Status
BE: Create seed data for the validation database #555
2026-03-05 16:08:18 -05:00
Achintha Isuru
8b9a58adb1 feat: Add mobile CI/CD secrets setup for APK signing
- Updated Makefile to include new command for setting up mobile CI secrets.
- Enhanced tools.mk with setup-mobile-ci-secrets target.
- Created setup-mobile-github-secrets.sh script for configuring GitHub Secrets for APK signing.
- Added APK signing implementation summary documentation.
- Created detailed APK signing setup guide.
- Added GitHub secrets checklist for easy reference.
2026-03-05 13:55:38 -05:00
Achintha Isuru
085445e730 feat: add comprehensive release process documentation and version file references
- Introduced RELEASE_VISUAL_GUIDE.md for a visual overview of the release pipeline, including development, staging, and production phases.
- Created RELEASE_WORKFLOW.md detailing step-by-step release procedures for single and multi-product releases, including hotfix processes.
- Added VERSION_FILES_REFERENCE.md to outline all necessary version file updates for each product during releases, ensuring consistency and completeness.
2026-03-05 10:49:09 -05:00
Achintha Isuru
afa4d7cba9 Merge branch 'dev' into 493-implement-rapid-order-creation-voice-text-in-client-mobile-app 2026-03-05 09:36:37 -05:00
Achintha Isuru
308105a1f9 Update formatting for profile completion notes in M4 demo guide 2026-03-04 17:03:16 -05:00
Achintha Isuru
856e7545f6 Implement profile completion checks in shift details flow and update UI accordingly 2026-03-04 16:48:49 -05:00
Achintha Isuru
da3bbb7056 Update Codemagic scripts and add M4 demo guide
Normalize spacing in Codemagic job names (add space after emoji) and remove duplicated android_signing environment variable mappings for staff keystores across dev, staging, and prod workflows in codemagic.yaml. Add docs/MILESTONES/M4/demos/m4-client-note.md with the M4 demo guide (deliverables, test accounts, core improvements, and key deliverables).
2026-03-04 14:27:20 -05:00
Achintha Isuru
faae6c07d5 Merge pull request #564 from Oloodi/493-implement-rapid-order-creation-voice-text-in-client-mobile-app
Improved Benefit screen and improved UX of worker and client homepages
2026-03-03 23:41:39 -05:00
Achintha Isuru
017c0d4823 chore: Remove redundant line from use case completion audit document 2026-03-03 16:56:27 -05:00
Achintha Isuru
c13faea3d9 Merge pull request #562 from Oloodi/493-implement-rapid-order-creation-voice-text-in-client-mobile-app
Session clearance issue fixed
2026-03-03 00:06:08 -05:00
Achintha Isuru
14c223540e Update 04-use-case-completion-audit.md 2026-03-02 23:42:45 -05:00
Achintha Isuru
07a0a29106 Merge pull request #561 from Oloodi/493-implement-rapid-order-creation-voice-text-in-client-mobile-app
Fix issues in the staff and client mobile apps
2026-03-02 01:00:22 -05:00
Achintha Isuru
48d4e239b5 Create m4-demo-plan-checklist.md 2026-03-01 15:15:13 -05:00
Achintha Isuru
d3f3b0f70e docs: Update mobile development guidelines to enforce safe navigation and typed navigators with fallback mechanisms. 2026-02-28 17:57:40 -05:00
zouantchaw
c52bb7e767 fix(dataconnect): split fast connector sync from full schema sync 2026-02-27 15:28:24 -05:00
Wielfried Zouantcha
2519f1ddf6 Merge pull request #560 from Oloodi/codex/rapid-order-transcribe-parse
feat(core-api): add rapid order transcribe and parse endpoints
2026-02-27 11:13:33 -05:00
zouantchaw
7740ad4d2d feat(core-api): add rapid order transcribe and parse endpoints 2026-02-27 11:12:32 -05:00
5982e0bd15 seed data 2026-02-27 15:41:19 +05:30
f266cb3437 seed data 2026-02-27 15:38:10 +05:30
Achintha Isuru
b8d07380c0 replace the "Krow" with "KROW" 2026-02-26 15:13:26 -05:00
Achintha Isuru
68becc084b small changes 2026-02-26 10:38:41 -05:00
Achintha Isuru
54af0bb881 Merge pull request #542 from Oloodi/feature/session-persistence-new
chore: Maestro E2E restructure, remove Marionette, add Makefile e2e targets
2026-02-26 10:20:33 -05:00
zouantchaw
3da94f16fd Merge remote-tracking branch 'origin/dev' into codex/feat-architecture-lead-bootstrap 2026-02-26 09:45:09 -05:00
fd43494bd4 chore: Maestro restructure, remove Marionette, add Makefile e2e commands 2026-02-26 16:07:43 +05:30
zouantchaw
fd3aec5182 docs(m4): add model keys and relationship diagrams catalog 2026-02-25 20:02:56 -05:00