Skip to content

Changes

Started by Nikunj Sharma
Started 7 days 0 hr ago
Took 2 min 57 sec

Summary

  1. Update assertion in Maestro flow `001_001b_invite_existing_users_using_invite_code_or_link_test.yaml` to verify "ParentA User" instead of "Student User". (commit: b8e4f0e) (details)
  2. Update Maestro flow (commit: 1ad56e1) (details)
  3. Move Maestro flows for school login, direct user addition, lesson browsing, and school self-registration from pending to active flows. (commit: 9a2db0e) (details)
  4. changes in family invite (commit: e0b33fd) (details)
Commit b8e4f0ed8611ae2a97b04bc8e5603d91373d9956 by Pooja Ravi
Update assertion in Maestro flow `001_001b_invite_existing_users_using_invite_code_or_link_test.yaml` to verify "ParentA User" instead of "Student User".
(commit: b8e4f0e)
The file was modified.maestro/flows/001_001b_invite_existing_users_using_invite_code_or_link_test.yaml (diff)
The file was modified.maestro/flows/001_001b_invite_existing_users_using_invite_code_or_link_test.yaml (diff)
Commit 9a2db0ea09e2e2cbaaff8ed851d7d752abda7561 by Pooja Ravi
Move Maestro flows for school login, direct user addition, lesson browsing, and school self-registration from pending to active flows.
(commit: 9a2db0e)
The file was added.maestro/flows/001_005_add_school_self_registration_test.yaml
The file was removed.maestro/flows-pending/002_browse_lessons_test.yaml
The file was added.maestro/flows/001_002_add_user_direct_test.yaml
The file was added.maestro/flows/001_003_login_using_school_link_test.yaml
The file was removed.maestro/flows-pending/001_005_add_school_self_registration_test.yaml
The file was removed.maestro/flows-pending/001_002_add_user_direct_test.yaml
The file was removed.maestro/flows-pending/001_003_login_using_school_link_test.yaml
The file was added.maestro/flows/002_browse_lessons_test.yaml
The file was modifiedrespect-datalayer/src/commonMain/kotlin/world/respect/datalayer/respect/model/invite/RespectInviteInfo.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/person/edit/PersonEditViewModel.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/person/list/PersonListViewModel.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/navigation/AppRoutes.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/manageuser/acceptinvite/AcceptInviteScreen.kt (diff)
The file was modifiedrespect-lib-shared/src/jvmMain/kotlin/world/respect/shared/domain/account/invite/RedeemInviteExistingUserUseCaseDb.kt (diff)
The file was modifiedrespect-server/src/main/kotlin/world/respect/server/account/invite/GetInviteInfoUseCaseServer.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/manageuser/acceptinvite/AcceptInviteViewModel.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/urltonavcommand/ResolveUrlToNavCommandUseCase.kt (diff)