Skip to content
Builds

Loading builds...

Changes

#15 (Nov 12, 2025, 10:43:00 AM)

  1. Updated flow as per design — Pooja Ravi / githubweb

#13 (Nov 12, 2025, 2:05:08 AM)

  1. Add a lot of additional datalayer logging for attempt to catch flakey behavior where pending enrollment is not displayed. — Mike Dawson / githubweb
  2. Updated test name — Pooja Ravi / githubweb

#11 (Nov 11, 2025, 10:07:07 AM)

  1. Fix Redeem invitation issue caused by change to handling account scope. Add ServerAccountScopeManager to create a single per-school manager of account scopes. — Mike Dawson / githubweb

#10 (Nov 11, 2025, 9:19:08 AM)

  1. addchild usecase added — nikunj.sharma / githubweb
  2. CHANGES relatd to adding child — nikunj.sharma / githubweb
  3. CHANGES relatd to adding child — nikunj.sharma / githubweb
  4. user-signup-e2e — Pooja Ravi / githubweb
  5. crash fix — nikunj.sharma / githubweb
  6. added clearstate — Pooja Ravi / githubweb
  7. added teardown — Pooja Ravi / githubweb
  8. Gender commented — Pooja Ravi / githubweb
  9. corrected — Pooja Ravi / githubweb
  10. https://github.com/UstadMobile/Respect/issues/57 — nikunj.sharma / githubweb
  11. account list not scrollable fixed — nikunj.sharma / githubweb
  12. Added mandatory field test — Pooja Ravi / githubweb
  13. ~/StudioProjects/RespectTest/respect-server/log - will getignore — Pooja Ravi / githubweb
  14. fix for issue 76 — nikunj.sharma / githubweb
  15. test tag added — nikunj.sharma / githubweb
  16. commented mandatory field tests — Pooja Ravi / githubweb
  17. Added hideKeyboard command — Pooja Ravi / githubweb
  18. Added teacher flow test — Pooja Ravi / githubweb
  19. update test — Pooja Ravi / githubweb
  20. duplicate string remove — nikunj.sharma / githubweb
  21. updated test flow - single test — Pooja Ravi / githubweb
  22. updated to password* — Pooja Ravi / githubweb
  23. merged with main — nikunj.sharma / githubweb
  24. updated to date of birth field — Pooja Ravi / githubweb
  25. Gender and DOB manadatory field tests — Pooja Ravi / githubweb
  26. DOB can't be future date - test added — Pooja Ravi / githubweb
  27. DOB updated test — Pooja Ravi / githubweb
  28. changes in SignupViewModel.kt — nikunj.sharma / githubweb
  29. updated student name and flow change — Pooja Ravi / githubweb
  30. changes in SignupViewModel.kt — nikunj.sharma / githubweb
  31. changes in SignupViewModel.kt — nikunj.sharma / githubweb
  32. changes AddChildAccountUseCase.kt — nikunj.sharma / githubweb
  33. commented DownloadIntegrationTest.kt as it contain error — nikunj.sharma / githubweb
  34. feat: Validate date of birth on save — mandvi.verma / githubweb
  35. refactor: Improve `fullName` generation in `PersonExt` — mandvi.verma / githubweb
  36. feat: Clear email error on change — mandvi.verma / githubweb
  37. commit — nikunj.sharma / githubweb
  38. If Using family name it is duplicating the other family name and middle name so changed to given name — mandvi.verma / githubweb
  39. Restore deleted Maestro flow test not related to this branch — Pooja Ravi / githubweb
  40. Restore deleted Maestro flow file 004_create_report_test.yaml — Pooja Ravi / githubweb
  41. feat: Enhance ClazzDetailScreen with more information — mandvi.verma / githubweb
  42. Updated test flow — Pooja Ravi / githubweb
  43. Updated setDate.js file — Pooja Ravi / githubweb
  44. updated to main — Pooja Ravi / githubweb
  45. updated mandatory field error — Pooja Ravi / githubweb
  46. string change — nikunj.sharma / githubweb
  47. string change — nikunj.sharma / githubweb
  48. string change — nikunj.sharma / githubweb
  49. Updated test — Pooja Ravi / githubweb
  50. refactor: Use fullName for person display and internationalize labels — mandvi.verma / githubweb
  51. chore: Fix Kotlin linting issues — mandvi.verma / githubweb
  52. feat: Make email optional for persons — mandvi.verma / githubweb
  53. feat: Add validation for first and last name — mandvi.verma / githubweb
  54. Make ResultDest its own class so that it can support two types of return destinations: KClass based and route based. — Mike Dawson / githubweb
  55. feat: Add validation for first and last name — mandvi.verma / githubweb
  56. Updated mandatory test — Pooja Ravi / githubweb
  57. style: Standardize test function naming — mandvi.verma / githubweb
  58. Update AssignmentEditViewModel to use route based result destination. — Mike Dawson / githubweb
  59. Add navigation return result support for selecting a person. — Mike Dawson / githubweb
  60. refactor: Standardize required field validation message — mandvi.verma / githubweb
  61. refactor: Use UiText for class name validation — mandvi.verma / githubweb
  62. chore: Format code for consistency — mandvi.verma / githubweb
  63. Put invite code on PersonList and remove AddPersonToClazz . — Mike Dawson / githubweb
  64. Fix select person from list. Initial implementation of adding to class. — Mike Dawson / githubweb
  65. Fix EnrollmentEntity for database — Mike Dawson / githubweb
  66. Update PersonListScreen to make it easier for the Maestro test to get the invite code. — Mike Dawson / githubweb
  67. Minor tidy changes: — Mike Dawson / githubweb
  68. updated copy-paste - invite code — Pooja Ravi / githubweb
  69. Remove class_name_label string and change admin_add_app_and_teacher to use name not class name. — Mike Dawson / githubweb
  70. updated erase text flow — Pooja Ravi / githubweb
  71. updated "Pending requests.*" — Pooja Ravi / githubweb
  72. updated ".*Pending requests.*" — Pooja Ravi / githubweb
  73. Fix labels on 001_001 invite test to match those currently used — Mike Dawson / githubweb
  74. updated to text — Pooja Ravi / githubweb
  75. Fix label match admin_add_app_and_teacher — Mike Dawson / githubweb
  76. updated eraseText — Pooja Ravi / githubweb
  77. Fix lesson selection flow to use RouteResultDest — lipsa.behera / githubweb
  78. test — Pooja Ravi / githubweb
  79. test updated — Pooja Ravi / githubweb
  80. test updated — Pooja Ravi / githubweb
  81. Attempt to fix intermittent ConcurrentModificationException on server. — Mike Dawson / githubweb
  82. test added — Pooja Ravi / githubweb

#5 (Nov 6, 2025, 10:43:00 AM)

  1. Update GetStarted screen to show loading status and a message if/when school is not found. — Mike Dawson / githubweb
  2. Added reorderable library — lipsa.behera / githubweb

#4 (Nov 5, 2025, 12:00:31 PM)

  1. updated test — Pooja Ravi / githubweb
  2. add error handling — lipsa.behera / githubweb

#2 (Nov 5, 2025, 10:40:37 AM)

  1. Updated maestro flows — Pooja Ravi / githubweb
  2. Main tests ready — Pooja Ravi / githubweb
  3. renamed the test — Pooja Ravi / githubweb
  4. Added teardown to the tests — Pooja Ravi / githubweb
  5. Add test name as a parameter to school_init.js — Mike Dawson / githubweb
  6. Added new tests — Pooja Ravi / githubweb
  7. Moved failed tests to Flow_in_progress — Pooja Ravi / githubweb
  8. Removed signup flow tests also added a test to login via link — Pooja Ravi / githubweb
  9. Updated  the error — Pooja Ravi / githubweb
  10. Updated  the school url — Pooja Ravi / githubweb
  11. minor fix — Pooja Ravi / githubweb
  12. Updated test description — Pooja Ravi / githubweb
  13. Updated test description — Pooja Ravi / githubweb
  14. Updated ReadMe — Pooja Ravi / githubweb
  15. Updated ReadMe — Pooja Ravi / githubweb
  16. Updated tests — Pooja Ravi / githubweb
  17. Updated tests — Pooja Ravi / githubweb
  18. Updated tests — Pooja Ravi / githubweb
  19. Updated tests — Pooja Ravi / githubweb
  20. Updated phone verification tests — Pooja Ravi / githubweb
  21. Updated folder structure and passkey test added — Pooja Ravi / githubweb
  22. refactor: Simplify image selection and remove unused constant — mandvi.verma / githubweb
  23. refactor: Resolve URLs to absolute paths in OPDS feed — mandvi.verma / githubweb
  24. refactor: Resolve URLs to be absolute in `AppsDetailViewModel` — mandvi.verma / githubweb
  25. feat: Resolve lesson image URLs to absolute paths — mandvi.verma / githubweb
  26. feat: Resolve lesson image URLs to absolute paths — mandvi.verma / githubweb
  27. refactor: Standardize variable name for publication — mandvi.verma / githubweb
  28. refactor: Centralize OPDS feed URL resolution, — mandvi.verma / githubweb
  29. updated test flows — Pooja Ravi / githubweb
  30. updated phone number — Pooja Ravi / githubweb
  31. updated phone number — Pooja Ravi / githubweb
  32. updated phone number — Pooja Ravi / githubweb
  33. updated valid phone number — Pooja Ravi / githubweb
  34. Add testtag for phone number country code and number field. — Mike Dawson / githubweb
  35. added countrycode id — Pooja Ravi / githubweb
  36. deleted descriptions — Pooja Ravi / githubweb
  37. Update issue templates — noreply / githubweb
  38. Update issue templates — noreply / githubweb
  39. Update issue templates — noreply / githubweb
  40. Delete .github/ISSUE_TEMPLATE/custom.md — noreply / githubweb
  41. Create task_card.md — noreply / githubweb
  42. Tidyup resolve function. — Mike Dawson / githubweb
  43. Tidyup LearningUnitDetailViewModel to use resolve function — Mike Dawson / githubweb
  44. Remove incorrect assertion on 002_browse_lessons_test.yaml — Mike Dawson / githubweb
  45. Added e2e tests as per design — Pooja Ravi / githubweb
  46. App crash fix. — lipsa.behera / githubweb
  47. Update SchoolDirectoryEntryDataSourceHttp to send requests concurrently to all known school directory servers — Mike Dawson / githubweb
  48. Fix the SavedstateHandle and added a function to restore the mapping object from savedstate handle — lipsa.behera / githubweb