Skip to content
Failed

#530 (Jun 2, 2025, 1:48:00 PM)

Started 7 days 8 hr ago
Took 20 min

Started by timer

Revision: 0c53597582f446b0c49cd0a31734b3f1aea0b09f
Repository: https://github.com/UstadMobile/UstadMobile.git
  • refs/remotes/origin/primary
Test Result (10 failures / +6)Show all failed tests >>>
Changes
  1. checklist 4 -5 (details / githubweb)
  2. .......... (details / githubweb)
  3. Added 3 button in onboarding screen, created individual login feature (details / githubweb)
  4. 1) Add createLocalAccount() function in UstadAccountManager.kt (details / githubweb)
  5. 1) Add createLocalAccount() function in UstadAccountManager.kt (details / githubweb)
  6. 1) Add createLocalAccount() function in UstadAccountManager.kt (details / githubweb)
  7. invite via contact ui created for android/desktop (details / githubweb)
  8. chip text field changes (details / githubweb)
  9. 1) Removed carousel, List Item added. (details / githubweb)
  10. - Added Zip and Unzip use cases in commonMain and androidMain. (details / githubweb)
  11. -Modifications in rememberUstadFilePickLauncher for folder picking, and updates to other classes accordingly. (details / githubweb)
  12. Incomplete tests (details / githubweb)
  13. clazzinvite added to dp, processinviteUsecase class create to send invite (details / githubweb)
  14. route created for clazzinviteviacontact (details / 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. (details / githubweb)
  16. ContactToServerUseCase created (details / githubweb)
  17. Change icon to given illustration, fix IndividualLearner library screen content button visibility. (details / githubweb)
  18. Change icon to given illustration, fix IndividualLearner library screen content button visibility. (details / githubweb)
  19. Change icon to given illustration, fix IndividualLearner library screen content button visibility. (details / githubweb)
  20. api response getting, (details / githubweb)
  21. Change icon to given illustration, fix IndividualLearner library screen content button visibility. (details / githubweb)
  22. Guest login test (details / githubweb)
  23. twilio added for sms (details / githubweb)
  24. assetlink json created (details / githubweb)
  25. data base version changes (details / githubweb)
  26. Remove hard coded assetlinks.json (details / githubweb)
  27. Add well-known to gitignore (details / githubweb)
  28. Export functionality with JVM Test cases . (details / githubweb)
  29. Export functionality with JVM Test cases . (details / githubweb)
  30. link json verified (details / githubweb)
  31. invite accept flow completed (details / githubweb)
  32. import export code. (details / githubweb)
  33. import export code. (details / githubweb)
  34. in web ui chip text fields connected with viewmodel (details / githubweb)
  35. Remove offline sharing and import export part.this branch only have individual functionality (details / githubweb)
  36. withDoorTransactionAsync added in ProcessInviteUseCase (details / githubweb)
  37. settings issue resolved (details / githubweb)
  38. changes in user accounts (details / githubweb)
  39. changes in user accounts (details / githubweb)
  40. passkey sign in and sign up (details / githubweb)
  41. migration fixed (details / githubweb)
  42. CreatePasskeyusecase added (details / githubweb)
  43. added passkeyverifyresult and handling response after verification on server (details / githubweb)
  44. Initial refactoring to make repository nullable when used with a local only account. (details / githubweb)
  45. Update unit testing to use UmAppDatalayer and nullable repository. (details / githubweb)
  46. Fix app-ktor-server di module. (details / githubweb)
  47. Remove Gson from CommonKtorTestDiModule (details / githubweb)
  48. Update implementation of new local account creation. (details / githubweb)
  49. Update handling of new local account creation. Ensure AddNewPersonUseCase is created in UstadApp. (details / githubweb)
  50. Refactor: Endpoint is now LearningSpace. (details / githubweb)
  51. Refactor: Endpoint is now LearningSpace. (details / githubweb)
  52. commit (details / githubweb)
  53. Refactor: Endpoint is now LearningSpace. Remove Klock dependency. (details / githubweb)
  54. Add SystemDb (details / githubweb)
  55. Refactor ApiUrlConfig into SystemUrlConfig. Update documentation. (details / githubweb)
  56. add child profile done (details / githubweb)
  57. add profile will be visible if newPersonalAccountsLearningSpaceUrl not null (details / githubweb)
  58. Work in progress - implement password protected system config API REST server endpoint. (details / githubweb)
  59. Fix umRestApplication compilation (details / githubweb)
  60. app icon added (details / githubweb)
  61. Update NavControllerExt for new flow. Add comments on AddAccountSelectNewOrExistingViewModel . (details / githubweb)
  62. Implement using the configuration from SystemDb to get the database url, username, and password for the learning space db. (details / githubweb)
  63. OtherSignUpOptionSelectionScreen added (details / githubweb)
  64. GetLocalAccountsSupportedUseCase added (details / githubweb)
  65. LearningSpaceListScreen added (details / githubweb)
  66. login flow update (details / githubweb)
  67. login flow update (details / githubweb)
  68. commit (details / githubweb)
  69. commit (details / githubweb)
  70. textcase error fixed (details / githubweb)
  71. comit (details / githubweb)
  72. commit (details / githubweb)
  73. commit (details / githubweb)
  74. commit (details / githubweb)
  75. commit (details / githubweb)
  76. remove create account in LoginScreen.kt (details / githubweb)
  77. remove create account from web (details / githubweb)
  78. login flow update (details / githubweb)
  79. migration issue (details / githubweb)
  80. migration issue (details / githubweb)
  81. applicationContext changed to this@AbstractAppActivity) (details / githubweb)
  82. site and term issue fixed (details / githubweb)
  83. site and term issue fixed (details / githubweb)
  84. User flow change (details / githubweb)
  85. commit (details / githubweb)
  86. User flow change (details / githubweb)
  87. User flow change (details / githubweb)
  88. personal account  library screen issue (details / githubweb)
  89. commit (details / 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 (details / githubweb)
  91. Update README.md (details / githubweb)
  92. Update README.md (details / githubweb)
  93. Update 007_002a_user_registration_above_age_13_test_description.md (details / githubweb)
  94. Update README.md (details / githubweb)
  95. Create 007_002b_user_registration_above_age_13_test_description.md (details / githubweb)
  96. Update README.md (details / githubweb)
  97. Update README.md (details / githubweb)
  98. Create 007_002c_user_registration_above_age_13_test_description.md (details / githubweb)
  99. Create 007_002d_user_registration_above_age_13_test_description.md (details / githubweb)
  100. Create 007_002e_user_registration_personalal_account_can_add_child_profiles (details / githubweb)
  101. Update README.md (details / githubweb)
  102. Update 007_002a_user_registration_above_age_13_test_description.md (details / githubweb)
  103. Update 007_002b_user_registration_above_age_13_test_description.md (details / githubweb)
  104. Update 007_002c_user_registration_above_age_13_test_description.md (details / githubweb)
  105. Update 007_002d_user_registration_above_age_13_test_description.md (details / 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 (details / githubweb)
  107. SignUpEnterUsernamePasswordScreen added (details / githubweb)
  108. Admin can enable/disable registration for users (details / githubweb)
  109. Update 007_002a_user_registration_above_age_13_test_description.md (details / githubweb)
  110. child session issue (details / githubweb)
  111. changes in simplified on boarding (details / githubweb)
  112. changes in simplified on boarding (details / githubweb)
  113. changes in simplified on boarding (details / githubweb)
  114. changes in simplified on boarding (details / githubweb)
  115. changes in simplified on boarding (details / githubweb)
  116. changes in simplified on boarding (details / githubweb)
  117. changes in simplified on boarding (details / githubweb)
  118. changes in simplified on boarding (details / githubweb)
  119. web ui created (details / githubweb)
  120. changes in existing codes (details / githubweb)
  121. changes in existing codes (details / githubweb)
  122. changes in RedirectViewModel (details / githubweb)
  123. existing tests (details / githubweb)
  124. existing tests with conditions (details / githubweb)
  125. preset learnning space check placed in NavControllerExt.kt (details / githubweb)
  126. Cypress existing test changes (details / githubweb)
  127. Cypress existing test changes (details / githubweb)
  128. changes in web part (details / githubweb)
  129. Cypress existing test changes (details / githubweb)
  130. unit test added (details / githubweb)
  131. Add changes/todos for learning space list. (details / githubweb)
  132. pr comment (details / githubweb)
  133. commit (details / githubweb)
  134. commit (details / githubweb)
  135. worked on todo points (details / githubweb)
  136. added id (details / githubweb)
  137. Cypress code update (details / githubweb)
  138. Cypress code update (details / githubweb)
  139. Cypress code update (details / githubweb)
  140. dependency issue fixed (details / githubweb)
  141. port issue fixed (details / githubweb)
  142. instance changes (details / githubweb)
  143. commit (details / githubweb)
  144. commit (details / githubweb)
  145. Add required door entities to SystemDb. (details / githubweb)
  146. Change endpoint for SystemDb in UstadApp DI. (details / githubweb)
  147. commit (details / githubweb)
  148. command added (details / githubweb)
  149. delete dir code added (details / githubweb)
  150. commit (details / githubweb)
  151. readme updated to test passkey (details / githubweb)
  152. readme updated to test passkey (details / githubweb)
  153. crash fixed (details / githubweb)
  154. ustad-appconfig command added (details / githubweb)
  155. commit (details / githubweb)
  156. commit (details / githubweb)
  157. error fixed (details / githubweb)
  158. commit (details / githubweb)
  159. commit (details / githubweb)
  160. commit (details / githubweb)
  161. commit (details / githubweb)
  162. commit (details / githubweb)
  163. system db added in js di (details / githubweb)
  164. system db changes (details / githubweb)
  165. Fix SystemDb - add ReplicateEntity annotation for LearningSpaceInfo. (details / githubweb)
  166. changing admin person to admin user (details / githubweb)
  167. desktop di added (details / githubweb)
  168. readme updated (details / githubweb)
  169. readme updated (details / githubweb)
  170. install.md updated (details / githubweb)
  171. Update to use a single command with subcommands for running the server and managing the server. (details / githubweb)
  172. readme updated (details / githubweb)
  173. test server controller updated (details / githubweb)
  174. test server controller updated (details / githubweb)
  175. Fix ServerAppMain when started with no args to run server by default. (details / githubweb)
  176. Fixes/improvements for initial setup and learning space creation. (details / githubweb)
  177. Add app-ktor-server/server.properties to gitignore (details / githubweb)
  178. Fix server setup procedures for binary server build. (details / githubweb)
  179. Fix testserver-controller to disable using jsDevServer (e.g. reverse proxy for webpack) when using testserver-controller . (details / githubweb)
  180. Update cypress and maestro scripts to use learning space parameter name. (details / githubweb)
  181. invite branch merged (details / githubweb)
  182. invite bug fix (details / githubweb)
  183. Work-in-progress migration of SystemDb to using SQLdelight. (details / githubweb)
  184. invite bug fix (details / githubweb)
  185. ProcessInviteUseCaseTest issue fix (details / githubweb)
  186. ParseInviteUseCaseTest issue fix (details / githubweb)
  187. Updated test descriptions to reflect changes (details / githubweb)
  188. Updated test descriptions to reflect changes (details / githubweb)
  189. Updated test descriptions to reflect changes (details / githubweb)
  190. Rename lib-systemdb-model to lib-systemdb-core (because it contains common repository interfaces as well). (details / githubweb)
  191. invite user merged (details / githubweb)
  192. Modularize XXHash (details / githubweb)
  193. Handle showing list of learning spaces on desktop using SQLDelight based implementation. (details / githubweb)
  194. Remove explicit dependsOn for lib-systemdb-core and lib-systemdb-sqldelight such that default hierarchy is applied. (details / githubweb)
  195. Fix LearningSpaceServerRepo add function to add learningspace to in memory cache. (details / githubweb)
  196. Handle listing learning spaces on Android using SQLDelight based systemdb. (details / githubweb)
  197. Update app-react to use SQLDelight based learning space list. (details / githubweb)
  198. Remove obsolete server Google API key config (details / githubweb)
  199. Fix Cypress 004-005 - after student clicks submit needed to ensure that submission was saved before moving on. (details / githubweb)
  200. Refactor libsystemdb to lib-centralappconfigdb and update docs. (details / githubweb)
  201. commit (details / githubweb)
  202. Fix UmAppDatabaseMigration handling of adding ClazzInvite table. (details / githubweb)
  203. some class name change and coding style commit (details / githubweb)
  204. preferImmediatelyAvailableCredentials added (details / githubweb)
  205. saving password in password manager (details / githubweb)
  206. LoginWithPasskeyUseCase.kt changed to GetCredentialUseCase (details / githubweb)
  207. getting domain from learning space and moving impl to core (details / githubweb)
  208. Fix ServerAppMain setting config file. Set using the default ustad-server.conf file if it exists automatically. (details / githubweb)
  209. username , the text remains in chip field and Email notification subject line is blank fixed (details / githubweb)
  210. commit (details / githubweb)
  211. Minor invite tidy up. (details / githubweb)
  212. Fix ParseInviteUseCaseTest (details / githubweb)
  213. Workaround for TetsServerController compilation. (details / githubweb)
  214. Fix ServerAppMain to pass config prop using -config= property correctly. (details / githubweb)
  215. when invitation sent pop back and sending invitation even  if text present in textfield not created chip (details / githubweb)
  216. Update invite related files to follow naming conventions. (details / githubweb)
  217. Improvements to ClazzInvite system: (details / githubweb)
  218. resend invite added (details / githubweb)
  219. pending invite list showing in ClazzMemberListScreen (details / githubweb)
  220. simplified onboarding changes merged (details / githubweb)
  221. SendEmailUseCase refracted as interface and implemented real and mock email sender (details / githubweb)
  222. e sign-up view model to handle NEXT argument similarly to Login view model (details / githubweb)
  223. useMockEmail set false in appconfig (details / githubweb)
  224. Update testserver-controller after primary merge to create learning space as required on dev-simplified-onboarding. (details / githubweb)
  225. Fix testserver-controller cypress run: disable jsDevServer when starting server. (details / githubweb)
  226. maestro and cypress updates (details / githubweb)
  227. maestro test fix (details / githubweb)
  228. passkey signin added in AddAccountSelectNewOrExisting (details / githubweb)
  229. test descriptions (details / githubweb)
  230. test descriptions (details / githubweb)
  231. Refactoring to ensure that newly added screens/viewmodels accurately follow naming patterns. (details / githubweb)
  232. Improve ClazzInvite handling of keyboard hiding. (details / githubweb)
  233. Invitation improvements (details / githubweb)
  234. revoke passkey added (details / githubweb)
  235. for resend using existing send invitation use case (details / githubweb)
  236. Resend invite use cases removed (details / githubweb)
  237. fix issue 1050 (details / githubweb)
  238. cypress test-005_004 external link test fix for simplified onboarding branch (details / githubweb)
  239. Merge migrations. (details / githubweb)
  240. Fix compilation after updated primary merge (including attempt list). (details / githubweb)
  241. updated e2e tests for attemptlist test updates (details / githubweb)
  242. updated e2e tests for attemptlist test updates (details / githubweb)
  243. updated cypress test (details / githubweb)
  244. Tidyup handling of using saved passwords. (details / githubweb)
  245. Tidyup and refactoring of the signup/registration flow and passkey handling. (details / githubweb)
  246. Add binding for CheckRegistrationAllowedUseCase (details / githubweb)
  247. Fix merge (details / githubweb)
  248. Fix merge (details / githubweb)
  249. Fixes for passkey creation and additional documentation (details / githubweb)
  250. Refactor passkey and credential handling: (details / githubweb)
  251. Fix DomainDiModuleJs compilation (details / githubweb)
  252. Fix DesktopDomainDiModule compilation (details / githubweb)
  253. Updated button name - Manage account in cypress test (details / githubweb)
  254. Updated button name - Manage account in maestro test (details / githubweb)
  255. Manage account in maestro test 007_004 (details / githubweb)
  256. Manage account in maestro test 001_002 (details / githubweb)
  257. Update passkey creation: (details / githubweb)
  258. Add learning space url template support to testserver controller to enable maestro end to end tests to use https. (details / githubweb)
  259. username suggestions added (details / githubweb)
  260. Kotlinx Serialization Classes for WebAuthn Passkey Response (details / githubweb)
  261. changes in GetCredentialUseCaseImpl (details / githubweb)
  262. Fix testServerController running Cypress: changing the order of adding to the running server list broke the reverse proxy interceptor. (details / githubweb)
  263. CreatePasskey use case should be returning the webauthn response (details / githubweb)
  264. added UsernameSuggestionUseCase (details / githubweb)
  265. spec added (details / githubweb)
  266. Refactor passkey rpId and user id handling: (details / githubweb)
  267. changed the name of PasskeyWebAuthNResponse according to spec (details / githubweb)
  268. Move webauthn model into model package. (details / githubweb)
  269. user handle encoding decoding added with test (details / githubweb)
  270. clean up encoding decoding (details / githubweb)
  271. Fix SavePersonPasskeyUseCase compilation (details / githubweb)
  272. username issue fixed for web (details / githubweb)
  273. Fix AbstractAppActivity compilation and remove CreatePasskeyRequestJsonUseCase from desktop and web DI. (details / githubweb)
  274. Minor tidyup - remove commented out code etc. (details / githubweb)
  275. Remove unused json codegen dependency. (details / githubweb)
  276. Fix ustad-server.conf in distribution version to avoid setting an incorrect .well-known directory. (details / githubweb)
  277. Add documentation on checking asset links. (details / githubweb)
  278. Update documentation on checking asset links. (details / githubweb)
  279. invite user e2e and username test added to cypress tests (details / githubweb)
  280. invite user e2e and username test added to maestro tests (details / githubweb)
  281. google password manager issues fixed (details / githubweb)
  282. google password manager signing in issues fixed (details / githubweb)
  283. maestro - stopserver uncommented (details / githubweb)
  284. SignUpScreen bug fix for issue (details / githubweb)
  285. updated cypress - mandatory field check (details / githubweb)
  286. updated maestro - added max tries on downloads (details / githubweb)
  287. maestro - 007_007b_admin_send_group_invitation_to_join_course_via_email.yaml moved to pending folder (details / githubweb)
  288. Remove obsolete CreatePasskeyRequestJsonUseCase (details / githubweb)
  289. Revert changes to application.conf and update ServerRunner to handle useMockEmail (details / githubweb)
  290. Fix compilation issues after merging primary into dev-simplifed-onboarding (details / githubweb)
  291. Delete obsolete scripts and wget test logs. (details / githubweb)
  292. AddnewPerson usecase binding issue fix (details / githubweb)