Skip to content
Success

#186 (Nov 17, 2025, 2:11:00 PM)

Started 1 day 7 hr ago
Took 2 min 32 sec
Build Artifacts
respect-app-compose-debug.apk35.09 MiB view
respect-app-compose-release.apk10.36 MiB view
respect-app-compose-debug.aab28.46 MiB view
respect-app-compose-release.aab12.74 MiB view
mapping.txt71.39 MiB view
respect-cli.zip30.11 MiB view
respect-server-1.0.0.zip44.58 MiB view
respect-server-shadow-1.0.0.zip45.72 MiB view

Started by timer

Revision: bf99dacbc47498b2bbfc19ec71c5edf46c697418
Repository: https://github.com/UstadMobile/Respect.git
  • refs/remotes/origin/main
Changes
  1. feat: Add enrollment list route (commit: 25bea1f) (details / githubweb)
  2. feat: Add user management menu in class details (commit: 9f26409) (details / githubweb)
  3. refactor: Extract Person list item with action menu (commit: 532541a) (details / githubweb)
  4. build: Upgrade Android Gradle Plugin to 8.13.0 (commit: 14caf57) (details / githubweb)
  5. feat: Navigate to enrollment list from class details (commit: 8bb9499) (details / githubweb)
  6. feat: Add action menu to enrollment list items (commit: 7c40d3f) (details / githubweb)
  7. refactor: Simplify navigation to EnrollmentList screen (commit: aed53db) (details / githubweb)
  8. feat: Introduce EnrollmentEdit screen (commit: b714fc5) (details / githubweb)
  9. feat: Implement field validation and state restoration in EnrollmentEdit screen (commit: 9e6cae1) (details / githubweb)
  10. feat: Implement enrollment start and end date editing (commit: a4151cb) (details / githubweb)
  11. refactor: Improve navigation after new enrollment creation (commit: 8e5c14f) (details / githubweb)
  12. fix: Improve DOB display and enrollment navigation (commit: 4b750d7) (details / githubweb)
  13. fix: Correct navigation parameter order in EnrollmentListViewModel (commit: c6440cd) (details / githubweb)
  14. feat: Format enrollment dates on list screen (commit: fa0406a) (details / githubweb)
  15. refactor: Ensure only one enrollment item's menu can be expanded at a time (commit: ddcbfb3) (details / githubweb)
  16. feat: Add validation for enrollment start and end dates (commit: 6ba8334) (details / githubweb)
  17. refactor: Conditionally display gender and DOB in ClazzDetailScreen (commit: b2b470a) (details / githubweb)
  18. refactor: Conditionally display gender and DOB in ClazzDetailScreen (commit: 6c15995) (details / githubweb)
  19. feat: Display person and class names in EnrollmentEdit screen (commit: 02e0dba) (details / githubweb)
  20. refactor: Update enrollment screen titles to use a formatted string (commit: 2919955) (details / githubweb)
  21. refactor: Rename person management functions in ClazzDetail screen (commit: 70ed777) (details / githubweb)
  22. Refactor (commit: a3e86ec) (details / githubweb)
  23. Refactor (commit: d7fb64e) (details / githubweb)
  24. Refactor (commit: a28e551) (details / githubweb)
  25. Refactor (commit: c9d4887) (details / githubweb)
  26. feat: Implement enrollment deletion (commit: 9a02bcc) (details / githubweb)
  27. feat: Implement enrollment deletion (commit: 2774ea5) (details / githubweb)
  28. refactor (commit: 32888dc) (details / githubweb)
  29. refactor (commit: 82b6985) (details / githubweb)
  30. Fixes for enrollment list (commit: 95f5e9d) (details / githubweb)
  31. EnrollmentEdit fixes. (commit: 90cd704) (details / githubweb)
  32. Enrollment fixes: ensure proper filtering so that only current enrollments are displayed. (commit: 20d9e57) (details / githubweb)
  33. Make handling of in class on day parameters consistent between person data source and enrollment data source. (commit: fb731aa) (details / githubweb)
  34. Implement remove from class on class detail screen. (commit: 186ee35) (details / githubweb)
  35. Fix handling of pending students and teachers. (commit: bf99dac) (details / githubweb)