Skip to content

Changes

Started by Mandvi
Started 14 hr ago
Took 3 min 5 sec

Summary

  1. Remove group creation steps and update class selection in admin assignment test flow. (commit: d70bc73) (details)
  2. Remove group creation steps and update class selection in admin assignment test flow. (commit: 6d791d3) (details)
  3. Update class visibility assertion in admin assignment Maestro test flow. (commit: a3fb358) (details)
  4. Update class visibility assertion in admin assignment Maestro test flow. (commit: 7439600) (details)
  5. Remove debug print statements and update Maestro test flow. (commit: 9a6dc79) (details)
  6. Move Maestro test files from `.maestro/test` to `.maestro/flows`. (commit: ff9d552) (details)
  7. Refine error handling and student group filtering in `AssignmentEditViewModel`. (commit: 4cf805e) (details)
  8. Refactor `studentsXapiGroup` extension to target `XapiActivity` and use it in `UpdateClazzStudentXapiGroupUseCase`. (commit: d0885d0) (details)
  9. Refactor `studentsXapiGroup` extension to target `XapiActivity` and use it in `UpdateClazzStudentXapiGroupUseCase`. (commit: e7a7b65) (details)
Commit d70bc73f2e885abb3c3365d5e8a7a0fb78a63e95 by mandvi.verma
Remove group creation steps and update class selection in admin assignment test flow.
(commit: d70bc73)
The file was modified.maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml (diff)
Commit 6d791d369e7327515a5c2cbaf870c74d2d8d6865 by mandvi.verma
Remove group creation steps and update class selection in admin assignment test flow.
(commit: 6d791d3)
The file was modified.maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml (diff)
Commit a3fb3589b06cc2879f112617979b2ab8b9542361 by mandvi.verma
Update class visibility assertion in admin assignment Maestro test flow.
(commit: a3fb358)
The file was modified.maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml (diff)
Commit 743960081f7a0065927bdd46208bc2ada8ea0f3c by mandvi.verma
Update class visibility assertion in admin assignment Maestro test flow.
(commit: 7439600)
The file was modified.maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml (diff)
Commit 9a6dc7989e1fc463aaf6046641cd9923ef480ea6 by mandvi.verma
Remove debug print statements and update Maestro test flow.
(commit: 9a6dc79)
The file was modified.maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/enrollments/UpdateClazzStudentXapiGroupUseCase.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/assignment/edit/AssignmentEditViewModel.kt (diff)
Commit ff9d552d87656dd823c0ddd34cd978e1fe18e47c by mandvi.verma
Move Maestro test files from `.maestro/test` to `.maestro/flows`.
(commit: ff9d552)
The file was removed.maestro/test/002_browse_lessons_test.yaml
The file was added.maestro/flows/002_browse_lessons_test.yaml
The file was added.maestro/flows/001_001_invite_users_using_qr_code_or_link_test.yaml
The file was removed.maestro/test/001_001_invite_users_using_qr_code_or_link_test.yaml
The file was removed.maestro/test/001_003_login_using_school_link_test.yaml
The file was added.maestro/flows/001_002_add_user_direct_test.yaml
The file was removed.maestro/test/001_002_add_user_direct_test.yaml
The file was added.maestro/flows/001_003_login_using_school_link_test.yaml
Commit 4cf805e32bbc723fdaeed822b00efed54c7570b1 by mandvi.verma
Refine error handling and student group filtering in `AssignmentEditViewModel`.
(commit: 4cf805e)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/assignment/edit/AssignmentEditViewModel.kt (diff)
Commit d0885d06ad84ca0f6afd258b69c5d70617a791a4 by mandvi.verma
Refactor `studentsXapiGroup` extension to target `XapiActivity` and use it in `UpdateClazzStudentXapiGroupUseCase`.
(commit: d0885d0)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/ext/ClazzExt.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/enrollments/UpdateClazzStudentXapiGroupUseCase.kt (diff)
Commit e7a7b6507ace23cd8413d012cc2c335b5d8ee2a4 by mandvi.verma
Refactor `studentsXapiGroup` extension to target `XapiActivity` and use it in `UpdateClazzStudentXapiGroupUseCase`.
(commit: e7a7b65)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/enrollments/UpdateClazzStudentXapiGroupUseCase.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/assignment/edit/AssignmentEditViewModel.kt (diff)