Summary
- expandable fab added (commit: fd857c5) (details)
- copy invite code screen added (commit: ebedfd0) (details)
- invitedatasource added (commit: 3cabf78) (details)
- share link added (commit: 729028f) (details)
- classname or school name is added (commit: 6e9f7b4) (details)
- CreateInviteUseCase.kt added (commit: 7f66db2) (details)
- fixed personinvite issues (commit: bcfc2b5) (details)
- fixed classinvte changes (commit: b7f72b0) (details)
- changes for family invite (commit: 5d25406) (details)
- first user field added (commit: 5d0da03) (details)
- changes for family invite (commit: 635f174) (details)
- invite flow updates (commit: 0a7d500) (details)
- commit (commit: 211ac61) (details)
- added test (commit: e9e612b) (details)
- commit (commit: 6c4185e) (details)
- commit (commit: b68b09e) (details)
- updated test flow (commit: c136360) (details)
- updated test with latest changes (commit: 23f299a) (details)
- updated test command (commit: 0e7acc2) (details)
- redeem invite changes (commit: 2be2eed) (details)
- invite screen changes (commit: 303462d) (details)
- updated test (commit: 1c0cc68) (details)
- The invite launcher name change.Create invite, client and server side use case removed and data source added.and changes related to pull request comments. (commit: ba6545b) (details)
- updated test codes (commit: 4426c9a) (details)
- updated test - Invite user (commit: 73eb031) (details)
- changes related RedeemInviteIntegrationTest (commit: f973485) (details)
- updated test - missing appId (commit: 82e79d8) (details)
- updated test - mistyped variable (commit: 767a763) (details)
- updated test - name (commit: 5d68ab5) (details)
- updated test - invite_code_field (commit: 7688d6f) (details)
- updated test - invite_code_field (commit: c0be81d) (details)
- qrcode screen added (commit: b836387) (details)
- invite_qr_link added (commit: b656051) (details)
- updated test - name (commit: a329b90) (details)
- updated test - name (commit: b5132c9) (details)
- updated test - added qr_link id (commit: 901435f) (details)
- updated test - added invitation (commit: 5bd21ab) (details)
- Fix merge of main branch NavHost imports. (commit: 376eabb) (details)
- updated test - added add new person btn (commit: 9a9a526) (details)
- updated test - scan qr btn (commit: 8a8a937) (details)
- Refactor to use sealed interface for invite. (commit: 8e89f28) (details)
- More refactoring work in progress. (commit: 77b1766) (details)
- More refactoring work in progress. (commit: 7b04955) (details)
- More refactoring work in progress. (commit: 55e883b) (details)
- More refactoring work in progress. (commit: a755c4a) (details)
- Rename JoinClazzWithCode to EnterInviteCode (commit: b4d279d) (details)
- Invite refactor work in progress. (commit: b3d0cd3) (details)
- Invite refactor work in progress. (commit: 62c274e) (details)
- Updated invite screen (commit: 33f93c4) (details)
- Remove * from invitepersonscreen role dropdown. (commit: ca8b7dd) (details)
- Add test tag for invite code. (commit: e050b2e) (details)
- Update InvitePerson screen to update automatically when approval required time expires. (commit: dde312c) (details)
- Update invite code to be in its own text field for easier testing. Copy on click. (commit: ff60c44) (details)
- Remove obsolete invite redemption integration test. (commit: d752dca) (details)
- Update link style on invite screen. (commit: 06daf87) (details)
- updated test - updated design (commit: 872a1d2) (details)
- updated test - test id (commit: cadb64c) (details)
- Invite refactor work in progress: make invite link take user to accept invite screen when pasted directly into url text field and when scanned as a QR code. (commit: fdbaab7) (details)
- updated test - test changes (commit: 147e7c2) (details)
- Invite refactor work in progress: handle start app from intent (eg opening a link from another app). (commit: ee924d4) (details)
- Add support for opening a link using Maestro bundle argument. (commit: d069bb9) (details)
- updated test - test changes (commit: b265cb9) (details)
- Initial implementation of redeeming a new user invite. (commit: f446a00) (details)
- Remove old Invite model. (commit: 1353fb2) (details)
- Remove old Invite model import line (commit: 34022c4) (details)
- Fix logic for showing terms/conditions. (commit: 58e171a) (details)
- GetPlayStoreReferrer added (commit: 3ddec4e) (details)
- Move navigation on account creation logic to a domain UseCase. (commit: c5c4c70) (details)
- Add navigate on account creation to app di (commit: 2c0fff2) (details)
- Bump version number. (commit: cfece24) (details)
- updated test -terms added (commit: d18f7e6) (details)
- GetPlayStoreReferrer handled exception (commit: f504640) (details)
- updated test -terms added (commit: ed93ba8) (details)
- Bump version code. (commit: fe93ba1) (details)
- your date of birth updated - test (commit: e4e21d0) (details)
- your date of birth updated - test (commit: 021dc5c) (details)
- Handle deferred deep link: initial attempt. (commit: d93ae13) (details)
- Bump version. (commit: be871ae) (details)
- Add additional logging for deferred deep link management. (commit: 77a504a) (details)
- Add doc on link testing. (commit: f8464f1) (details)
- Add doc on link testing. (commit: 743bbea) (details)
- Add doc on link testing. (commit: e4781fc) (details)
- Tidyup link testing doc. (commit: b09d8e8) (details)
- Tidyup link testing doc. (commit: 474e408) (details)
- Fix SchoolLinkRoute to include RESPECT_SCHOOL_LINK_SEGMENT in redirect. (commit: 6b620c6) (details)
- Fix SchoolLinkRoute to include RESPECT_SCHOOL_LINK_SEGMENT in redirect. (commit: 7449866) (details)
- updated link flow (commit: 87b2946) (details)
- updated link flow (commit: 56e0cbd) (details)
- updated link flow (commit: 029ac55) (details)
- updated link flow (commit: 6d1fc00) (details)
- Tidyup of handling deferred deep links. (commit: af3b19a) (details)
- Bump version (commit: 5fd2ca4) (details)
- updated link flow (commit: e92df3d) (details)
- Add isFirstPerson property to NewUserInvite. (commit: f931920) (details)
- Fix ADB command line start link example. (commit: 027260e) (details)
- Create ClassInvite entities for new classes. (commit: 1830dfc) (details)
- Update AcceptInviteScreen to show details for class invite. (commit: 0c73812) (details)
- Initial implementation handling acceptance for teacher or student of class invite. (commit: 9be5f71) (details)
- Initial implementation of approval for class invites for teachers and students. (commit: 667172a) (details)
- Remove use of role dropdown when inviting to class: this is no longer visible or needed when a user goes through add teacher/add student. (commit: 957eb8c) (details)
- Fix handling permissions for Invite. (commit: 4bfc9e8) (details)
- Maestro fixes: (commit: 43a2896) (details)
- Update invite screen: add support for class invites that are via parents. (commit: c4090d2) (details)
- Invitation management: updates to support signup via parent devices for classes. (commit: 5f93539) (details)
- Initial end-to-end implementation of parent device signup for a class invitation. (commit: 0789180) (details)
- Shorten 001_001 test due to Maestro bug. (commit: c08b922) (details)
- Fix admin_add_app_and_teacher.yaml flow with new update system. (commit: c5cb269) (details)
- Update AcceptInvite to show error message if/when required and loading indicator. (commit: 5eb65e6) (details)
- Ensure waiting for permission to join is enforced in UI. (commit: 8d8e5e9) (details)
- Invite edge case handling (commit: a7a2071) (details)
- Update notices. (commit: fbf6419) (details)
- updated (commit: d13a805) (details)
- updated maestro.sh file (commit: 9986ef6) (details)
- chore: Add server logs to gitignore. (commit: c749317) (details)
- chore: Add server logs to gitignore. (commit: e7192fb) (details)
- updated maestro.sh file (commit: 237f0ba) (details)
- updated case (commit: b7c0564) (details)
- updated url (commit: 49bab90) (details)
- test cleanup (commit: 7a9ee15) (details)
- Refactor: Consolidate email launching logic into LaunchSendEmailUseCase. (commit: d1818a9) (details)