Summary
- Add guideline on understanding code before committing (commit: 07731c3) (details)
- Clarify variable usage in coding guidelines (commit: 18b1fed) (details)
- Update AGENTS.md to refer to CODING_GUIDELINES.md (commit: 5faf3ac) (details)
- clean up AssignmentDetail,Edit screens and viewmodels (commit: ab0b104) (details)
- Remove role selection from admin add teacher subflow. (commit: d35ef22) (details)
- remove getAssignmentSummaries function (commit: 38a8e9c) (details)
- Implement initial version of getAssignmentProgress (commit: de2604a) (details)
- refactor (commit: b3ba8ae) (details)
- Add xapiAgent property to RespectSessionAndPerson (commit: 5f10957) (details)
- resolve conflicts (commit: f92dde8) (details)
- Add Uuid opt-in to respect-app-compose and respect-lib-shared. (commit: 7827d2b) (details)
- Add studentsXapiGroup function (commit: 7a93561) (details)
- Update Maestro flows for assignment and class management to use dynamic class names. (commit: 1a17fd5) (details)
- Update Maestro flows to reduce the number of students in the assignment test class. (commit: 4b36db7) (details)
- Add xapiAgent property to RespectSessionAndPerson (commit: 654d2ab) (details)
- Add Uuid opt-in to respect-app-compose and respect-lib-shared. (commit: 02599de) (details)
- Add studentsXapiGroup function (commit: e4e4f66) (details)
- refactor (commit: 86a8af5) (details)
- fix ui (commit: d8ebfba) (details)
- Fix XapiStatementEntityDao (commit: 81f3154) (details)
- Fix XapiStatementEntityDao (commit: 2e51e61) (details)
- Fix XapiActorExt.distinctMerged function (commit: 39869b4) (details)
- Update Maestro test flows for assignments and move onboarding tests to pending. (commit: 4318a7f) (details)
- Fix mistake on XapiStatementEntityDao get assignment progress function: incorrect use of group. (commit: 04eeca8) (details)
- Make assignment progress query test more rigorous. (commit: b0a5249) (details)
- Implement creation of an XapiGroup for students in a given class to enable assignments to work as expected. (commit: 7f5e45c) (details)