Summary
- Update XapiStatementResourceDb to check if statement object is missing a required objectType value and throw exception if needed. (commit: f9ee19b) (details)
- Update getAssignmentProgress to handle order of activities and avoid potential to lose web pub manifest url if activity were to be updated. (commit: fefd844) (details)
- Temporary test relaxations on filter chips and list screen. (commit: 53c67d3) (details)
- Add improved assignment demo result learning unit. (commit: 2be6a86) (details)
- Update Maestro E2E test flows for assignment management and class member creation. (commit: 4f091a7) (details)
- Remove redundant assertions and taps from the admin assignment flow. (commit: 9bfff41) (details)
- Add fields to assignable unit completion. (commit: 356092c) (details)
- Fix AssignmentEditViewModel bug: timestamp was not being updated when saving, which led to undefined results when editing/updating. (commit: c01cb41) (details)
- Clean up `003_admin_user_assigns_assignment_to_a_class_test.yaml` Maestro flow. (commit: 9189c7b) (details)
- Update Maestro test flow for assignment management. (commit: 995e33e) (details)
- Fix total counts in filter chips on Assignment Detail in student mode. (commit: bd884aa) (details)
- Fix filtering of assignment result rows for a particular student. (commit: fb89527) (details)
- Update Maestro assignment flow test data and assertions. (commit: 8dd5e59) (details)
- Update Maestro flow for admin assignment to improve navigation and verification. (commit: a5bf144) (details)
- Update statement maker demos to show text after statement submitted successfully. (commit: e7e3029) (details)
- Add assertions for statement delivery confirmation in Maestro assignment flow. (commit: 1fac63b) (details)
- Update WebViewActivity to allow http/https mixed content for localhost. (commit: 1428bb5) (details)
- Fix NanoHttpd handling of CORS headers. (commit: f3cd6c6) (details)
- Move Maestro E2E test flows from pending to active status. (commit: b9ea50d) (details)