Skip to content
Success

#68 (Sep 19, 2025, 4:31:00 AM)

Started 2 days 9 hr ago
Took 2 min 30 sec
Build Artifacts
respect-app-compose-debug.apk34.10 MiB view
respect-app-compose-release.apk11.47 MiB view
respect-cli.zip28.44 MiB view

Started by timer

Revision: 3243b008f37d27ff5d43558b62e25dd8e705eda2
Repository: https://github.com/UstadMobile/Respect.git
  • refs/remotes/origin/respect-manage-users-fixes
Changes
  1. Add UidNumberMapper interface. Add initial versions of RemoteWriteQueue. (commit: e379407) (details / githubweb)
  2. Initial implementation and integration test for DrainRemoteWriteQueueUseCase (commit: 50af490) (details / githubweb)
  3. Update drain implementation model so it generalizes to other model classes. (commit: 69580f1) (details / githubweb)
  4. Move linking of RespectAccount scope and SchoolDirectoryEntry scope into AppKoinModule such that it can be used from a worker. (commit: 6302a38) (details / githubweb)
  5. Initial version using workmanager to drain remote write queue. (commit: d32083b) (details / githubweb)
  6. Add repository and http datasource for class. (commit: a4581d8) (details / githubweb)
  7. Implement write support for EnrollmentDataSource (commit: 39c5486) (details / githubweb)
  8. Updates to enrollment and person to handle invite scenario: (commit: dfebf5f) (details / githubweb)
  9. Update person model to support mapping related persons (e.g. parents). (commit: 4a1c8ff) (details / githubweb)
  10. Work in progress to implement support for redeeming an invite. (commit: aa2737b) (details / githubweb)
  11. Remove duplicate import line from merge. (commit: 0a3ce6c) (details / githubweb)
  12. Fix SchoolDirectoryEntryEntityDao compilation - fix return type and suspend function for findSchoolByInvite code. (commit: 0c49455) (details / githubweb)
  13. Rough work in progress to implement invite acceptance end to end. (commit: 097e132) (details / githubweb)
  14. Work in progress: make SchoolDirectoryEntry DataSource a little more like others. (commit: 14cfa93) (details / githubweb)
  15. Initial implementation of GetInviteInfoUseCaseServer - now returns invite info as expected. (commit: c98f3a9) (details / githubweb)
  16. Work in progress implementation of handling invite codes. (commit: 4f20704) (details / githubweb)
  17. Fix AuthWithPasswordIntegrationTest compilation (commit: 6b82fb8) (details / githubweb)
  18. Fix AuthWithPasswordIntegrationTest compilation (commit: 2d5cad5) (details / githubweb)
  19. updates (commit: 1208661) (details / githubweb)
  20. Add Redeem invite server endpoint, client use case, and accountmanager function. (commit: bc41768) (details / githubweb)
  21. Changes related RespectRedeemInviteRequest.kt (commit: 1d33cd2) (details / githubweb)