Skip to content

Loading builds...

Changes

#374 (May 14, 2026, 2:11:00 PM)

  1. Add guideline on AI-generated content submission (commit: 230b80b) — noreply / githubweb
  2. Clarify guidelines on submitting AI-generated content (commit: e5a71f8) — noreply / githubweb

#372 (May 13, 2026, 9:21:38 PM)

  1. Update terms/conditions to use .well-known path on school directory server. (commit: 4513cf5) — Mike Dawson / githubweb

#370 (May 12, 2026, 2:11:00 PM)

  1. Check username unique during invitation acceptance process (issue #232). (commit: f57c392) — Mike Dawson / githubweb
  2. Apply username unique check to when admin sets a username manually. (commit: f80a98b) — Mike Dawson / githubweb
  3. Correct visibility of floating action button on PersonListViewModel.kt and update to use common GetWritableRolesUseCase (commit: 8f8b359) — Mike Dawson / githubweb
  4. Show role on PersonListScreen. (commit: 6252aff) — Mike Dawson / githubweb
  5. Show error snackbar when no valid link is found. (commit: ab5a99a) — Mike Dawson / githubweb
  6. Bump version and change assignment label. (commit: a3ad308) — Mike Dawson / githubweb

#367 (May 9, 2026, 2:11:00 PM)

  1. Disable flow 003 until new xAPI based assignment branch is merged. (commit: 69f8132) — Mike Dawson / githubweb

#365 (May 7, 2026, 2:11:00 PM)

  1. Add Maestro flow summary documentation for core features. (commit: 507c9fb) — Pooja Ravi / githubweb
  2. Update `.maestro/README.md` formatting. (commit: 426ab42) — Pooja Ravi / githubweb
  3. Refactor Maestro test documentation by consolidating flow summaries. (commit: df4bd8e) — Pooja Ravi / githubweb
  4. Update Maestro README.md to use numbered lists for test flow descriptions. (commit: c1bfccd) — Pooja Ravi / githubweb
  5. Update Maestro README with detailed steps for user management and school registration test flows. (commit: efb7a28) — Pooja Ravi / githubweb
  6. Change PERSON_ADMIN_WRITE flag to an explicit permission. Using a value that was not represented by a single 2^x value resulted in errors in the permission check queries not working as expected. (commit: 67d616e) — Mike Dawson / githubweb
  7. Fix for issue #231. (commit: 93e8ed5) — Mike Dawson / githubweb
  8. Issue #231 (commit: de6e9a8) — Mike Dawson / githubweb