Skip to content

Changes

Started by timer
Started 3 days 12 hr ago
Took 2 min 39 sec

Summary

  1. add studentlist screen (details)
  2. Fix AddSchoolUseCase: AddSchoolUseCase incorrectly set approval required after on the sys admin role invite in the distant future. (details)
  3. Update DESIGN_GUIDELINES.md (details)
  4. Update DESIGN_GUIDELINES.md (details)
  5. Update DESIGN_GUIDELINES.md (details)
  6. Update DESIGN_GUIDELINES.md (details)
Commit 5a9ec7c91ea580e8fd534b5b9cd1c3a5cd0e425d by Anugraha
add studentlist screen
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/sharedschooldevice/SharedSchoolDeviceEnableViewmodel.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/app/AppNavHost.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/sharedschooldevice/SharedDevicesSettingsScreen.kt (diff)
The file was addedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/sharedschooldevice/login/StudentListScreen.kt
The file was modifiedrespect-app-compose/src/androidMain/kotlin/world/respect/AppKoinModule.kt (diff)
The file was addedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/account/invite/EnableSharedDeviceModeUseCase.kt
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/navigation/AppRoutes.kt (diff)
The file was removedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/sharedschooldevice/login/SelectClassViewmodel.kt
The file was addedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/sharedschooldevice/login/StudentListViewModel.kt
The file was modifiedrespect-lib-shared/src/commonMain/composeResources/values/strings.xml (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/sharedschooldevice/SharedDevicesSettingsViewmodel.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/person/inviteperson/InvitePersonViewModel.kt (diff)
The file was addedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/sharedschooldevice/login/SelectClassViewModel.kt
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/sharedschooldevice/login/SelectClassScreen.kt (diff)
Commit 1fac0a23679b652945d8a6489627b23887277b4e by Anugraha
Fix AddSchoolUseCase: AddSchoolUseCase incorrectly set approval required after on the sys admin role invite in the distant future.
The file was modifiedrespect-server/src/main/kotlin/world/respect/server/domain/school/add/AddSchoolUseCase.kt (diff)
Commit b34cc569c82573bcfe1ca2fba49d23d02129a3fd by Anugraha
Update DESIGN_GUIDELINES.md

Clarify guidance re. screens that are not modified and required text fields.
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit 6dcdab412ab0207a03f6d31a4b52809e7e454c9e by Anugraha
Update DESIGN_GUIDELINES.md
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit 967a9106f20f525e49238727399658e246206631 by Anugraha
Update DESIGN_GUIDELINES.md
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit 12777faed680c02d43ac342824efac4a0179d520 by Anugraha
Update DESIGN_GUIDELINES.md

Clarify the information sources that are admissable for a prototype to be considered unambiguous.
The file was modifiedDESIGN_GUIDELINES.md (diff)