Skip to content

Changes

Started by timer
Started 10 hr ago
Took 2 min 27 sec

Summary

  1. Update DESIGN_GUIDELINES.md (commit: 23f91bb) (details)
  2. Update DESIGN_GUIDELINES.md (commit: cb92ab8) (details)
  3. Update DESIGN_GUIDELINES.md (commit: adb9f01) (details)
  4. Update DESIGN_GUIDELINES.md (commit: 8fb5270) (details)
  5. Fix AddSchoolUseCase: AddSchoolUseCase incorrectly set approval required after on the sys admin role invite in the distant future. (commit: 024b6ee) (details)
  6. Update DESIGN_GUIDELINES.md (commit: b43bc6d) (details)
  7. Update DESIGN_GUIDELINES.md (commit: 15c20a7) (details)
  8. disable pending request for self enable case (commit: 9e56e11) (details)
Commit 23f91bb8dab4aa70af62132bd40feaafba7a5988 by noreply
Update DESIGN_GUIDELINES.md

Clarify guidance re. screens that are not modified and required text fields.
(commit: 23f91bb)
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit cb92ab8be54303e456dd743ddd5590c606194a50 by noreply
Update DESIGN_GUIDELINES.md
(commit: cb92ab8)
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit adb9f015a71aa1cbc01126cdbd9f12d93f0ede07 by noreply
Update DESIGN_GUIDELINES.md
(commit: adb9f01)
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.
(commit: 8fb5270)
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.
(commit: 024b6ee)
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
(commit: b43bc6d)
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit 15c20a787b7792fcccc3790ef8bc343a052f11f2 by noreply
Update DESIGN_GUIDELINES.md
(commit: 15c20a7)
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit 9e56e11bba549b81ca2642b53ed417420b4a58c8 by Anugraha
disable pending request for self enable case
(commit: 9e56e11)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/account/invite/EnableSharedDeviceModeUseCase.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/viewmodel/sharedschooldevice/login/SelectClassViewModel.kt (diff)
The file was modifiedrespect-server/src/main/kotlin/world/respect/server/Application.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/account/invite/RedeemInviteUseCase.kt (diff)
The file was modifiedrespect-server/src/main/kotlin/world/respect/server/routes/school/respect/RedeemInviteRoute.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/navigation/AppRoutes.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/viewmodel/sharedschooldevice/SharedDevicesSettingsViewmodel.kt (diff)
The file was modifiedrespect-lib-shared/src/jvmMain/kotlin/world/respect/shared/domain/account/invite/RedeemInviteUseCaseDb.kt (diff)
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/domain/account/invite/RedeemInviteUseCaseClient.kt (diff)