Skip to content

Loading builds...

Changes

#33 (May 19, 2026, 12:05:00 AM)

  1. Show role on PersonListScreen. (commit: 6252aff) — Mike Dawson / githubweb
  2. Show error snackbar when no valid link is found. (commit: ab5a99a) — Mike Dawson / githubweb
  3. Bump version and change assignment label. (commit: a3ad308) — Mike Dawson / githubweb
  4. Update terms/conditions to use .well-known path on school directory server. (commit: 4513cf5) — Mike Dawson / githubweb
  5. Add guideline on AI-generated content submission (commit: 230b80b) — noreply / githubweb
  6. Clarify guidelines on submitting AI-generated content (commit: e5a71f8) — noreply / githubweb

#26 (May 12, 2026, 8:26:03 AM)

  1. Update README.md (commit: d69440b) — noreply / githubweb
  2. Initial installatoin instructions for RESPECT server binary installation (commit: 18fe79f) — noreply / githubweb
  3. Add respect-server.service and update INSTALL.md (commit: 6b466c0) — Mike Dawson / githubweb
  4. Make example IP address consistent on INSTALL.md (commit: 8aa8a74) — Mike Dawson / githubweb
  5. Add Maestro flow summary documentation for core features. (commit: 507c9fb) — Pooja Ravi / githubweb
  6. Update `.maestro/README.md` formatting. (commit: 426ab42) — Pooja Ravi / githubweb
  7. Refactor Maestro test documentation by consolidating flow summaries. (commit: df4bd8e) — Pooja Ravi / githubweb
  8. Update Maestro README.md to use numbered lists for test flow descriptions. (commit: c1bfccd) — Pooja Ravi / githubweb
  9. Update Maestro README with detailed steps for user management and school registration test flows. (commit: efb7a28) — Pooja Ravi / githubweb
  10. 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
  11. Fix for issue #231. (commit: 93e8ed5) — Mike Dawson / githubweb
  12. Issue #231 (commit: de6e9a8) — Mike Dawson / githubweb
  13. Disable flow 003 until new xAPI based assignment branch is merged. (commit: 69f8132) — Mike Dawson / githubweb
  14. Check username unique during invitation acceptance process (issue #232). (commit: f57c392) — Mike Dawson / githubweb
  15. Apply username unique check to when admin sets a username manually. (commit: f80a98b) — Mike Dawson / githubweb
  16. Correct visibility of floating action button on PersonListViewModel.kt and update to use common GetWritableRolesUseCase (commit: 8f8b359) — Mike Dawson / githubweb