Skip to content
Jenkins
log in
Dashboard
All
RESPECT-Primary
#88
Changes
Status
Changes
Console Output
View Build Information
Environment Variables
Git Build Data
Lockable resources
Embeddable Build Status
Previous Build
Next Build
Success
Changes
Summary
Add Redeem invite server endpoint, client use case, and accountmanager function. (
commit: bc41768
) (
details
)
Commit
bc4176812436a66855cf8afd4a9907fc6abaf920
by
Mike Dawson
Add Redeem invite server endpoint, client use case, and accountmanager function.
(
commit: bc41768
)
The file was added
respect-server/src/main/kotlin/world/respect/server/routes/school/respect/RedeemInviteRoute.kt
The file was modified
respect-app-compose/src/androidMain/kotlin/world/respect/AppKoinModule.kt
(diff)
The file was added
respect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/account/invite/RedeemInviteUseCaseClient.kt
The file was modified
respect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/account/RespectAccountManager.kt
(diff)
The file was modified
respect-lib-shared/src/commonMain/kotlin/world/respect/shared/navigation/AppRoutes.kt
(diff)
The file was modified
respect-server/src/main/kotlin/world/respect/server/Application.kt
(diff)