Skip to content
Aborted

#267 (Feb 2, 2026, 11:42:21 AM)

Started 15 days ago
Took 22 min
Build Artifacts
respect-cli.zip31.24 MiB view
respect-server-1.0.0.zip45.82 MiB view
respect-server-shadow-1.0.0.zip46.95 MiB view

Started by user Mike Dawson

Revision: 63a68e5a5a99741463fde7d18889bdd5a7fb9e47
Repository: https://github.com/UstadMobile/Respect.git
  • refs/remotes/origin/main

Aborted by user Mike Dawson

Changes
  1. expandable fab added (commit: fd857c5) (details / githubweb)
  2. Add school self-service (commit: ab33494) (details / githubweb)
  3. copy invite code screen added (commit: ebedfd0) (details / githubweb)
  4. invitedatasource added (commit: 3cabf78) (details / githubweb)
  5. share link added (commit: 729028f) (details / githubweb)
  6. Add school self-service (commit: 40bb6fb) (details / githubweb)
  7. classname or school name is added (commit: 6e9f7b4) (details / githubweb)
  8. refactor (commit: 090cfb4) (details / githubweb)
  9. refactor (commit: eba8521) (details / githubweb)
  10. fix comments (commit: 2484201) (details / githubweb)
  11. CreateInviteUseCase.kt added (commit: 7f66db2) (details / githubweb)
  12. fixed personinvite issues (commit: bcfc2b5) (details / githubweb)
  13. update with main (commit: 320f281) (details / githubweb)
  14. refactor (commit: 9101919) (details / githubweb)
  15. fixed classinvte changes (commit: b7f72b0) (details / githubweb)
  16. changes for family invite (commit: 5d25406) (details / githubweb)
  17. first user field added (commit: 5d0da03) (details / githubweb)
  18. changes for family invite (commit: 635f174) (details / githubweb)
  19. invite flow updates (commit: 0a7d500) (details / githubweb)
  20. commit (commit: 211ac61) (details / githubweb)
  21. added test (commit: e9e612b) (details / githubweb)
  22. commit (commit: 6c4185e) (details / githubweb)
  23. commit (commit: b68b09e) (details / githubweb)
  24. updated test flow (commit: c136360) (details / githubweb)
  25. updated test with latest changes (commit: 23f299a) (details / githubweb)
  26. updated test command (commit: 0e7acc2) (details / githubweb)
  27. redeem invite changes (commit: 2be2eed) (details / githubweb)
  28. invite screen changes (commit: 303462d) (details / githubweb)
  29. updated test (commit: 1c0cc68) (details / githubweb)
  30. The invite launcher name change.Create invite, client and server side use case removed and data source added.and changes related to pull request comments. (commit: ba6545b) (details / githubweb)
  31. updated test codes (commit: 4426c9a) (details / githubweb)
  32. updated test - Invite user (commit: 73eb031) (details / githubweb)
  33. changes related RedeemInviteIntegrationTest (commit: f973485) (details / githubweb)
  34. updated test - missing appId (commit: 82e79d8) (details / githubweb)
  35. updated test - mistyped variable (commit: 767a763) (details / githubweb)
  36. updated test - name (commit: 5d68ab5) (details / githubweb)
  37. updated test - invite_code_field (commit: 7688d6f) (details / githubweb)
  38. updated test - invite_code_field (commit: c0be81d) (details / githubweb)
  39. qrcode screen added (commit: b836387) (details / githubweb)
  40. invite_qr_link added (commit: b656051) (details / githubweb)
  41. updated test - name (commit: a329b90) (details / githubweb)
  42. updated test - name (commit: b5132c9) (details / githubweb)
  43. updated test - added qr_link id (commit: 901435f) (details / githubweb)
  44. updated test - added invitation (commit: 5bd21ab) (details / githubweb)
  45. Fix merge of main branch NavHost imports. (commit: 376eabb) (details / githubweb)
  46. updated test - added add new person btn (commit: 9a9a526) (details / githubweb)
  47. updated test - scan qr btn (commit: 8a8a937) (details / githubweb)
  48. Refactor to use sealed interface for invite. (commit: 8e89f28) (details / githubweb)
  49. More refactoring work in progress. (commit: 77b1766) (details / githubweb)
  50. More refactoring work in progress. (commit: 7b04955) (details / githubweb)
  51. More refactoring work in progress. (commit: 55e883b) (details / githubweb)
  52. More refactoring work in progress. (commit: a755c4a) (details / githubweb)
  53. Rename JoinClazzWithCode to EnterInviteCode (commit: b4d279d) (details / githubweb)
  54. Invite refactor work in progress. (commit: b3d0cd3) (details / githubweb)
  55. Invite refactor work in progress. (commit: 62c274e) (details / githubweb)
  56. Updated invite screen (commit: 33f93c4) (details / githubweb)
  57. Remove * from invitepersonscreen role dropdown. (commit: ca8b7dd) (details / githubweb)
  58. Add test tag for invite code. (commit: e050b2e) (details / githubweb)
  59. Update InvitePerson screen to update automatically when approval required time expires. (commit: dde312c) (details / githubweb)
  60. Update invite code to be in its own text field for easier testing. Copy on click. (commit: ff60c44) (details / githubweb)
  61. Remove obsolete invite redemption integration test. (commit: d752dca) (details / githubweb)
  62. Update link style on invite screen. (commit: 06daf87) (details / githubweb)
  63. updated test - updated design (commit: 872a1d2) (details / githubweb)
  64. updated test - test id (commit: cadb64c) (details / githubweb)
  65. Invite refactor work in progress: make invite link take user to accept invite screen when pasted directly into url text field and when scanned as a QR code. (commit: fdbaab7) (details / githubweb)
  66. updated test - test changes (commit: 147e7c2) (details / githubweb)
  67. Invite refactor work in progress: handle start app from intent (eg opening a link from another app). (commit: ee924d4) (details / githubweb)
  68. Add support for opening a link using Maestro bundle argument. (commit: d069bb9) (details / githubweb)
  69. updated test - test changes (commit: b265cb9) (details / githubweb)
  70. Initial implementation of redeeming a new user invite. (commit: f446a00) (details / githubweb)
  71. Remove old Invite model. (commit: 1353fb2) (details / githubweb)
  72. Remove old Invite model import line (commit: 34022c4) (details / githubweb)
  73. Fix logic for showing terms/conditions. (commit: 58e171a) (details / githubweb)
  74. GetPlayStoreReferrer added (commit: 3ddec4e) (details / githubweb)
  75. Move navigation on account creation logic to a domain UseCase. (commit: c5c4c70) (details / githubweb)
  76. Add navigate on account creation to app di (commit: 2c0fff2) (details / githubweb)
  77. Bump version number. (commit: cfece24) (details / githubweb)
  78. updated test -terms added (commit: d18f7e6) (details / githubweb)
  79. GetPlayStoreReferrer handled exception (commit: f504640) (details / githubweb)
  80. updated test -terms added (commit: ed93ba8) (details / githubweb)
  81. Bump version code. (commit: fe93ba1) (details / githubweb)
  82. your date of birth updated - test (commit: e4e21d0) (details / githubweb)
  83. your date of birth updated - test (commit: 021dc5c) (details / githubweb)
  84. Handle deferred deep link: initial attempt. (commit: d93ae13) (details / githubweb)
  85. Bump version. (commit: be871ae) (details / githubweb)
  86. Add additional logging for deferred deep link management. (commit: 77a504a) (details / githubweb)
  87. Add doc on link testing. (commit: f8464f1) (details / githubweb)
  88. Add doc on link testing. (commit: 743bbea) (details / githubweb)
  89. Add doc on link testing. (commit: e4781fc) (details / githubweb)
  90. Tidyup link testing doc. (commit: b09d8e8) (details / githubweb)
  91. Tidyup link testing doc. (commit: 474e408) (details / githubweb)
  92. Fix SchoolLinkRoute to include RESPECT_SCHOOL_LINK_SEGMENT in redirect. (commit: 6b620c6) (details / githubweb)
  93. Fix SchoolLinkRoute to include RESPECT_SCHOOL_LINK_SEGMENT in redirect. (commit: 7449866) (details / githubweb)
  94. merge with invite person branch (commit: 0d4e519) (details / githubweb)
  95. updated link flow (commit: 87b2946) (details / githubweb)
  96. updated link flow (commit: 56e0cbd) (details / githubweb)
  97. updated link flow (commit: 029ac55) (details / githubweb)
  98. updated link flow (commit: 6d1fc00) (details / githubweb)
  99. Tidyup of handling deferred deep links. (commit: af3b19a) (details / githubweb)
  100. Bump version (commit: 5fd2ca4) (details / githubweb)
  101. updated link flow (commit: e92df3d) (details / githubweb)
  102. Add isFirstPerson property to NewUserInvite. (commit: f931920) (details / githubweb)
  103. Fix ADB command line start link example. (commit: 027260e) (details / githubweb)
  104. markFirstUserInviteAsDeleted and handle error case (commit: 31f14b6) (details / githubweb)
  105. Create ClassInvite entities for new classes. (commit: 1830dfc) (details / githubweb)
  106. Update AcceptInviteScreen to show details for class invite. (commit: 0c73812) (details / githubweb)
  107. Initial implementation handling acceptance for teacher or student of class invite. (commit: 9be5f71) (details / githubweb)
  108. Initial implementation of approval for class invites for teachers and students. (commit: 667172a) (details / githubweb)
  109. Remove use of role dropdown when inviting to class: this is no longer visible or needed when a user goes through add teacher/add student. (commit: 957eb8c) (details / githubweb)
  110. Fix handling permissions for Invite. (commit: 4bfc9e8) (details / githubweb)
  111. Maestro fixes: (commit: 43a2896) (details / githubweb)
  112. Update invite screen: add support for class invites that are via parents. (commit: c4090d2) (details / githubweb)
  113. Invitation management: updates to support signup via parent devices for classes. (commit: 5f93539) (details / githubweb)
  114. Initial end-to-end implementation of parent device signup for a class invitation. (commit: 0789180) (details / githubweb)
  115. Shorten  001_001 test due to Maestro bug. (commit: c08b922) (details / githubweb)
  116. Fix admin_add_app_and_teacher.yaml flow with new update system. (commit: c5cb269) (details / githubweb)
  117. Update AcceptInvite to show error message if/when required and loading indicator. (commit: 5eb65e6) (details / githubweb)
  118. fix web registration form size (commit: f67ff3c) (details / githubweb)
  119. Ensure waiting for permission to join is enforced in UI. (commit: 8d8e5e9) (details / githubweb)
  120. Invite edge case handling (commit: a7a2071) (details / githubweb)
  121. Update notices. (commit: fbf6419) (details / githubweb)
  122. Update AddSchoolUseCase and permissions to prevent creation of an additional admin during school self registration (commit: c04cefd) (details / githubweb)
  123. Remove obsolete / unused DeepLinkConstants. Update RegisterSchoolUseCase to use shared invite code logic. (commit: c2700cf) (details / githubweb)
  124. Fix SchoolDirectoryMode (commit: d91f51a) (details / githubweb)
  125. Bump version (commit: b35dc52) (details / githubweb)