Skip to content

Changes

Started by timer
Started 2 days 13 hr ago
Took 36 min

Summary

  1. Update DESIGN_GUIDELINES.md (details)
  2. Update DESIGN_GUIDELINES.md (details)
  3. Update DESIGN_GUIDELINES.md (details)
  4. Update DESIGN_GUIDELINES.md (details)
  5. Fix AddSchoolUseCase: AddSchoolUseCase incorrectly set approval required after on the sys admin role invite in the distant future. (details)
  6. Update DESIGN_GUIDELINES.md (details)
  7. Update DESIGN_GUIDELINES.md (details)
  8. disable pending request for self enable case (details)
Commit 23f91bb8dab4aa70af62132bd40feaafba7a5988 by noreply
Update DESIGN_GUIDELINES.md

Clarify guidance re. screens that are not modified and required text fields.
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit cb92ab8be54303e456dd743ddd5590c606194a50 by noreply
Update DESIGN_GUIDELINES.md
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit adb9f015a71aa1cbc01126cdbd9f12d93f0ede07 by noreply
Update DESIGN_GUIDELINES.md
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit 8fb5270e4832206b4b5deff7dcc29be45b3259f0 by noreply
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)
Commit 024b6ee69575fc69c47c648882a5097bdff865ec by Mike Dawson
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 b43bc6dba12bbd4fbba6dbd0170e54a598cabd14 by noreply
Update DESIGN_GUIDELINES.md
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit 15c20a787b7792fcccc3790ef8bc343a052f11f2 by noreply
Update DESIGN_GUIDELINES.md
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit 9e56e11bba549b81ca2642b53ed417420b4a58c8 by Anugraha
disable pending request for self enable case
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/sharedschooldevice/login/StudentListViewModel.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/navigation/AppRoutes.kt (diff)
The file was modifiedrespect-server/src/main/kotlin/world/respect/server/routes/school/respect/RedeemInviteRoute.kt (diff)
The file was modifiedrespect-app-compose/src/androidMain/kotlin/world/respect/AppKoinModule.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/account/invite/RedeemInviteUseCaseClient.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/account/invite/RedeemInviteUseCase.kt (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/sharedschooldevice/login/SelectClassViewModel.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/account/RespectAccountManager.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/manageuser/acceptinvite/AcceptInviteViewModel.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/account/invite/EnableSharedDeviceModeUseCase.kt (diff)
The file was modifiedrespect-server/src/main/kotlin/world/respect/server/Application.kt (diff)
The file was modifiedrespect-lib-shared/src/jvmMain/kotlin/world/respect/shared/domain/account/invite/RedeemInviteUseCaseDb.kt (diff)