Skip to content
Aborted

#143 (Feb 2, 2026, 11:42:30 AM)

Started 14 days ago
Took 22 min
Build Artifacts
001_001_invite_using_invite_code_test.mp470.00 MiB view
001_002_add_user_direct_test.mp452.66 MiB view
001_003_login_using_school_link_test.mp45.46 MiB view
002_browse_lessons_test.mp47.17 MiB view
003_admin_user_assigns_assignment_to_a_class_test.mp432.18 MiB view
001_001_invite_using_invite_code_test.png2.31 MiB view
001_002_add_user_direct_test.png2.21 MiB view
001_003_login_using_school_link_test.png354.17 KiB view
002_browse_lessons_test.png461.24 KiB view
003_admin_user_assigns_assignment_to_a_class_test.png1.22 MiB view
00_Main_Dashboard.png197.52 KiB view
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 (details / githubweb)
  2. Add school self-service (details / githubweb)
  3. copy invite code screen added (details / githubweb)
  4. invitedatasource added (details / githubweb)
  5. share link added (details / githubweb)
  6. Add school self-service (details / githubweb)
  7. classname or school name is added (details / githubweb)
  8. refactor (details / githubweb)
  9. refactor (details / githubweb)
  10. fix comments (details / githubweb)
  11. CreateInviteUseCase.kt added (details / githubweb)
  12. fixed personinvite issues (details / githubweb)
  13. update with main (details / githubweb)
  14. refactor (details / githubweb)
  15. fixed classinvte changes (details / githubweb)
  16. changes for family invite (details / githubweb)
  17. first user field added (details / githubweb)
  18. changes for family invite (details / githubweb)
  19. invite flow updates (details / githubweb)
  20. commit (details / githubweb)
  21. added test (details / githubweb)
  22. commit (details / githubweb)
  23. commit (details / githubweb)
  24. updated test flow (details / githubweb)
  25. updated test with latest changes (details / githubweb)
  26. updated test command (details / githubweb)
  27. redeem invite changes (details / githubweb)
  28. invite screen changes (details / githubweb)
  29. updated test (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. (details / githubweb)
  31. updated test codes (details / githubweb)
  32. updated test - Invite user (details / githubweb)
  33. changes related RedeemInviteIntegrationTest (details / githubweb)
  34. updated test - missing appId (details / githubweb)
  35. updated test - mistyped variable (details / githubweb)
  36. updated test - name (details / githubweb)
  37. updated test - invite_code_field (details / githubweb)
  38. updated test - invite_code_field (details / githubweb)
  39. qrcode screen added (details / githubweb)
  40. invite_qr_link added (details / githubweb)
  41. updated test - name (details / githubweb)
  42. updated test - name (details / githubweb)
  43. updated test - added qr_link id (details / githubweb)
  44. updated test - added invitation (details / githubweb)
  45. Fix merge of main branch NavHost imports. (details / githubweb)
  46. updated test - added add new person btn (details / githubweb)
  47. updated test - scan qr btn (details / githubweb)
  48. Refactor to use sealed interface for invite. (details / githubweb)
  49. More refactoring work in progress. (details / githubweb)
  50. More refactoring work in progress. (details / githubweb)
  51. More refactoring work in progress. (details / githubweb)
  52. More refactoring work in progress. (details / githubweb)
  53. Rename JoinClazzWithCode to EnterInviteCode (details / githubweb)
  54. Invite refactor work in progress. (details / githubweb)
  55. Invite refactor work in progress. (details / githubweb)
  56. Updated invite screen (details / githubweb)
  57. Remove * from invitepersonscreen role dropdown. (details / githubweb)
  58. Add test tag for invite code. (details / githubweb)
  59. Update InvitePerson screen to update automatically when approval required time expires. (details / githubweb)
  60. Update invite code to be in its own text field for easier testing. Copy on click. (details / githubweb)
  61. Remove obsolete invite redemption integration test. (details / githubweb)
  62. Update link style on invite screen. (details / githubweb)
  63. updated test - updated design (details / githubweb)
  64. updated test - test id (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. (details / githubweb)
  66. updated test - test changes (details / githubweb)
  67. Invite refactor work in progress: handle start app from intent (eg opening a link from another app). (details / githubweb)
  68. Add support for opening a link using Maestro bundle argument. (details / githubweb)
  69. updated test - test changes (details / githubweb)
  70. Initial implementation of redeeming a new user invite. (details / githubweb)
  71. Remove old Invite model. (details / githubweb)
  72. Remove old Invite model import line (details / githubweb)
  73. Fix logic for showing terms/conditions. (details / githubweb)
  74. GetPlayStoreReferrer added (details / githubweb)
  75. Move navigation on account creation logic to a domain UseCase. (details / githubweb)
  76. Add navigate on account creation to app di (details / githubweb)
  77. Bump version number. (details / githubweb)
  78. updated test -terms added (details / githubweb)
  79. GetPlayStoreReferrer handled exception (details / githubweb)
  80. updated test -terms added (details / githubweb)
  81. Bump version code. (details / githubweb)
  82. your date of birth updated - test (details / githubweb)
  83. your date of birth updated - test (details / githubweb)
  84. Handle deferred deep link: initial attempt. (details / githubweb)
  85. Bump version. (details / githubweb)
  86. Add additional logging for deferred deep link management. (details / githubweb)
  87. Add doc on link testing. (details / githubweb)
  88. Add doc on link testing. (details / githubweb)
  89. Add doc on link testing. (details / githubweb)
  90. Tidyup link testing doc. (details / githubweb)
  91. Tidyup link testing doc. (details / githubweb)
  92. Fix SchoolLinkRoute to include RESPECT_SCHOOL_LINK_SEGMENT in redirect. (details / githubweb)
  93. Fix SchoolLinkRoute to include RESPECT_SCHOOL_LINK_SEGMENT in redirect. (details / githubweb)
  94. merge with invite person branch (details / githubweb)
  95. updated link flow (details / githubweb)
  96. updated link flow (details / githubweb)
  97. updated link flow (details / githubweb)
  98. updated link flow (details / githubweb)
  99. Tidyup of handling deferred deep links. (details / githubweb)
  100. Bump version (details / githubweb)
  101. updated link flow (details / githubweb)
  102. Add isFirstPerson property to NewUserInvite. (details / githubweb)
  103. Fix ADB command line start link example. (details / githubweb)
  104. markFirstUserInviteAsDeleted and handle error case (details / githubweb)
  105. Create ClassInvite entities for new classes. (details / githubweb)
  106. Update AcceptInviteScreen to show details for class invite. (details / githubweb)
  107. Initial implementation handling acceptance for teacher or student of class invite. (details / githubweb)
  108. Initial implementation of approval for class invites for teachers and students. (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. (details / githubweb)
  110. Fix handling permissions for Invite. (details / githubweb)
  111. Maestro fixes: (details / githubweb)
  112. Update invite screen: add support for class invites that are via parents. (details / githubweb)
  113. Invitation management: updates to support signup via parent devices for classes. (details / githubweb)
  114. Initial end-to-end implementation of parent device signup for a class invitation. (details / githubweb)
  115. Shorten  001_001 test due to Maestro bug. (details / githubweb)
  116. Fix admin_add_app_and_teacher.yaml flow with new update system. (details / githubweb)
  117. Update AcceptInvite to show error message if/when required and loading indicator. (details / githubweb)
  118. fix web registration form size (details / githubweb)
  119. Ensure waiting for permission to join is enforced in UI. (details / githubweb)
  120. Invite edge case handling (details / githubweb)
  121. Update notices. (details / githubweb)
  122. Update AddSchoolUseCase and permissions to prevent creation of an additional admin during school self registration (details / githubweb)
  123. Remove obsolete / unused DeepLinkConstants. Update RegisterSchoolUseCase to use shared invite code logic. (details / githubweb)
  124. Fix SchoolDirectoryMode (details / githubweb)
  125. Bump version (details / githubweb)