Skip to content
Success

#19 (Nov 18, 2025, 1:15:00 AM)

Started 10 hr ago
Took 2 min 34 sec
Build Artifacts
respect-app-compose-debug.apk35.26 MiB view
respect-app-compose-release.apk10.40 MiB view
respect-app-compose-debug.aab28.61 MiB view
respect-app-compose-release.aab12.88 MiB view
mapping.txt73.06 MiB view
respect-cli.zip30.18 MiB view
respect-server-1.0.0.zip44.65 MiB view
respect-server-shadow-1.0.0.zip45.79 MiB view

Started by timer

Revision: 7f68d926dcc3271fc40fa6316dd2e958ba54cd21
Repository: https://github.com/UstadMobile/Respect.git
  • refs/remotes/origin/mapping-curriculum
Changes
  1. query added to find child family (commit: 4724025) (details / githubweb)
  2. changes in PersonEntityDao.kt (commit: 1f673eb) (details / githubweb)
  3. family list is showing (commit: 874eba0) (details / githubweb)
  4. change in query (commit: 09b3665) (details / githubweb)
  5. feat: Add enrollment list route (commit: 25bea1f) (details / githubweb)
  6. changes related to adding family (commit: 674359b) (details / githubweb)
  7. feat: Add user management menu in class details (commit: 9f26409) (details / githubweb)
  8. refactor: Extract Person list item with action menu (commit: 532541a) (details / githubweb)
  9. build: Upgrade Android Gradle Plugin to 8.13.0 (commit: 14caf57) (details / githubweb)
  10. changes PersonEditViewModel.kt (commit: d4279be) (details / githubweb)
  11. changes PersonDetailScreen.kt (commit: 85b8b75) (details / githubweb)
  12. feat: Navigate to enrollment list from class details (commit: 8bb9499) (details / githubweb)
  13. feat: Add action menu to enrollment list items (commit: 7c40d3f) (details / githubweb)
  14. refactor: Simplify navigation to EnrollmentList screen (commit: aed53db) (details / githubweb)
  15. feat: Introduce EnrollmentEdit screen (commit: b714fc5) (details / githubweb)
  16. Add list params to all persondatasource list functions. (commit: cf48bbf) (details / githubweb)
  17. Implement includeRelated parameter for selecting list of Person. (commit: 9157192) (details / githubweb)
  18. feat: Implement field validation and state restoration in EnrollmentEdit screen (commit: 9e6cae1) (details / githubweb)
  19. feat: Implement enrollment start and end date editing (commit: a4151cb) (details / githubweb)
  20. refactor: Improve navigation after new enrollment creation (commit: 8e5c14f) (details / githubweb)
  21. fix: Improve DOB display and enrollment navigation (commit: 4b750d7) (details / githubweb)
  22. fix: Correct navigation parameter order in EnrollmentListViewModel (commit: c6440cd) (details / githubweb)
  23. feat: Format enrollment dates on list screen (commit: fa0406a) (details / githubweb)
  24. refactor: Ensure only one enrollment item's menu can be expanded at a time (commit: ddcbfb3) (details / githubweb)
  25. feat: Add validation for enrollment start and end dates (commit: 6ba8334) (details / githubweb)
  26. refactor: Conditionally display gender and DOB in ClazzDetailScreen (commit: b2b470a) (details / githubweb)
  27. refactor: Conditionally display gender and DOB in ClazzDetailScreen (commit: 6c15995) (details / githubweb)
  28. feat: Display person and class names in EnrollmentEdit screen (commit: 02e0dba) (details / githubweb)
  29. refactor: Update enrollment screen titles to use a formatted string (commit: 2919955) (details / githubweb)
  30. refactor: Rename person management functions in ClazzDetail screen (commit: 70ed777) (details / githubweb)
  31. Refactor (commit: a3e86ec) (details / githubweb)
  32. Refactor (commit: d7fb64e) (details / githubweb)
  33. Refactor (commit: a28e551) (details / githubweb)
  34. Refactor (commit: c9d4887) (details / githubweb)
  35. feat: Implement enrollment deletion (commit: 9a02bcc) (details / githubweb)
  36. feat: Implement enrollment deletion (commit: 2774ea5) (details / githubweb)
  37. refactor (commit: 32888dc) (details / githubweb)
  38. refactor (commit: 82b6985) (details / githubweb)
  39. Updated test -added Family member flow (commit: 29c60ff) (details / githubweb)
  40. Fixes for PersonEdit to handle correctly loading and saving related persons. (commit: 5b90c43) (details / githubweb)
  41. missed subflows added (commit: 2903d87) (details / githubweb)
  42. Correct visibility of family members in person edit screen. (commit: 3d55e8f) (details / githubweb)
  43. Revert family member changes for 001_002 test that need revision. (commit: de93349) (details / githubweb)
  44. Add missing \ to .maestro/README.md (commit: 008e202) (details / githubweb)
  45. Add badges for Jenkins jobs. (commit: a4cf04e) (details / githubweb)
  46. Fixes for enrollment list (commit: 95f5e9d) (details / githubweb)
  47. EnrollmentEdit fixes. (commit: 90cd704) (details / githubweb)
  48. Enrollment fixes: ensure proper filtering so that only current enrollments are displayed. (commit: 20d9e57) (details / githubweb)
  49. Make handling of in class on day parameters consistent between person data source and enrollment data source. (commit: fb731aa) (details / githubweb)
  50. Implement remove from class on class detail screen. (commit: 186ee35) (details / githubweb)
  51. Fix handling of pending students and teachers. (commit: bf99dac) (details / githubweb)
  52. Work in progress tidy up of curriculum mapping edit. (commit: 7f68d92) (details / githubweb)