Skip to content
Success

#80 (Sep 12, 2025, 2:11:00 PM)

Started 2 days 11 hr ago
Took 2 min 33 sec
Build Artifacts
respect-app-compose-debug.apk33.71 MiB view
respect-app-compose-release.apk11.36 MiB view
respect-cli.zip28.17 MiB view

Started by timer

Revision: ec9ba3de26dc7289d03609985ef6ae5ec467476e
Repository: https://github.com/UstadMobile/Respect.git
  • refs/remotes/origin/main
Changes
  1. clazz renamed to classes (commit: 36538be) (details / githubweb)
  2. classes renamed to clazz (commit: 5c627ee) (details / githubweb)
  3. ClassList and ClassDetail screen setup (commit: 0942ba9) (details / githubweb)
  4. ClassList (commit: 4fef5fd) (details / githubweb)
  5. The `ClazzListScreen` and `ClazzListViewModel` have been temporarily updated to use dummy data for list items. (commit: 6575021) (details / githubweb)
  6. The `ClazzListScreen` and `ClazzListViewModel` have been temporarily updated to use dummy data for list items. (commit: 197802b) (details / githubweb)
  7. This commit adds navigation to the class detail screen upon clicking a class. (commit: e281d2d) (details / githubweb)
  8. Implement filter functionality in class list (commit: bb83117) (details / githubweb)
  9. Accept Invit and add student screen setup added (commit: 8390e9c) (details / githubweb)
  10. AcceptInvite (commit: b49d22b) (details / githubweb)
  11. AcceptInvite (commit: b34d65a) (details / githubweb)
  12. AcceptInvite (commit: e6fef28) (details / githubweb)
  13. AcceptInvite (commit: 9743a26) (details / githubweb)
  14. AcceptInvite (commit: cf154e5) (details / githubweb)
  15. AcceptInvite (commit: f176517) (details / githubweb)
  16. Add student screen added (commit: 3f19f08) (details / githubweb)
  17. Integrate fake roster data for class list (commit: 45756d7) (details / githubweb)
  18. Add Class screen added (commit: 62369a9) (details / githubweb)
  19. Added save button (commit: 4821fc9) (details / githubweb)
  20. Added class screen (commit: bb99e0d) (details / githubweb)
  21. adding dummy list (commit: af1abc3) (details / githubweb)
  22. sort ui (commit: 43901be) (details / githubweb)
  23. sort ui (commit: a5e291a) (details / githubweb)
  24. Accept invite icon changed (commit: 1202643) (details / githubweb)
  25. Accept invite icon changed (commit: 74b5d2e) (details / githubweb)
  26. Sort in Clazz Detail Screen (commit: ddf535c) (details / githubweb)
  27. Filter Chip Row (commit: 210cd74) (details / githubweb)
  28. Filter Chip Row (commit: a2d9ebf) (details / githubweb)
  29. FilterChip and SortOption (commit: 363fff6) (details / githubweb)
  30. FilterChip and SortOption (commit: f23cfe6) (details / githubweb)
  31. FilterChip and SortOption (commit: b70df82) (details / githubweb)
  32. FilterChip and SortOption (commit: 30295a7) (details / githubweb)
  33. Moved Sort and filter to lazy column and also renamed the sort function (commit: e1b7f6f) (details / githubweb)
  34. Refactor lambda expressions to method references (commit: 090771e) (details / githubweb)
  35. Remove trailing commas in ViewModel state classes (commit: ce88658) (details / githubweb)
  36. Refactor: Rename StudentViewModel to AddPersonToClazzViewModel (commit: 890b37f) (details / githubweb)
  37. Refactor: Rename StudentViewModel to AddPersonToClazzViewModel (commit: 837321e) (details / githubweb)
  38. merge (commit: 2d3c1fd) (details / githubweb)
  39. moving pending invites to clazz detail screen (commit: 1ab6ff6) (details / githubweb)
  40. Refactor: Rename Student route to AddPersonToClazz (commit: 24b546c) (details / githubweb)
  41. Populate Class Detail screen with fake roster data (commit: 90b3a2b) (details / githubweb)
  42. Integrate pending invite list into class detail screen (commit: 7ea89d7) (details / githubweb)
  43. Remove AcceptInvite feature (commit: 898149d) (details / githubweb)
  44. Remove AcceptInvite feature (commit: 6d2b783) (details / githubweb)
  45. Add fields for class description, start date, and end date to AddClazzScreen (commit: 0b8949e) (details / githubweb)
  46. Enable adding new classes and saving them (commit: 5ccdbf9) (details / githubweb)
  47. Refactor: Remove RespectAppLauncher from AppNavHost (commit: 48fb2c0) (details / githubweb)
  48. Add localized sort options (commit: 0377053) (details / githubweb)
  49. Rename Sort and Filter Chip components to Header (commit: 80a497f) (details / githubweb)
  50. unused (commit: dc70349) (details / githubweb)
  51. unused (commit: b2b73a3) (details / githubweb)
  52. unused (commit: 6358ce9) (details / githubweb)
  53. unused (commit: ab981b5) (details / githubweb)
  54. unused (commit: cda436a) (details / githubweb)
  55. filter (commit: 50982ac) (details / githubweb)
  56. app nav (commit: cddaa9a) (details / githubweb)
  57. Refactor: Move AddPersonToClazzViewModel to addperson package (commit: bd2548f) (details / githubweb)
  58. Refactor sort functionality and introduce bottom sheet option (commit: 75834b1) (details / githubweb)
  59. Remove unused imports and constants (commit: 7e1a4ba) (details / githubweb)
  60. Add `getClazzBySourcedId` function to OneRosterDataSource (commit: 30bd1a9) (details / githubweb)
  61. Add `getClazzBySourcedId` function to OneRosterDataSource (commit: 9340a19) (details / githubweb)
  62. Refactor ClazzDetailScreen and ClazzListScreen for UI consistency (commit: 909f215) (details / githubweb)
  63. Add "Edit" string resource and update ClazzDetailViewModel (commit: ae27aaf) (details / githubweb)
  64. Removed unused import from ClazzListScreen (commit: d4b7d7b) (details / githubweb)
  65. Add calendar icon to date fields in AddClazzScreen (commit: ca60ee4) (details / githubweb)
  66. Expand fake class data and integrate with UI (commit: 847caa4) (details / githubweb)
  67. Refactor: Use default item padding in AddClazzScreen (commit: 6f20d28) (details / githubweb)
  68. RespectPersonAvatar component updated (commit: aca85a2) (details / githubweb)
  69. Refactor: Rename AddClazz to ClazzEdit (commit: daaaaae) (details / githubweb)
  70. Refactor: Rename AddClazz to ClazzEdit (commit: 8bb61e2) (details / githubweb)
  71. Refactor: Simplify `OneRosterClass` and update `ClazzDetailViewModel` (commit: d12c541) (details / githubweb)
  72. Refactor ClazzEditScreen to use OneRosterClass for data binding (commit: 3bed6f8) (details / githubweb)
  73. Refactor: Update ClazzEditScreen with class name validation (commit: ede2aa8) (details / githubweb)
  74. Updated `ClazzDetail` route to accept `sourcedId` as a parameter. (commit: 4013b9d) (details / githubweb)
  75. Refactor `ClazzEdit` route to accept `sourcedId` (commit: 5df3280) (details / githubweb)
  76. Enhance class editing with description and date fields (commit: 91970e9) (details / githubweb)
  77. Remove unused imports from ClazzEditScreen (commit: fdd8847) (details / githubweb)
  78. Set Acknowledgement as start destination (commit: 065cee6) (details / githubweb)
  79. Set Acknowledgement as start destination (commit: 0cce2c7) (details / githubweb)
  80. Refactor AddPersonToClazz route to accept roleType (commit: f2fc77b) (details / githubweb)
  81. using asUiText (commit: 10c9a0c) (details / githubweb)
  82. using asUiText (commit: f313fe4) (details / githubweb)
  83. I hva ecommented the description UI once description field is added it will be uncommented ad functional (commit: 43cb162) (details / githubweb)
  84. I hvae commented the description UI once description field is added it will be uncommented ad functional (commit: f5276df) (details / githubweb)
  85. Remove unused location property in ClazzEditViewModel (commit: 6b8f67b) (details / githubweb)
  86. Refactor FakeRosterDataSource to be a class and inject it (commit: a8035e4) (details / githubweb)
  87. Add collapsible sections to ClazzDetailScreen (commit: 7b8f8c9) (details / githubweb)
  88. Remove extraneous blank lines (commit: 4643f7d) (details / githubweb)
  89. maestro test added - as per prototype for classes (commit: 0643d11) (details / githubweb)
  90. Add content descriptions to expand/collapse icons in ClazzDetailScreen (commit: 9a2963f) (details / githubweb)
  91. maestro test login updated (commit: 545d969) (details / githubweb)
  92. Refactor string resource usage and remove unused strings (commit: 0a04537) (details / githubweb)
  93. Refactor class ViewModels to use method references for FAB and action bar clicks. (commit: d08cc53) (details / githubweb)
  94. feat: Implement OneRosterClass data layer and integrate with UI (commit: 9e67837) (details / githubweb)
  95. Refactor: Remove unused imports and function from OneRosterRosterDataSource (commit: 662e28c) (details / githubweb)
  96. feat: Add OneRosterClassEntity to database schema (commit: 42ffd53) (details / githubweb)
  97. Refactor OneRosterDataSource and related classes (commit: eeae70f) (details / githubweb)
  98. Refactor: Remove unused imports (commit: 6c1f828) (details / githubweb)
  99. Refactor: Rename OneRoaster to OneRoster and add User entity (commit: 4088f95) (details / githubweb)
  100. Refactor OneRoster adapters and FakeRosterDataSource (commit: 62792d5) (details / githubweb)
  101. Add input validation for class name in ClazzEditViewModel. (commit: 7ef5eb9) (details / githubweb)
  102. Refactor: Move OneRoster models and remove FakeRosterDataSource (commit: e7571ae) (details / githubweb)
  103. Remove unused imports in RealmTypeConverters.kt. (commit: f8861bb) (details / githubweb)
  104. Add `TypeConverter`s for `OneRosterBaseStatusEnum` and `JsonObject` (commit: db4b500) (details / githubweb)
  105. Refactor: Rename OneRoasterSourceRepository and OneRosterClassEntityDao (commit: f98bc73) (details / githubweb)
  106. Refactor: Rename Realm to School (commit: 9b3f8a8) (details / githubweb)
  107. remove (commit: 30a4288) (details / githubweb)
  108. refactor (commit: 2d70a44) (details / githubweb)
  109. changes made as per review comments (commit: fa30eec) (details / githubweb)
  110. using PersonEntity (commit: 25fd20f) (details / githubweb)
  111. using PersonEntity (commit: 685806d) (details / githubweb)
  112. using PersonEntity (commit: 412c332) (details / githubweb)
  113. Refactor: Add sourcedId parameter to getAllUsers (commit: 54a132f) (details / githubweb)
  114. Refactor: Update AGP version and ClazzListScreen UI (commit: 71582c4) (details / githubweb)
  115. Refactor: Implement OneRoster primary key generation and update data sources (commit: 16fced6) (details / githubweb)
  116. fix date (commit: a0e6638) (details / githubweb)
  117. Refactor: Remove unused imports and string resources (commit: bdbfaca) (details / githubweb)
  118. Refactor: Remove nested launch in ClazzListViewModel (commit: df8ab60) (details / githubweb)
  119. Refactoring class datasource. (commit: 324a0dd) (details / githubweb)
  120. Fix defaultItemPadding usage. (commit: 6d22e01) (details / githubweb)
  121. Fix defaultItemPadding usage. (commit: c5d4c1e) (details / githubweb)
  122. Remove OneRoster data source / entity classes. (commit: ec9ba3d) (details / githubweb)