Skip to content
Builds

Loading builds...

Changes

#815 (Jun 4, 2025, 11:50:05 AM)

  1. Bump version (commit: f86988d) — Mike Dawson / githubweb

#814 (Jun 4, 2025, 8:39:24 AM)

  1. cypress test - conflict fixes (commit: b1bd793) — Pooja Ravi / githubweb
  2. removed useMockEmail change (commit: 56938ba) — Pooja Ravi / githubweb

#813 (Jun 3, 2025, 4:39:41 PM)

  1. Attempt fix for copy course app crash (since merging dev-simplified-onboarding). (commit: 0a5d3a7) — Mike Dawson / githubweb

#812 (Jun 2, 2025, 10:42:55 AM)

  1. AddnewPerson usecase binding issue fix (commit: 4514e1f) — nikunj.sharma / githubweb

#811 (Jun 1, 2025, 4:47:06 PM)

  1. checklist 4 -5 (commit: 3dabd43) — Pooja Ravi / githubweb
  2. .......... (commit: b2f6620) — Prashant Deshmukh / githubweb
  3. Added 3 button in onboarding screen, created individual login feature (commit: 5af78dc) — Prashant Deshmukh / githubweb
  4. 1) Add createLocalAccount() function in UstadAccountManager.kt (commit: 5fee968) — Prashant Deshmukh / githubweb
  5. 1) Add createLocalAccount() function in UstadAccountManager.kt (commit: f987978) — Prashant Deshmukh / githubweb
  6. 1) Add createLocalAccount() function in UstadAccountManager.kt (commit: 945c617) — Prashant Deshmukh / githubweb
  7. invite via contact ui created for android/desktop (commit: 5cce265) — Nikunj Sharma / githubweb
  8. chip text field changes (commit: 12c5567) — Nikunj Sharma / githubweb
  9. 1) Removed carousel, List Item added. (commit: 6c3d4cf) — prashant.deshmukh / githubweb
  10. - Added Zip and Unzip use cases in commonMain and androidMain. (commit: e851e1d) — prashant.deshmukh / githubweb
  11. -Modifications in rememberUstadFilePickLauncher for folder picking, and updates to other classes accordingly. (commit: 10569f8) — prashant.deshmukh / githubweb
  12. Incomplete tests (commit: 3e1d554) — Pooja Ravi / githubweb
  13. clazzinvite added to dp, processinviteUsecase class create to send invite (commit: cfee2b4) — Nikunj Sharma / githubweb
  14. route created for clazzinviteviacontact (commit: 57fa741) — Nikunj Sharma / githubweb
  15. Added a "share app" option setting screen, changes in IndividualLearnerViewModel while navigating local user to ContentEntryListViewModel added some args to visible import content option in library screen. (commit: 59ebdad) — prashant.deshmukh / githubweb
  16. ContactToServerUseCase created (commit: 51a0a46) — Nikunj Sharma / githubweb
  17. Change icon to given illustration, fix IndividualLearner library screen content button visibility. (commit: 3e5f08b) — prashant.deshmukh / githubweb
  18. Change icon to given illustration, fix IndividualLearner library screen content button visibility. (commit: 2972e07) — prashant.deshmukh / githubweb
  19. Change icon to given illustration, fix IndividualLearner library screen content button visibility. (commit: 3079127) — prashant.deshmukh / githubweb
  20. api response getting, (commit: 8162232) — Nikunj Sharma / githubweb
  21. Change icon to given illustration, fix IndividualLearner library screen content button visibility. (commit: 212541f) — prashant.deshmukh / githubweb
  22. Guest login test (commit: 817ddc2) — Pooja Ravi / githubweb
  23. twilio added for sms (commit: 53c7f03) — Nikunj Sharma / githubweb
  24. assetlink json created (commit: 94e8dd0) — Nikunj Sharma / githubweb
  25. data base version changes (commit: 7019704) — Nikunj Sharma / githubweb
  26. Remove hard coded assetlinks.json (commit: f3d3dd5) — Mike Dawson / githubweb
  27. Add well-known to gitignore (commit: b02941e) — Mike Dawson / githubweb
  28. Export functionality with JVM Test cases . (commit: 6234cf3) — prashant.deshmukh / githubweb
  29. Export functionality with JVM Test cases . (commit: ad4a75b) — Prashant Deshmukh / githubweb
  30. link json verified (commit: 66c860b) — Nikunj Sharma / githubweb
  31. invite accept flow completed (commit: 0cd69ce) — Nikunj Sharma / githubweb
  32. import export code. (commit: af07bf3) — Prashant Deshmukh / githubweb
  33. import export code. (commit: c49b935) — Prashant Deshmukh / githubweb
  34. in web ui chip text fields connected with viewmodel (commit: 111a882) — Nikunj Sharma / githubweb
  35. Remove offline sharing and import export part.this branch only have individual functionality (commit: 230ab35) — Prashant Deshmukh / githubweb
  36. withDoorTransactionAsync added in ProcessInviteUseCase (commit: c4412e0) — Nikunj Sharma / githubweb
  37. settings issue resolved (commit: c5b5b79) — Pooja Ravi / githubweb
  38. changes in user accounts (commit: dbce120) — Pooja Ravi / githubweb
  39. changes in user accounts (commit: 0c8d2d1) — Pooja Ravi / githubweb
  40. passkey sign in and sign up (commit: 03b3141) — Nikunj Sharma / githubweb
  41. migration fixed (commit: 693b1be) — Nikunj Sharma / githubweb
  42. CreatePasskeyusecase added (commit: 6f5f4ae) — Nikunj Sharma / githubweb
  43. added passkeyverifyresult and handling response after verification on server (commit: 61fd389) — Nikunj Sharma / githubweb
  44. Initial refactoring to make repository nullable when used with a local only account. (commit: 18243a6) — Mike Dawson / githubweb
  45. Update unit testing to use UmAppDatalayer and nullable repository. (commit: 22f5b13) — Mike Dawson / githubweb
  46. Fix app-ktor-server di module. (commit: 59abccf) — Mike Dawson / githubweb
  47. Remove Gson from CommonKtorTestDiModule (commit: ba2d6d8) — Mike Dawson / githubweb
  48. Update implementation of new local account creation. (commit: d9dcd46) — Mike Dawson / githubweb
  49. Update handling of new local account creation. Ensure AddNewPersonUseCase is created in UstadApp. (commit: e0016c1) — Mike Dawson / githubweb
  50. Refactor: Endpoint is now LearningSpace. (commit: 2a3a8bf) — Mike Dawson / githubweb
  51. Refactor: Endpoint is now LearningSpace. (commit: 68ffde9) — Mike Dawson / githubweb
  52. commit (commit: aff5439) — Nikunj Sharma / githubweb
  53. Refactor: Endpoint is now LearningSpace. Remove Klock dependency. (commit: 734d288) — Mike Dawson / githubweb
  54. Add SystemDb (commit: 7004928) — Mike Dawson / githubweb
  55. Refactor ApiUrlConfig into SystemUrlConfig. Update documentation. (commit: 62a5ead) — Mike Dawson / githubweb
  56. add child profile done (commit: 4b2579b) — Nikunj Sharma / githubweb
  57. add profile will be visible if newPersonalAccountsLearningSpaceUrl not null (commit: cd4412f) — Nikunj Sharma / githubweb
  58. Work in progress - implement password protected system config API REST server endpoint. (commit: aa88b1d) — Mike Dawson / githubweb
  59. Fix umRestApplication compilation (commit: 7492fb1) — Mike Dawson / githubweb
  60. app icon added (commit: 8ccb97b) — Nikunj Sharma / githubweb
  61. Update NavControllerExt for new flow. Add comments on AddAccountSelectNewOrExistingViewModel . (commit: be0db36) — Mike Dawson / githubweb
  62. Implement using the configuration from SystemDb to get the database url, username, and password for the learning space db. (commit: c1995c6) — Mike Dawson / githubweb
  63. OtherSignUpOptionSelectionScreen added (commit: fd49117) — Nikunj Sharma / githubweb
  64. GetLocalAccountsSupportedUseCase added (commit: 24f28a2) — Nikunj Sharma / githubweb
  65. LearningSpaceListScreen added (commit: dd16b58) — Nikunj Sharma / githubweb
  66. login flow update (commit: eb8cf81) — Pooja Ravi / githubweb
  67. login flow update (commit: d2cc40e) — Pooja Ravi / githubweb
  68. commit (commit: d6fff93) — Nikunj Sharma / githubweb
  69. commit (commit: a25819a) — Nikunj Sharma / githubweb
  70. textcase error fixed (commit: 6ef842d) — Nikunj Sharma / githubweb
  71. comit (commit: 2e512f1) — Nikunj Sharma / githubweb
  72. commit (commit: 204e5d1) — Nikunj Sharma / githubweb
  73. commit (commit: 7874613) — Nikunj Sharma / githubweb
  74. commit (commit: 11914e2) — Nikunj Sharma / githubweb
  75. commit (commit: 8797eec) — Nikunj Sharma / githubweb
  76. remove create account in LoginScreen.kt (commit: cb17224) — Nikunj Sharma / githubweb
  77. remove create account from web (commit: af757c8) — Nikunj Sharma / githubweb
  78. login flow update (commit: 3d31717) — Pooja Ravi / githubweb
  79. migration issue (commit: 5a2220a) — Nikunj Sharma / githubweb
  80. migration issue (commit: a906868) — Nikunj Sharma / githubweb
  81. applicationContext changed to this@AbstractAppActivity) (commit: 094b30e) — Nikunj Sharma / githubweb
  82. site and term issue fixed (commit: 2816c81) — Nikunj Sharma / githubweb
  83. site and term issue fixed (commit: ead9d4f) — Nikunj Sharma / githubweb
  84. User flow change (commit: b1ed946) — Pooja Ravi / githubweb
  85. commit (commit: d0730bf) — Nikunj Sharma / githubweb
  86. User flow change (commit: ed2c174) — Pooja Ravi / githubweb
  87. User flow change (commit: bef0096) — Pooja Ravi / githubweb
  88. personal account  library screen issue (commit: 198c08e) — Nikunj Sharma / githubweb
  89. commit (commit: 9f9a5fd) — Nikunj Sharma / githubweb
  90. Update and rename 007_002_user_registration_above_age_13_test_description.md to 007_002a_user_registration_above_age_13_test_description.md (commit: 9dca9db) — noreply / githubweb
  91. Update README.md (commit: e314413) — noreply / githubweb
  92. Update README.md (commit: a683230) — noreply / githubweb
  93. Update 007_002a_user_registration_above_age_13_test_description.md (commit: 5dafd7f) — noreply / githubweb
  94. Update README.md (commit: 2d3c360) — noreply / githubweb
  95. Create 007_002b_user_registration_above_age_13_test_description.md (commit: 1e14f2d) — noreply / githubweb
  96. Update README.md (commit: 7610156) — noreply / githubweb
  97. Update README.md (commit: fea4148) — noreply / githubweb
  98. Create 007_002c_user_registration_above_age_13_test_description.md (commit: d61eb31) — noreply / githubweb
  99. Create 007_002d_user_registration_above_age_13_test_description.md (commit: d17bbe5) — noreply / githubweb
  100. Create 007_002e_user_registration_personalal_account_can_add_child_profiles (commit: 3a9eb1c) — noreply / githubweb
  101. Update README.md (commit: 3cb96ae) — noreply / githubweb
  102. Update 007_002a_user_registration_above_age_13_test_description.md (commit: 9edae23) — noreply / githubweb
  103. Update 007_002b_user_registration_above_age_13_test_description.md (commit: e3b1a1f) — noreply / githubweb
  104. Update 007_002c_user_registration_above_age_13_test_description.md (commit: 2f2d47b) — noreply / githubweb
  105. Update 007_002d_user_registration_above_age_13_test_description.md (commit: ec9ced3) — noreply / githubweb
  106. Update and rename 007_002e_user_registration_personalal_account_can_add_child_profiles to 007_002e_user_registration_personalal_account_can_add_child_profiles.md (commit: 11e3606) — noreply / githubweb
  107. SignUpEnterUsernamePasswordScreen added (commit: c5573a5) — Nikunj Sharma / githubweb
  108. Admin can enable/disable registration for users (commit: e3e3368) — Nikunj Sharma / githubweb
  109. Update 007_002a_user_registration_above_age_13_test_description.md (commit: ab83f91) — noreply / githubweb
  110. child session issue (commit: b834c8b) — Nikunj Sharma / githubweb
  111. changes in simplified on boarding (commit: acd35c7) — Pooja Ravi / githubweb
  112. changes in simplified on boarding (commit: daf6336) — Pooja Ravi / githubweb
  113. changes in simplified on boarding (commit: cee02ef) — Pooja Ravi / githubweb
  114. changes in simplified on boarding (commit: dc672e3) — Pooja Ravi / githubweb
  115. changes in simplified on boarding (commit: 3cb8120) — Pooja Ravi / githubweb
  116. changes in simplified on boarding (commit: c21f303) — Pooja Ravi / githubweb
  117. changes in simplified on boarding (commit: 9a7bd1a) — Pooja Ravi / githubweb
  118. changes in simplified on boarding (commit: 2edb34d) — Pooja Ravi / githubweb
  119. web ui created (commit: 2947dcb) — Nikunj Sharma / githubweb
  120. changes in existing codes (commit: cb95f4b) — Pooja Ravi / githubweb
  121. changes in existing codes (commit: 8e57a6e) — Pooja Ravi / githubweb
  122. changes in RedirectViewModel (commit: 4f603ec) — Nikunj Sharma / githubweb
  123. existing tests (commit: efbe253) — Pooja Ravi / githubweb
  124. existing tests with conditions (commit: 5e4599c) — Pooja Ravi / githubweb
  125. preset learnning space check placed in NavControllerExt.kt (commit: 4812c98) — Nikunj Sharma / githubweb
  126. Cypress existing test changes (commit: 770531d) — Pooja Ravi / githubweb
  127. Cypress existing test changes (commit: 3fda7b0) — Pooja Ravi / githubweb
  128. changes in web part (commit: f64418d) — Nikunj Sharma / githubweb
  129. Cypress existing test changes (commit: 8e24ca2) — Pooja Ravi / githubweb
  130. unit test added (commit: 80b056d) — Nikunj Sharma / githubweb
  131. Add changes/todos for learning space list. (commit: 61c167c) — Mike Dawson / githubweb
  132. pr comment (commit: 6ef435d) — Nikunj Sharma / githubweb
  133. commit (commit: d54d832) — Nikunj Sharma / githubweb
  134. commit (commit: 0c39d60) — Nikunj Sharma / githubweb
  135. worked on todo points (commit: 104e565) — Nikunj Sharma / githubweb
  136. added id (commit: a903f4a) — Nikunj Sharma / githubweb
  137. Cypress code update (commit: 666835a) — Pooja Ravi / githubweb
  138. Cypress code update (commit: c9f55ec) — Pooja Ravi / githubweb
  139. Cypress code update (commit: e6c9041) — Pooja Ravi / githubweb
  140. dependency issue fixed (commit: e7bfda3) — Nikunj Sharma / githubweb
  141. port issue fixed (commit: a1940ed) — Nikunj Sharma / githubweb
  142. instance changes (commit: 7229d93) — Nikunj Sharma / githubweb
  143. commit (commit: 7ab4534) — Nikunj Sharma / githubweb
  144. commit (commit: 221eff5) — Nikunj Sharma / githubweb
  145. Add required door entities to SystemDb. (commit: 387d125) — Mike Dawson / githubweb
  146. Change endpoint for SystemDb in UstadApp DI. (commit: a29b51d) — Mike Dawson / githubweb
  147. commit (commit: 7552f20) — Nikunjs.0011 / githubweb
  148. command added (commit: dddcbcd) — Nikunjs.0011 / githubweb
  149. delete dir code added (commit: 806b149) — Nikunjs.0011 / githubweb
  150. commit (commit: 3065109) — Nikunjs.0011 / githubweb
  151. readme updated to test passkey (commit: 20cbf3c) — Nikunjs.0011 / githubweb
  152. readme updated to test passkey (commit: bea3aaa) — Nikunjs.0011 / githubweb
  153. crash fixed (commit: cf50dce) — Nikunjs.0011 / githubweb
  154. ustad-appconfig command added (commit: f2e4b31) — Nikunjs.0011 / githubweb
  155. commit (commit: 2a6578f) — nikunj.sharma / githubweb
  156. commit (commit: 3c91b89) — nikunj.sharma / githubweb
  157. error fixed (commit: acfb787) — nikunj.sharma / githubweb
  158. commit (commit: 2efda32) — nikunj.sharma / githubweb
  159. commit (commit: 399d4ff) — nikunj.sharma / githubweb
  160. commit (commit: 6890832) — nikunj.sharma / githubweb
  161. commit (commit: 7b1a0fd) — nikunj.sharma / githubweb
  162. commit (commit: 2b65bf2) — nikunj.sharma / githubweb
  163. system db added in js di (commit: b93e3ea) — nikunj.sharma / githubweb
  164. system db changes (commit: 1c13ec4) — nikunj.sharma / githubweb
  165. Fix SystemDb - add ReplicateEntity annotation for LearningSpaceInfo. (commit: da44189) — Mike Dawson / githubweb
  166. changing admin person to admin user (commit: 617059c) — nikunj.sharma / githubweb
  167. desktop di added (commit: e148573) — nikunj.sharma / githubweb
  168. readme updated (commit: 90b09d6) — nikunj.sharma / githubweb
  169. readme updated (commit: 1896b67) — nikunj.sharma / githubweb
  170. install.md updated (commit: c047c02) — nikunj.sharma / githubweb
  171. Update to use a single command with subcommands for running the server and managing the server. (commit: 207de4b) — Mike Dawson / githubweb
  172. readme updated (commit: 0079c9c) — nikunj.sharma / githubweb
  173. test server controller updated (commit: 0d1f6f4) — nikunj.sharma / githubweb
  174. test server controller updated (commit: 8d320be) — nikunj.sharma / githubweb
  175. Fix ServerAppMain when started with no args to run server by default. (commit: e5f3fd1) — Mike Dawson / githubweb
  176. Fixes/improvements for initial setup and learning space creation. (commit: d1780d8) — Mike Dawson / githubweb
  177. Add app-ktor-server/server.properties to gitignore (commit: fe7e2d7) — Mike Dawson / githubweb
  178. Fix server setup procedures for binary server build. (commit: d29dfce) — Mike Dawson / githubweb
  179. Fix testserver-controller to disable using jsDevServer (e.g. reverse proxy for webpack) when using testserver-controller . (commit: 7c1f5d5) — Mike Dawson / githubweb
  180. Update cypress and maestro scripts to use learning space parameter name. (commit: 05057b7) — Mike Dawson / githubweb
  181. invite branch merged (commit: 18b2e66) — nikunj.sharma / githubweb
  182. invite bug fix (commit: 6a33742) — nikunj.sharma / githubweb
  183. Work-in-progress migration of SystemDb to using SQLdelight. (commit: c1923ad) — Mike Dawson / githubweb
  184. invite bug fix (commit: 18c6ecf) — nikunj.sharma / githubweb
  185. ProcessInviteUseCaseTest issue fix (commit: 8f1cad1) — nikunj.sharma / githubweb
  186. ParseInviteUseCaseTest issue fix (commit: 81face5) — nikunj.sharma / githubweb
  187. Updated test descriptions to reflect changes (commit: c1cb1ba) — Pooja Ravi / githubweb
  188. Updated test descriptions to reflect changes (commit: a1f9167) — Pooja Ravi / githubweb
  189. Updated test descriptions to reflect changes (commit: 06c5219) — Pooja Ravi / githubweb
  190. Rename lib-systemdb-model to lib-systemdb-core (because it contains common repository interfaces as well). (commit: 1080ad9) — Mike Dawson / githubweb
  191. invite user merged (commit: 8f79917) — nikunj.sharma / githubweb
  192. Modularize XXHash (commit: adcf68e) — Mike Dawson / githubweb
  193. Handle showing list of learning spaces on desktop using SQLDelight based implementation. (commit: 573a02d) — Mike Dawson / githubweb
  194. Remove explicit dependsOn for lib-systemdb-core and lib-systemdb-sqldelight such that default hierarchy is applied. (commit: 2e3b71b) — Mike Dawson / githubweb
  195. Fix LearningSpaceServerRepo add function to add learningspace to in memory cache. (commit: 0d7022d) — Mike Dawson / githubweb
  196. Handle listing learning spaces on Android using SQLDelight based systemdb. (commit: 2bdc69f) — Mike Dawson / githubweb
  197. Update app-react to use SQLDelight based learning space list. (commit: f81b913) — Mike Dawson / githubweb
  198. Remove obsolete server Google API key config (commit: 0ca4bec) — Mike Dawson / githubweb
  199. Fix Cypress 004-005 - after student clicks submit needed to ensure that submission was saved before moving on. (commit: 3b52f9a) — Mike Dawson / githubweb
  200. Refactor libsystemdb to lib-centralappconfigdb and update docs. (commit: f705a9e) — Mike Dawson / githubweb
  201. commit (commit: c2f81c8) — nikunj.sharma / githubweb
  202. Fix UmAppDatabaseMigration handling of adding ClazzInvite table. (commit: d3aded4) — Mike Dawson / githubweb
  203. some class name change and coding style commit (commit: 1b0d7ae) — nikunj.sharma / githubweb
  204. preferImmediatelyAvailableCredentials added (commit: 922bf4c) — nikunj.sharma / githubweb
  205. saving password in password manager (commit: a18991c) — nikunj.sharma / githubweb
  206. LoginWithPasskeyUseCase.kt changed to GetCredentialUseCase (commit: 0c158cf) — nikunj.sharma / githubweb
  207. getting domain from learning space and moving impl to core (commit: a87cc0e) — nikunj.sharma / githubweb
  208. Fix ServerAppMain setting config file. Set using the default ustad-server.conf file if it exists automatically. (commit: 6e0fbb5) — Mike Dawson / githubweb
  209. username , the text remains in chip field and Email notification subject line is blank fixed (commit: 4b3a9f2) — nikunj.sharma / githubweb
  210. commit (commit: dff2ece) — nikunj.sharma / githubweb
  211. Minor invite tidy up. (commit: ab532c9) — Mike Dawson / githubweb
  212. Fix ParseInviteUseCaseTest (commit: 96be81b) — Mike Dawson / githubweb
  213. Workaround for TetsServerController compilation. (commit: 5d0e2a1) — Mike Dawson / githubweb
  214. Fix ServerAppMain to pass config prop using -config= property correctly. (commit: e36033f) — Mike Dawson / githubweb
  215. when invitation sent pop back and sending invitation even  if text present in textfield not created chip (commit: a16402a) — nikunj.sharma / githubweb
  216. Update invite related files to follow naming conventions. (commit: a11310a) — Mike Dawson / githubweb
  217. Improvements to ClazzInvite system: (commit: 3c20d70) — Mike Dawson / githubweb
  218. resend invite added (commit: 290c1ed) — nikunj.sharma / githubweb
  219. pending invite list showing in ClazzMemberListScreen (commit: 4fa9532) — nikunj.sharma / githubweb
  220. simplified onboarding changes merged (commit: 6f72595) — nikunj.sharma / githubweb
  221. SendEmailUseCase refracted as interface and implemented real and mock email sender (commit: 22caeae) — nikunj.sharma / githubweb
  222. e sign-up view model to handle NEXT argument similarly to Login view model (commit: c009405) — nikunj.sharma / githubweb
  223. useMockEmail set false in appconfig (commit: d233a08) — nikunj.sharma / githubweb
  224. Update testserver-controller after primary merge to create learning space as required on dev-simplified-onboarding. (commit: b9759f3) — Mike Dawson / githubweb
  225. Fix testserver-controller cypress run: disable jsDevServer when starting server. (commit: b06fd27) — Mike Dawson / githubweb
  226. maestro and cypress updates (commit: f0446e1) — Pooja Ravi / githubweb
  227. maestro test fix (commit: 88bb8cd) — Pooja Ravi / githubweb
  228. passkey signin added in AddAccountSelectNewOrExisting (commit: 755615d) — nikunj.sharma / githubweb
  229. test descriptions (commit: e09a91e) — Pooja Ravi / githubweb
  230. test descriptions (commit: 5d0f169) — Pooja Ravi / githubweb
  231. Refactoring to ensure that newly added screens/viewmodels accurately follow naming patterns. (commit: 21c9d20) — Mike Dawson / githubweb
  232. Improve ClazzInvite handling of keyboard hiding. (commit: f7c73bd) — Mike Dawson / githubweb
  233. Invitation improvements (commit: c34db32) — Mike Dawson / githubweb
  234. revoke passkey added (commit: 981268d) — nikunj.sharma / githubweb
  235. for resend using existing send invitation use case (commit: e0106fe) — nikunj.sharma / githubweb
  236. Resend invite use cases removed (commit: b897088) — nikunj.sharma / githubweb
  237. fix issue 1050 (commit: 8e345c4) — nikunj.sharma / githubweb
  238. cypress test-005_004 external link test fix for simplified onboarding branch (commit: ea1d912) — Pooja Ravi / githubweb
  239. Merge migrations. (commit: 1a8ec7b) — Mike Dawson / githubweb
  240. Fix compilation after updated primary merge (including attempt list). (commit: a38cdb7) — Mike Dawson / githubweb
  241. updated e2e tests for attemptlist test updates (commit: 84b6283) — Pooja Ravi / githubweb
  242. updated e2e tests for attemptlist test updates (commit: 084f30d) — Pooja Ravi / githubweb
  243. updated cypress test (commit: 893c2eb) — Pooja Ravi / githubweb
  244. Tidyup handling of using saved passwords. (commit: 5d53534) — Mike Dawson / githubweb
  245. Tidyup and refactoring of the signup/registration flow and passkey handling. (commit: bf1cd6d) — Mike Dawson / githubweb
  246. Add binding for CheckRegistrationAllowedUseCase (commit: 076dd2c) — Mike Dawson / githubweb
  247. Fix merge (commit: 4cb822a) — Mike Dawson / githubweb
  248. Fix merge (commit: be23e75) — Mike Dawson / githubweb
  249. Fixes for passkey creation and additional documentation (commit: e720b05) — Mike Dawson / githubweb
  250. Refactor passkey and credential handling: (commit: f096b37) — Mike Dawson / githubweb
  251. Fix DomainDiModuleJs compilation (commit: 0595132) — Mike Dawson / githubweb
  252. Fix DesktopDomainDiModule compilation (commit: a8f77f8) — Mike Dawson / githubweb
  253. Updated button name - Manage account in cypress test (commit: dfbf35a) — Pooja Ravi / githubweb
  254. Updated button name - Manage account in maestro test (commit: fe75fb7) — Pooja Ravi / githubweb
  255. Manage account in maestro test 007_004 (commit: 025c190) — Pooja Ravi / githubweb
  256. Manage account in maestro test 001_002 (commit: 0756230) — Pooja Ravi / githubweb
  257. Update passkey creation: (commit: b856e5b) — Mike Dawson / githubweb
  258. Add learning space url template support to testserver controller to enable maestro end to end tests to use https. (commit: 3d90767) — Mike Dawson / githubweb
  259. username suggestions added (commit: b8ec4ee) — nikunj.sharma / githubweb
  260. Kotlinx Serialization Classes for WebAuthn Passkey Response (commit: ca2dee9) — nikunj.sharma / githubweb
  261. changes in GetCredentialUseCaseImpl (commit: e609f90) — nikunj.sharma / githubweb
  262. Fix testServerController running Cypress: changing the order of adding to the running server list broke the reverse proxy interceptor. (commit: 41d0e2d) — Mike Dawson / githubweb
  263. CreatePasskey use case should be returning the webauthn response (commit: d1dbaa8) — nikunj.sharma / githubweb
  264. added UsernameSuggestionUseCase (commit: 4e53f26) — nikunj.sharma / githubweb
  265. spec added (commit: 17c2b60) — nikunj.sharma / githubweb
  266. Refactor passkey rpId and user id handling: (commit: 9e20fad) — Mike Dawson / githubweb
  267. changed the name of PasskeyWebAuthNResponse according to spec (commit: ee491d6) — nikunj.sharma / githubweb
  268. Move webauthn model into model package. (commit: e9652b1) — Mike Dawson / githubweb
  269. user handle encoding decoding added with test (commit: 6d684cc) — nikunj.sharma / githubweb
  270. clean up encoding decoding (commit: ccb7cba) — nikunj.sharma / githubweb
  271. Fix SavePersonPasskeyUseCase compilation (commit: 908588c) — Mike Dawson / githubweb
  272. username issue fixed for web (commit: 40e3bfc) — nikunj.sharma / githubweb
  273. Fix AbstractAppActivity compilation and remove CreatePasskeyRequestJsonUseCase from desktop and web DI. (commit: 12bbd2f) — Mike Dawson / githubweb
  274. Minor tidyup - remove commented out code etc. (commit: f7c5868) — Mike Dawson / githubweb
  275. Remove unused json codegen dependency. (commit: 5c8f8ca) — Mike Dawson / githubweb
  276. Fix ustad-server.conf in distribution version to avoid setting an incorrect .well-known directory. (commit: d57678a) — Mike Dawson / githubweb
  277. Add documentation on checking asset links. (commit: 3957182) — Mike Dawson / githubweb
  278. Update documentation on checking asset links. (commit: 428637e) — Mike Dawson / githubweb
  279. invite user e2e and username test added to cypress tests (commit: ed31389) — Pooja Ravi / githubweb
  280. invite user e2e and username test added to maestro tests (commit: f772f0b) — Pooja Ravi / githubweb
  281. google password manager issues fixed (commit: cd42574) — nikunj.sharma / githubweb
  282. google password manager signing in issues fixed (commit: f282bc0) — nikunj.sharma / githubweb
  283. maestro - stopserver uncommented (commit: 963ab08) — Pooja Ravi / githubweb
  284. SignUpScreen bug fix for issue (commit: 5bb2cba) — nikunj.sharma / githubweb
  285. updated cypress - mandatory field check (commit: 0199499) — Pooja Ravi / githubweb
  286. updated maestro - added max tries on downloads (commit: fda3486) — Pooja Ravi / githubweb
  287. maestro - 007_007b_admin_send_group_invitation_to_join_course_via_email.yaml moved to pending folder (commit: c351416) — Pooja Ravi / githubweb
  288. Remove obsolete CreatePasskeyRequestJsonUseCase (commit: f196dbb) — Mike Dawson / githubweb
  289. Revert changes to application.conf and update ServerRunner to handle useMockEmail (commit: b6210a7) — Mike Dawson / githubweb
  290. Fix compilation issues after merging primary into dev-simplifed-onboarding (commit: 1189d5d) — Mike Dawson / githubweb
  291. Delete obsolete scripts and wget test logs. (commit: 34d4dc5) — Mike Dawson / githubweb

#810 (May 13, 2025, 2:33:28 PM)

  1. 1-ClazzDetailOverviewViewModel.kt : Have added a block which gets the canAddNewCourse value. (commit: 58ab168) — mandvi.verma / githubweb
  2. Refactor (commit: ce998c7) — mandvi.verma / githubweb
  3. Refactor (commit: 927692f) — mandvi.verma / githubweb
  4. 1- Passing Enum (Copy and Edit) from ClazzDetailOverviewViewModel.kt (commit: d5650b6) — mandvi.verma / githubweb
  5. 1- Made changes in function save according to the action triggered (commit: 09ceccb) — mandvi.verma / githubweb
  6. commented code removed (commit: daa6da7) — mandvi.verma / githubweb
  7. merged test files (commit: 20cf3b2) — mandvi.verma / githubweb
  8. string changed (commit: 82ac805) — mandvi.verma / githubweb
  9. naviagtion solved (commit: f895d9a) — mandvi.verma / githubweb
  10. Cypress test update for 002_001 copy course (commit: 6221278) — Pooja Ravi / githubweb
  11. Cypress test -002_001 copy course - removed click on Library command (commit: 939f5e5) — Pooja Ravi / githubweb
  12. Cypress test -added assignment test (commit: 5845b1f) — Pooja Ravi / githubweb
  13. Fixed- (commit: aead0fb) — mandvi.verma / githubweb
  14. updated test descriptions (commit: 8ef6b77) — Pooja Ravi / githubweb
  15. updated maestro tests - 002_001 and 004_011 (commit: ecd3268) — Pooja Ravi / githubweb
  16. Made it group to individual (commit: 02a3cb9) — mandvi.verma / githubweb
  17. Test checking (commit: 07ee046) — mandvi.verma / githubweb
  18. Moving copy logic to CopyCourseUseCase.kt (commit: f19154b) — mandvi.verma / githubweb
  19. Course Picture (commit: 2a2ebd3) — mandvi.verma / githubweb
  20. Clazz Name set Copy of - (commit: 8b223e2) — mandvi.verma / githubweb
  21. Clazz Name set Copy of - (commit: 114ce4f) — mandvi.verma / githubweb
  22. Course Image set when saving. (commit: 175855b) — mandvi.verma / githubweb
  23. Clazz name removed (commit: 92f4bc7) — mandvi.verma / githubweb
  24. Clazz name removed (commit: 8717819) — mandvi.verma / githubweb
  25. Clazz name testes (commit: 52dcc05) — mandvi.verma / githubweb
  26. Added assertion on cypress test (commit: e4822c7) — Pooja Ravi / githubweb
  27. Assignment Copied and CourseBlockAndEditEntities set (commit: 636a250) — mandvi.verma / githubweb
  28. Test fix (commit: 506861a) — mandvi.verma / githubweb
  29. when copying set the group id (commit: 4131af1) — mandvi.verma / githubweb
  30. Update fetching of CourseBlock (commit: 058fd68) — mandvi.verma / githubweb
  31. assignment change and removed wait for cypress test (commit: e8a1f14) — Pooja Ravi / githubweb
  32. All fixes done (commit: 7412a2c) — mandvi.verma / githubweb
  33. Refactoring (commit: fc1805e) — mandvi.verma / githubweb

#808 (May 13, 2025, 1:37:22 PM)

  1. Updated Android Gradle Plugin to version 8.10.0 (commit: fb0b752) — Mike Dawson / githubweb

#807 (Apr 23, 2025, 2:22:58 PM)

  1. Update Android Gradle Plugin (AGP) from 8.9.1 to 8.9.2 (commit: e788944) — Mike Dawson / githubweb

#806 (Apr 17, 2025, 12:34:39 PM)

  1. Update PULLREQUEST-CHECKLIST.md (commit: adbd7c6) — noreply / githubweb

#805 (Apr 15, 2025, 2:23:48 PM)

  1. Cypress test fix for test 001_001 (commit: 8a63f60) — Pooja Ravi / githubweb

#803 (Mar 24, 2025, 11:22:49 PM)

  1. Update Android Gradle plugin versions to 8.9.1. (commit: 2e9e6f4) — Mike Dawson / githubweb

#802 (Mar 24, 2025, 2:01:22 PM)

  1. Task-Attempt List (commit: 01e4664) — mandvi.verma / githubweb
  2. attempts tab added and attempt person list showing (commit: a08e71a) — mandvi.verma / githubweb
  3. Update (commit: 58446e4) — mandvi.verma / githubweb
  4. SessionList (commit: 6e0621f) — mandvi.verma / githubweb
  5. Session List (commit: 80895fb) — mandvi.verma / githubweb
  6. Session List (commit: b29b8f4) — mandvi.verma / githubweb
  7. Session List (commit: 79ef459) — mandvi.verma / githubweb
  8. Session List (commit: 69902ac) — mandvi.verma / githubweb
  9. Session List fix (commit: 652f617) — mandvi.verma / githubweb
  10. Statement List (commit: ef431b0) — mandvi.verma / githubweb
  11. Attempts List Task (commit: 2a5826a) — mandvi.verma / githubweb
  12. Attempts List Task (commit: 9f7e688) — mandvi.verma / githubweb
  13. Attempts Person List Task (commit: 557422d) — mandvi.verma / githubweb
  14. Attempts List Task (commit: a959316) — mandvi.verma / githubweb
  15. Attempts List Task (commit: 36c3fd1) — mandvi.verma / githubweb
  16. Attempt List HttpAccessible (commit: f2a75a4) — mandvi.verma / githubweb
  17. Attempt list (commit: e4bb14b) — mandvi.verma / githubweb
  18. Attempt list (commit: 5c92ce6) — mandvi.verma / githubweb
  19. Attempt list (commit: edb353b) — mandvi.verma / githubweb
  20. Desktop/Android- (commit: 6f32dce) — mandvi.verma / githubweb
  21. Desktop/Android- (commit: 0aa2410) — mandvi.verma / githubweb
  22. Desktop/Android- (commit: dedd499) — mandvi.verma / githubweb
  23. react- (commit: fa491c4) — mandvi.verma / githubweb
  24. desktop- (commit: 0ffb590) — mandvi.verma / githubweb
  25. react- (commit: bf68f43) — mandvi.verma / githubweb
  26. Desktop- (commit: 3627501) — mandvi.verma / githubweb
  27. react- (commit: 79cbc9b) — mandvi.verma / githubweb
  28. react- (commit: 41df74d) — mandvi.verma / githubweb
  29. get Statement Entity (commit: 2fb67ca) — mandvi.verma / githubweb
  30. get Statement Entity (commit: 8c96b19) — mandvi.verma / githubweb
  31. Add queries for list of persons who attempted a given piece of content nad list of sessions by person and content uid. (commit: 1220f36) — Mike Dawson / githubweb
  32. Add query for list of statements by registration uid. (commit: 136ee65) — Mike Dawson / githubweb
  33. Add isSuccessful and isCompleted booleans to queries for attempts list screens for list of persons and list of sessions for person queries. (commit: 954c81f) — Mike Dawson / githubweb
  34. Add max score and max progress for StatementDao#findPersonsWithAttempts (commit: 6bdc661) — Mike Dawson / githubweb
  35. Test description and maestro/cypress tests for attempt list test (commit: 8434fb9) — Pooja Ravi / githubweb
  36. Attempt List (commit: e6f6e33) — mandvi.verma / githubweb
  37. Attempt List- changes made (commit: 4889cde) — mandvi.verma / githubweb
  38. Attempts Person List- desktop/android (commit: 8259602) — mandvi.verma / githubweb
  39. Attempts Person List- desktop/android (commit: a1efe76) — mandvi.verma / githubweb
  40. Attempts Person List- react (commit: 6472258) — mandvi.verma / githubweb
  41. Attempts Session List- desktop/android (commit: 85632f5) — mandvi.verma / githubweb
  42. Attempts Session List- desktop/android (commit: 10e8ffd) — mandvi.verma / githubweb
  43. Attempts Session List- react (commit: 28886e2) — mandvi.verma / githubweb
  44. Attempts Statement List- desktop/android (commit: f02618f) — mandvi.verma / githubweb
  45. Attempts Statement Lis (commit: bc011ae) — mandvi.verma / githubweb
  46. findStatusForStudentsInClazz (commit: ac926db) — mandvi.verma / githubweb
  47. findStatusForStudentsInClazz (commit: a6935e6) — mandvi.verma / githubweb
  48. Successful build (commit: 0b066fe) — mandvi.verma / githubweb
  49. Duration- Desktop/Android (commit: 74dbd9d) — mandvi.verma / githubweb
  50. React duration (commit: 122e379) — mandvi.verma / githubweb
  51. Time and date Session List React (commit: 0f57bc9) — mandvi.verma / githubweb
  52. Time and date Session List React (commit: 4bb1498) — mandvi.verma / githubweb
  53. If no score or completion percentage in the statement list (commit: f046e32) — mandvi.verma / githubweb
  54. If no score or completion percentage in the statement list (commit: 22d854f) — mandvi.verma / githubweb
  55. title updated (commit: a32a90e) — mandvi.verma / githubweb
  56. attempt list test update (commit: 26f915f) — Pooja Ravi / githubweb
  57. attempt list test update (commit: 177ced2) — Pooja Ravi / githubweb
  58. duration-timestamp updated (commit: 74b1fe9) — mandvi.verma / githubweb
  59. attempt list test description update (commit: 349684c) — Pooja Ravi / githubweb
  60. Update CODING-STYLE.md (commit: e37d69e) — mandvi.verma / githubweb
  61. added social warning in MessageListScreen and ClazzAssignmentDetailOverviewScreen . (commit: b057ced) — mandvi.verma / githubweb
  62. added social warning strings in strings.xml (commit: 1901169) — mandvi.verma / githubweb
  63. removed hardcoded color value from SocialWarningListItem.kt (commit: 0a97174) — mandvi.verma / githubweb
  64. correct naming convention (commit: aefd766) — mandvi.verma / githubweb
  65. correct naming convention (commit: 49e69a2) — mandvi.verma / githubweb
  66. Fixed binding issue in jvmTest (commit: 746f3fc) — mandvi.verma / githubweb
  67. Adjust Ui. (commit: e4ccd48) — mandvi.verma / githubweb
  68. Reverted unintended formatting changes in unrelated files. (commit: 53d0b64) — mandvi.verma / githubweb
  69. Fix String issue & social warning url. (commit: 9319912) — mandvi.verma / githubweb
  70. Fix String issue & social warning url. (commit: d0b24ec) — mandvi.verma / githubweb
  71. - Moved `SOCIAL_WARNING_WEB_URL` to `ShowSocialWarningUseCase` (commit: 2b15ddc) — mandvi.verma / githubweb
  72. Fixed ui. (commit: aecbff5) — mandvi.verma / githubweb
  73. Fixed ui. (commit: 52570dd) — mandvi.verma / githubweb
  74. Update Android Gradle Plugin version. (commit: ccecc3f) — mandvi.verma / githubweb
  75. Fix ClazzAssignmentDetailOverviewScreen on app-react: React hook from Social warning was used within an if statement. (commit: 6d38dde) — mandvi.verma / githubweb
  76. Remove obsolete version migration tests from TestRoomMigration (commit: c25d4ca) — mandvi.verma / githubweb
  77. Update task_card.md (commit: e944c62) — mandvi.verma / githubweb
  78. Make sure apk file is found and installed before starting maestro test (commit: 14ceb3e) — mandvi.verma / githubweb
  79. Make sure apk file is found and installed before starting maestro test (commit: 3b81e25) — mandvi.verma / githubweb
  80. Readme update (commit: a3cc97a) — mandvi.verma / githubweb
  81. Update README.md (commit: 8b9e5de) — mandvi.verma / githubweb
  82. Update README.md (commit: 4c96a1e) — mandvi.verma / githubweb
  83. Update README.md (commit: beca8d0) — mandvi.verma / githubweb
  84. Update README.md (commit: b650d57) — mandvi.verma / githubweb
  85. Update README.md (commit: b842ae6) — mandvi.verma / githubweb
  86. attempt list maestro test (commit: ac324ff) — Pooja Ravi / githubweb
  87. attempts tab added and attempt person list showing (commit: 71cfcb3) — mandvi.verma / githubweb
  88. Update (commit: 5e5bbe3) — mandvi.verma / githubweb
  89. Session List (commit: ca34663) — mandvi.verma / githubweb
  90. Attempts Person List Task (commit: b37272d) — mandvi.verma / githubweb
  91. attempt list maestro test (commit: 54b373c) — Pooja Ravi / githubweb
  92. attempt list maestro test (commit: 8a5f049) — Pooja Ravi / githubweb
  93. Changes in statement (commit: 0a09514) — mandvi.verma / githubweb
  94. attempt list cypress test (commit: 29e5c8d) — Pooja Ravi / githubweb
  95. Changes in statement desktop (commit: 9db0aa0) — mandvi.verma / githubweb
  96. Changes in statement react (commit: b0ed9ff) — mandvi.verma / githubweb
  97. SessionListScreen react/desktop , UstadScreen (commit: da76786) — mandvi.verma / githubweb
  98. SessionListScreen react/desktop (commit: 0aa172e) — mandvi.verma / githubweb
  99. Attempt Peron List (commit: 0dcfead) — mandvi.verma / githubweb
  100. Nav-Attempt Person List (commit: 64b3b1d) — mandvi.verma / githubweb
  101. unused methods removed from XapiSessionEntityDao (commit: 18d306b) — mandvi.verma / githubweb
  102. Person (commit: e5cb70d) — mandvi.verma / githubweb
  103. Icon unused (commit: c1afc8e) — mandvi.verma / githubweb
  104. Files not related to task removed (commit: fce5813) — mandvi.verma / githubweb
  105. Delete et --hard HEAD@{1} (commit: 09ec073) — noreply / githubweb
  106. Readme changes reverted (commit: c9b5aa0) — mandvi.verma / githubweb
  107. Readme - primary code comparison (commit: cca97a6) — mandvi.verma / githubweb
  108. Add useFormattedDuration function for Jetpack compose and update React hook. (commit: f8756e1) — Mike Dawson / githubweb
  109. Update StatementDao query for findPersonsWithAttempts to include permission checks. (commit: cf594f0) — Mike Dawson / githubweb
  110. Duration code update- (commit: c177a38) — mandvi.verma / githubweb
  111. Duration code update- (commit: f2390d3) — mandvi.verma / githubweb
  112. Empty State of List handled for AttemptsStatementListScreen (commit: 9652d90) — mandvi.verma / githubweb
  113. Empty State of List handled also if no information available visibilty handled for AttemptsSessionListListScreen (commit: e4df9d4) — mandvi.verma / githubweb
  114. Update StatementDao to fetch Statements required for findPersonsWithAttempts over http. (commit: 31a86fe) — Mike Dawson / githubweb
  115. Unused Files removed (commit: cc768e7) — mandvi.verma / githubweb
  116. Changes- (commit: a8273fb) — mandvi.verma / githubweb
  117. StatementDao updated code (commit: 1d8c8d3) — mandvi.verma / githubweb
  118. removed unused firebase (commit: 7971ff2) — mandvi.verma / githubweb
  119. cypress attempt screen validation (commit: 2c0da0b) — Pooja Ravi / githubweb
  120. String changes and ui changes (commit: a428dd1) — mandvi.verma / githubweb
  121. Setup download/upload task (commit: f831f84) — mandvi.verma / githubweb
  122. set code (commit: c02927a) — mandvi.verma / githubweb
  123. search functionality -attempt persons list screen (desktop/android) (commit: bcac2a0) — mandvi.verma / githubweb
  124. search functionality -attempt statement list screen (desktop/android/react) (commit: 3f7301a) — mandvi.verma / githubweb
  125. sort by name functionality (commit: 3131368) — mandvi.verma / githubweb
  126. sort by timestamp functionality (commit: a223362) — mandvi.verma / githubweb
  127. sort by timestamp functionality (commit: f8d7636) — mandvi.verma / githubweb
  128. sort by name functionality (commit: da8194e) — mandvi.verma / githubweb
  129. score in attemptlist (commit: 8cf26b4) — mandvi.verma / githubweb
  130. sort by name-attempt person list (commit: c862e91) — mandvi.verma / githubweb
  131. sort by timestamp and score -session attempt  list (commit: 388fb6a) — mandvi.verma / githubweb
  132. sort by name-attempt person list (commit: 3b8cb39) — mandvi.verma / githubweb
  133. sort by score-attempt person list (commit: 784a36b) — mandvi.verma / githubweb
  134. sort by score-attempt person list (commit: 8a9c20e) — mandvi.verma / githubweb
  135. update attempt list test (commit: ad86691) — Pooja Ravi / githubweb
  136. update cypress attempt list test (commit: d3f1072) — Pooja Ravi / githubweb
  137. sort by score-attempt person list (commit: 98cb1e2) — mandvi.verma / githubweb
  138. sort by score-attempt person list (commit: 3c36c49) — mandvi.verma / githubweb
  139. maestro test update (commit: d393885) — Pooja Ravi / githubweb
  140. cypress test update (commit: 96c3847) — Pooja Ravi / githubweb
  141. maestro- increased timeout for importing and uploading (commit: d6a3844) — Pooja Ravi / githubweb
  142. cypress updated 001_010 (commit: 3bdc88a) — Pooja Ravi / githubweb
  143. Duplication problem in ContentEntryDetailAttemptsStatementList. (commit: d6663a1) — Prashant Deshmukh / githubweb
  144. Updated code of ContentEntryDetailAttemptsPersonList and ContentEntryDetailAttemptsSessionList (this commit not contain ContentEntryDetailAttemptsStatementList ) (commit: 54f7462) — Prashant Deshmukh / githubweb
  145. - Added PersonList with name search and dynamic sort options (commit: b311b3c) — Prashant Deshmukh / githubweb
  146. version updates (commit: fddb69f) — Pooja Ravi / githubweb
  147. Cypress test for attempts (commit: 1a556e6) — Pooja Ravi / githubweb
  148. Fix for Cypress test (commit: b9671d2) — Pooja Ravi / githubweb
  149. Fix and test description for Cypress test (commit: f485aff) — Pooja Ravi / githubweb
  150. Fixed Dynamic Filter chips for each unique verb. (commit: 7061e7b) — Prashant Deshmukh / githubweb
  151. Fix and test description for Cypress test (commit: a6112a2) — Pooja Ravi / githubweb
  152. Fix and Filter test added- maestro (commit: 47f991f) — Pooja Ravi / githubweb
  153. - Added `VERB_EXPERIENCED_URL` to `VerbEntity` for tracking experience events. (commit: aa55317) — Prashant Deshmukh / githubweb
  154. - Added `VERB_EXPERIENCED_URL` to `VerbEntity` for tracking experience events. (commit: fc0a2c0) — Prashant Deshmukh / githubweb
  155. - Added `VERB_EXPERIENCED_URL` to `VerbEntity` for tracking experience events. (commit: b1ad29a) — Prashant Deshmukh / githubweb
  156. - Changed the SQL query in `getUniqueVerbsForSession` to retrieve distinct verbs using `GROUP BY` and to use `StatementEntity.*` and `VerbEntity.*` for clarity. (commit: e5f7709) — Prashant Deshmukh / githubweb
  157. - Modified the `getUniqueVerbsForSession` query to retrieve the `verbUid` directly from the `StatementEntity` for better accuracy and removed unnecessary grouping by `VerbEntity.verbUid`. (commit: 0a200a3) — Prashant Deshmukh / githubweb
  158. Fixed Hook Issue. (commit: cbd6989) — Prashant Deshmukh / githubweb
  159. Added accountPersonUid and selectedPersonUid to findStatementsBySession & findSessionsByPersonAndContent for permission handling and data filtering. Updated StatementDao, ViewModels, and UI calls accordingly. (commit: 0dcf880) — Prashant Deshmukh / githubweb
  160. Added accountPersonUid and selectedPersonUid to findStatementsBySession & findSessionsByPersonAndContent for permission handling and data filtering. Updated StatementDao, ViewModels, and UI calls accordingly. (commit: cfc3fc2) — Prashant Deshmukh / githubweb
  161. cypress tests- filters added (commit: e03f8bf) — Pooja Ravi / githubweb
  162. Added user check for own data and updated `SessionTimeAndProgressInfo` with `totalDuration` and `verbIds`. (commit: 94b0bfe) — Prashant Deshmukh / githubweb
  163. Add id to chip component. (commit: a8f0ccf) — Prashant Deshmukh / githubweb
  164. cypress tests- filter chips ids (commit: d662857) — Pooja Ravi / githubweb
  165. - Updated the `getUniqueVerbsForSession` query to filter verbs based on the `selectedPersonUid` and modified it to filter out statements with no progress or time information. (commit: dbf22fb) — Prashant Deshmukh / githubweb
  166. fixed cypress test (commit: 313b0de) — Pooja Ravi / githubweb
  167. fixed cypress test (commit: cc340f4) — Pooja Ravi / githubweb
  168. cypress test- added attempt - 001_001 and 003_005 (commit: e282a84) — Pooja Ravi / githubweb
  169. Fixed UI & incorrect progress display in session list. (commit: b1a01e6) — Prashant Deshmukh / githubweb
  170. Fixed UI & incorrect progress display in session list. (commit: 1c48b2f) — Prashant Deshmukh / githubweb
  171. Filter chips check icon missing (Added) (commit: 92b6f3c) — Prashant Deshmukh / githubweb
  172. app bar title of screen 1 (commit: 5c8cde8) — mandvi.verma / githubweb
  173. -Added content title in ContentEntryDetailAttemptsStatementList. (commit: 4129a83) — Prashant Deshmukh / githubweb
  174. app bar title of screen 1 and screen 2 (commit: c169b39) — mandvi.verma / githubweb
  175. score & completion % done (commit: 4b957fc) — mandvi.verma / githubweb
  176. Removed "By" from sort option strings.xml & Added Most Recent & Least Recent in ContentEntryDetailAttemptsSessionList instead of Timestamp. (commit: c37a3cc) — Prashant Deshmukh / githubweb
  177. result furation (commit: 489fa03) — mandvi.verma / githubweb
  178. ContentEntryDetailAttemptsStatementListScreen and ContentEntryDetailAttemptsSessionListScreen in both the React and Compose modules to display formatted duration/timestamps. (commit: 5e49099) — Prashant Deshmukh / githubweb
  179. Update ContentEntryDetailAttemptsSessionListScreen: Use result duration instead of formatted duration and change timer icon to calendar icon. (commit: 9592cb5) — Prashant Deshmukh / githubweb
  180. cypress test- 001_001 updated (commit: 1cbd632) — Pooja Ravi / githubweb
  181. cypress test- 003_003 updated (commit: 5f6c2b7) — Pooja Ravi / githubweb
  182. - Remove unnecessary "Ascending" or "Descending" labels for options like "Most Recent" and "Least Recent". (commit: 65ea3ad) — Prashant Deshmukh / githubweb
  183. fixed minor bug in StatementDao (commit: a92fde7) — Prashant Deshmukh / githubweb
  184. cypress tests (commit: ec4de04) — Pooja Ravi / githubweb
  185. Emit refresh command when no verbs are selected or verbs are selected from bottomsheet. Update Add test tag to progress bar. (commit: e054548) — Prashant Deshmukh / githubweb
  186. Add test tags to progress bars in ContentEntryDetailAttemptsStatementListScreen and ContentEntryDetailAttemptsPersonListScreen. (commit: 39c55f9) — Prashant Deshmukh / githubweb
  187. Fixed Android crash (commit: 274cf1d) — Prashant Deshmukh / githubweb
  188. Change selectedVerbIds type string to long list. (commit: 0abcc63) — Prashant Deshmukh / githubweb
  189. Change selectedVerbIds type string to long list. (commit: f432233) — Prashant Deshmukh / githubweb
  190. cypress tests test fixes (commit: f9ab7d1) — Pooja Ravi / githubweb
  191. maestro tests combined with attempt list (commit: c83919f) — Pooja Ravi / githubweb
  192. Test descriptions changed, optimized (commit: 9742a54) — Pooja Ravi / githubweb
  193. fix test (commit: 10fd492) — Pooja Ravi / githubweb
  194. wait fix test (commit: 1deb86a) — Pooja Ravi / githubweb
  195. wait fix test (commit: e53d73a) — Pooja Ravi / githubweb
  196. StatementDao: fix queries to work with Postgres. (commit: 466bb26) — Mike Dawson / githubweb
  197. Add ActivityEntity and ActivityLangMapEntry to findStatementsBySession return value. (commit: aaa96cc) — Mike Dawson / githubweb
  198. progress alignment (commit: 3d251d1) — mandvi.verma / githubweb
  199. fix: Change sort options and progress bar in attempts list (commit: 298f012) — Prashant Deshmukh / githubweb
  200. - Show verb and activity names in the statement list. (commit: ce8833a) — Prashant Deshmukh / githubweb
  201. Update sorting options and statement list text in ContentEntryDetailAttemptsStatementListScreen (commit: c35fca0) — Prashant Deshmukh / githubweb
  202. statement dao changes (commit: 24f0a02) — mandvi.verma / githubweb
  203. cypress test (commit: a8a9f78) — Pooja Ravi / githubweb
  204. Update (commit: 5590fbc) — mandvi.verma / githubweb
  205. cypress test - assertion for question title added (commit: 7df2862) — Pooja Ravi / githubweb
  206. maestro test - assertion for question title added (commit: 12736db) — Pooja Ravi / githubweb
  207. Update (commit: 8e50f78) — mandvi.verma / githubweb
  208. maestro test - assertion for question title added (commit: 39ae489) — Pooja Ravi / githubweb
  209. cypress test (commit: 17603fd) — Pooja Ravi / githubweb
  210. Update the statement query to include statements with progress, score, or completion; only select statement matching all other criteria. (commit: 0c3e114) — Prashant Deshmukh / githubweb
  211. Attempt list statement dao fixes: (commit: 3e2f29f) — Mike Dawson / githubweb
  212. cypress test simplified locator for progress bar (commit: 6b765fe) — Pooja Ravi / githubweb
  213. Improve ContentEntryDetailAttemptsPersonList presentation and fix related queries (commit: f9d5ef3) — Mike Dawson / githubweb
  214. Search by person name implementation for ContentEntryDetailAttemptsPersonList. (commit: 7e7968f) — Mike Dawson / githubweb
  215. Add status text to ContentEntryDetailAttemptsPersonList (commit: a37b87a) — Mike Dawson / githubweb
  216. Tidy up of ContentEntryDetailAttemptsList (commit: 9949a92) — Mike Dawson / githubweb
  217. Tidy up of ContentEntryDetailAttemptsStatementList (commit: a212fa1) — Mike Dawson / githubweb
  218. cypress test updated as per design update (commit: 1dd8dbe) — Pooja Ravi / githubweb
  219. Add activity description (e.g. question) and user response to ContentEntryDetailAttemptsStatementList (commit: 48fa989) — Mike Dawson / githubweb
  220. Maestro test updated as per design update (commit: af431dd) — Pooja Ravi / githubweb
  221. cypress test updated adding timeout for pdf flow (commit: 357dc9b) — Pooja Ravi / githubweb
  222. maestro test updated adding flow complete command (commit: 45ebf9c) — Pooja Ravi / githubweb
  223. cypress test updated commented pdf flow (commit: 41e64e7) — Pooja Ravi / githubweb
  224. cypress test updated 005_004 external link (commit: 90040f0) — Pooja Ravi / githubweb
  225. Fix handling completion recording for one page PDF on web (commit: 9191dc4) — Mike Dawson / githubweb
  226. Fix handling of ActivityLangMapEntry saving for activity definitions that include choices, scale, source, target, or steps. (commit: 74c618a) — Mike Dawson / githubweb
  227. cypress test updated on pdf test and maestro import/upload timeout increased from 60000ms to 80000ms (commit: 1ad7b6f) — Pooja Ravi / githubweb
  228. cypress test updated on pdf test removed scroll (commit: 7f50926) — Pooja Ravi / githubweb
  229. cypress test updated on pdf test removed scroll (commit: 4fb2543) — Pooja Ravi / githubweb
  230. cypress test cleanup (commit: ca29c37) — Pooja Ravi / githubweb
  231. Initial implementation of domain use case that formats the response of the user. (commit: 4abf612) — Mike Dawson / githubweb
  232. Add FormatStatementResponseUseCase support for true-false interaction type. (commit: 9b5b77d) — Mike Dawson / githubweb
  233. Add response information to ContentEntryDetailAttemptsStatementList on react/web version and fix StatementDao.findPersonsWithAttemptsStatements (commit: 803d8c8) — Mike Dawson / githubweb
  234. Fix fetching statements per user session per content entry for attempts list over http. (commit: 29fd2b1) — Mike Dawson / githubweb
  235. Fix insertion/replication of ActivityLangMapEntry for interaction entities (commit: cdccd90) — Mike Dawson / githubweb
  236. Fix setting ActivityEntity actLct when activity information is updated. (commit: e0c80ce) — Mike Dawson / githubweb
  237. Add duration to statementlist where available. (commit: 36680f0) — Mike Dawson / githubweb
  238. Fix StatementDao compilation on Android (remove unused parameter) (commit: d5626a9) — Mike Dawson / githubweb
  239. maestro test increased timeout for file uploads (commit: 6814b10) — Pooja Ravi / githubweb
  240. Delete jvm attach pids (commit: 66014eb) — Mike Dawson / githubweb
  241. Remove settings.gradle that should not exist in test-end-to-end/android-maestro (commit: 291900a) — Mike Dawson / githubweb

#801 (Mar 19, 2025, 2:09:05 PM)

  1. cypress test- 005_004 external link test updated (commit: 0d7f6b4) — Pooja Ravi / githubweb

#797 (Mar 12, 2025, 1:40:14 PM)

  1. Fix recording completion xAPI statements for ePUB and PDF. (commit: 5a159ae) — Mike Dawson / githubweb

#796 (Mar 11, 2025, 7:58:23 AM)

  1. Add status custom attribute on video tag to enable Cypress tests to recognize when a video is finished. (commit: 2bd8c25) — Mike Dawson / githubweb