Summary
- commit (commit: 7956356) (details)
- added person passkey entity (commit: d24775b) (details)
- changes in create passkey json (commit: f9eff90) (details)
- Test for sign-up flow (commit: 10c2abf) (details)
- rpid related changes (commit: 28c5d74) (details)
- changes related school list (commit: 264d023) (details)
- real directory datasource implementation added (commit: 0c36395) (details)
- fixed issue of AddRealmDirectoryCallback (commit: fef7abc) (details)
- Add credential to RespectRedeemInviteRequest (commit: 67cd37c) (details)
- merged with main (commit: 93dde10) (details)
- changes in RespectRedeemInviteRequestUseCase.kt (commit: 044e68d) (details)
- invite code passing instead of whole response (commit: d689fe4) (details)
- Updated test flow as per review comment (commit: 96ca236) (details)
- school list from search added (commit: 2e45560) (details)
- added verifydomainusecase (commit: 65c3ab9) (details)
- Updated test variables (commit: c767dbb) (details)
- rpid is optional (commit: 2ef01a2) (details)
- Added dates (commit: e7f3cef) (details)
- main branch merged (commit: 5abcf53) (details)
- added mock invite (commit: ede0e04) (details)
- Fixes/updates handling school list (commit: edff664) (details)
- changes related to redeeminvite req (commit: bf9bf09) (details)
- DataSourceTestClient rpid fix (commit: ad9b695) (details)
- error fix (commit: 6c8b62b) (details)
- error fix (commit: 4b86d49) (details)
- Add structure for implementation of getting invite info (commit: cd486ad) (details)
- Updates to enrollment and person to handle invite scenario: (commit: dfebf5f) (details)
- Update person model to support mapping related persons (e.g. parents). (commit: 4a1c8ff) (details)
- Work in progress to implement support for redeeming an invite. (commit: aa2737b) (details)
- Remove duplicate import line from merge. (commit: 0a3ce6c) (details)
- Fix SchoolDirectoryEntryEntityDao compilation - fix return type and suspend function for findSchoolByInvite code. (commit: 0c49455) (details)
- Rough work in progress to implement invite acceptance end to end. (commit: 097e132) (details)
- Work in progress: make SchoolDirectoryEntry DataSource a little more like others. (commit: 14cfa93) (details)
- Initial implementation of GetInviteInfoUseCaseServer - now returns invite info as expected. (commit: c98f3a9) (details)
- Work in progress implementation of handling invite codes. (commit: 4f20704) (details)
- Fix AuthWithPasswordIntegrationTest compilation (commit: 6b82fb8) (details)
- Fix AuthWithPasswordIntegrationTest compilation (commit: 2d5cad5) (details)