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
Achintha Isuru
9c9cdaca78
feat: Implement attire photo capture, update AttireItem entity, and streamline the photo upload and state management flow.
2026-02-25 13:56:35 -05:00
zouantchaw
b645927429
docs(m4): add business/vendor memberships and clean planning docs
2026-02-25 11:58:21 -05:00
165fe5b66b
maestra testcases
2026-02-25 22:06:22 +05:30
zouantchaw
67cf5e0e4c
docs(m4): add explicit actor mapping text to both scenarios
2026-02-25 11:17:54 -05:00
zouantchaw
50c7116d20
docs(m4): fix mermaid participant alias for github render
2026-02-25 11:00:12 -05:00
zouantchaw
3dc3b306ea
docs(m4): add core data actors with two example scenarios
2026-02-25 10:58:25 -05:00
zouantchaw
b2833b02af
docs(m4): reconcile roadmap CSVs with target schema
2026-02-25 10:50:13 -05:00
d5cfbc5798
hub & manager issues
2026-02-25 20:01:08 +05:30
27754524f5
Update flutter-testing-tools.md
2026-02-25 19:50:34 +05:30
d1e09a1def
Update flutter-testing-tools.md
2026-02-25 14:18:21 +05:30
efbff33292
Update flutter-testing-tools.md
2026-02-25 14:17:07 +05:30
8bc10468c0
docs: finalize flutter testing tools research
2026-02-25 14:15:14 +05:30
7caacdf060
Merge remote branch
2026-02-25 14:14:16 +05:30
17c2c2afbb
Merge dev
2026-02-25 13:34:52 +05:30
714702015c
UI fields for cost center
2026-02-25 13:03:04 +05:30
zouantchaw
f4f002b41b
docs(m4): define multi-tenant schema and phased rbac rollout
2026-02-24 15:52:04 -05:00
zouantchaw
a07ee75dc9
docs(m4): align verification contract naming and section order
2026-02-24 13:45:24 -05:00