Skip to content
Success

#92 (Sep 23, 2025, 5:42:55 AM)

Started 5 hr 8 min ago
Took 2 min 54 sec
Build Artifacts
respect-app-compose-debug.apk34.12 MiB view
respect-app-compose-release.apk11.47 MiB view
respect-cli.zip28.47 MiB view

Started by user Mike Dawson

Revision: 9ff26977d9c6b8d24f0cfc99122d122d28359116
Repository: https://github.com/UstadMobile/Respect.git
  • refs/remotes/origin/main
Changes
  1. updates (commit: 1208661) (details / githubweb)
  2. Changes related RespectRedeemInviteRequest.kt (commit: 1d33cd2) (details / githubweb)
  3. Work in progress implementing invite redemption. (commit: 6c9cdb8) (details / githubweb)
  4. Remove use of invite code directory and school prefixes. (commit: 580dd1b) (details / githubweb)
  5. Add assetlinks. Passkey creation working. (commit: 5569a28) (details / githubweb)
  6. Implement signup redeem invite using passkey (commit: c47605c) (details / githubweb)
  7. Create enrollment entities on invite redemption (commit: 90eea45) (details / githubweb)
  8. Refactor offset limit paging source for repositories to make it a little more flexible: ready to handle finding enrolled persons. (commit: c27f595) (details / githubweb)
  9. Add support for approving pending invites. (commit: 544611b) (details / githubweb)
  10. Add support for approving pending invites. (commit: 28b8ed2) (details / githubweb)
  11. Add support to serve assetlinks.json (commit: 2b51fe3) (details / githubweb)
  12. Fix RedeemInviteIntegrationTest compilation (commit: 44d8aa8) (details / githubweb)
  13. Add default directory. Stop user adding new report. (commit: 5a28356) (details / githubweb)
  14. Add onrespect directory by default. (commit: 6aaaa44) (details / githubweb)
  15. Renamed WrtieQueueItem timestamp to timeQueued. (commit: d2b35c9) (details / githubweb)
  16. Renamed WrtieQueueItem timestamp to timeQueued. (commit: c8fd571) (details / githubweb)
  17. Paging improvements: work in progress. (commit: 21f9028) (details / githubweb)
  18. Convert all datasources to using IPagingSourceFactory return types for paging types. (commit: 14b3fdb) (details / githubweb)
  19. Fix ClassDatasourceDb to save only if entities are newer. (commit: 8eeba7b) (details / githubweb)
  20. Add IPagingSourceFactory docs. (commit: 700ad04) (details / githubweb)
  21. Fix server compilation for Enrollment and Class route. (commit: 310b137) (details / githubweb)
  22. Fix PersonRepositoryIntegrationTest compilation. (commit: 54423c9) (details / githubweb)
  23. Fix class loading - asIPagingFunction did not work as expected, so it is removed. (commit: 9ff2697) (details / githubweb)