Find a file
oskar 400319e502
All checks were successful
ci / changes (push) Successful in 3s
ci / backend (push) Has been skipped
ci / flutter (push) Successful in 1m8s
Implement invite management on mobile
- Added Flutter invite screens for accepting/resolving invitations and handling invalid states with `InviteScreen` and `InvalidInviteScreen`.
- Integrated `InviteController` with accompanying `InviteApi` for resolving and accepting invites.
- Updated routing logic to handle `/invite` and `/invite/invalid` paths.
- Added localization strings for invite-related messages.
- Enabled Flutter deep link handling across all supported platforms.
- Implemented unit tests for `InviteController` and `InviteLinkService`.
- Updated project entitlements and configurations for invite link validation on iOS/Android.
- Enhanced dependency injection with invite modules and services.
2026-01-16 22:13:51 +01:00
.forgejo/workflows Remove redundant workflow filters for .forgejo/workflows/**. 2026-01-16 22:11:39 +01:00
back001 Ensure tenant ID is properly set for patients, users, invitations, and patient-subject links in InvitationService; add corresponding unit tests. 2026-01-16 21:46:00 +01:00
ci/images ci jdk17 2026-01-16 15:08:02 +01:00
front001/mosenioring Implement invite management on mobile 2026-01-16 22:13:51 +01:00