Skip to content
Failed

#53 (Nov 16, 2025, 9:08:00 PM)

Started 1 day 23 hr ago
Took 24 min

Started by timer

Revision: e891aecc2d15cf68d282a733535d60aa5440ca47
Repository: https://github.com/UstadMobile/Respect.git
  • refs/remotes/origin/main
Changes
  1. feat: Add enrollment list route (details / githubweb)
  2. feat: Add user management menu in class details (details / githubweb)
  3. refactor: Extract Person list item with action menu (details / githubweb)
  4. build: Upgrade Android Gradle Plugin to 8.13.0 (details / githubweb)
  5. feat: Navigate to enrollment list from class details (details / githubweb)
  6. feat: Add action menu to enrollment list items (details / githubweb)
  7. refactor: Simplify navigation to EnrollmentList screen (details / githubweb)
  8. feat: Introduce EnrollmentEdit screen (details / githubweb)
  9. feat: Implement field validation and state restoration in EnrollmentEdit screen (details / githubweb)
  10. feat: Implement enrollment start and end date editing (details / githubweb)
  11. refactor: Improve navigation after new enrollment creation (details / githubweb)
  12. fix: Improve DOB display and enrollment navigation (details / githubweb)
  13. fix: Correct navigation parameter order in EnrollmentListViewModel (details / githubweb)
  14. feat: Format enrollment dates on list screen (details / githubweb)
  15. refactor: Ensure only one enrollment item's menu can be expanded at a time (details / githubweb)
  16. feat: Add validation for enrollment start and end dates (details / githubweb)
  17. refactor: Conditionally display gender and DOB in ClazzDetailScreen (details / githubweb)
  18. refactor: Conditionally display gender and DOB in ClazzDetailScreen (details / githubweb)
  19. feat: Display person and class names in EnrollmentEdit screen (details / githubweb)
  20. refactor: Update enrollment screen titles to use a formatted string (details / githubweb)
  21. refactor: Rename person management functions in ClazzDetail screen (details / githubweb)
  22. Refactor (details / githubweb)
  23. Refactor (details / githubweb)
  24. Refactor (details / githubweb)
  25. Refactor (details / githubweb)
  26. feat: Implement enrollment deletion (details / githubweb)
  27. feat: Implement enrollment deletion (details / githubweb)
  28. refactor (details / githubweb)
  29. refactor (details / githubweb)
  30. Fixes for enrollment list (details / githubweb)
  31. EnrollmentEdit fixes. (details / githubweb)
  32. Enrollment fixes: ensure proper filtering so that only current enrollments are displayed. (details / githubweb)
  33. Make handling of in class on day parameters consistent between person data source and enrollment data source. (details / githubweb)
  34. Implement remove from class on class detail screen. (details / githubweb)