Skip to content
Jenkins
log in
Dashboard
All
Respect-classes-refactor
#2
Changes
Status
Changes
Console Output
View Build Information
Environment Variables
Git Build Data
Lockable resources
Embeddable Build Status
Previous Build
Next Build
Failed
Changes
Summary
Refactoring class datasource. (
commit: 324a0dd
) (
details
)
Commit
324a0ddf4c5b71f498f8478030bb8bbf61902046
by
Mike Dawson
Refactoring class datasource.
(
commit: 324a0dd
)
The file was modified
respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/clazz/edit/ClazzEditViewModel.kt
(diff)
The file was modified
respect-datalayer-http/src/commonMain/kotlin/world/respect/datalayer/http/SchoolDataSourceHttp.kt
(diff)
The file was added
respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/school/ClassDataSourceLocal.kt
The file was modified
respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/school/model/Clazz.kt
(diff)
The file was modified
respect-app-compose/src/commonMain/kotlin/world/respect/app/util/ext/ModifierExt.kt
(diff)
The file was added
respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/adapters/ClassAdapter.kt
The file was modified
respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/clazz/list/ClazzListViewModel.kt
(diff)
The file was added
respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/school/EnrollmentDataSource.kt
The file was added
respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/entities/ClassEntity.kt
The file was modified
respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/shared/SharedConverters.kt
(diff)
The file was modified
respect-datalayer-db/schemas/world.respect.datalayer.db.RespectSchoolDatabase/1.json
(diff)
The file was modified
respect-app-compose/src/commonMain/kotlin/world/respect/app/view/report/edit/ReportEditScreen.kt
(diff)
The file was added
respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/ClazzEntityDao.kt
The file was modified
respect-lib-shared/src/commonMain/kotlin/world/respect/shared/util/FilterChipsOption.kt
(diff)
The file was modified
respect-app-compose/src/commonMain/kotlin/world/respect/app/view/clazz/edit/ClazzEditScreen.kt
(diff)
The file was modified
respect-app-compose/src/commonMain/kotlin/world/respect/app/view/person/list/PersonListScreen.kt
(diff)
The file was modified
respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/PersonDataSourceDb.kt
(diff)
The file was modified
respect-app-compose/src/commonMain/kotlin/world/respect/app/view/clazz/detail/ClazzDetailScreen.kt
(diff)
The file was modified
respect-app-compose/src/commonMain/kotlin/world/respect/app/view/report/indicator/list/IndicatorListScreen.kt
(diff)
The file was modified
respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/SchoolDataSourceDb.kt
(diff)
The file was modified
respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/clazz/detail/ClazzDetailViewModel.kt
(diff)
The file was modified
respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/SchoolDataSourceLocal.kt
(diff)
The file was added
respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/ClassDatasourceDb.kt
The file was added
respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/school/ClassDataSource.kt
The file was modified
respect-app-compose/src/commonMain/kotlin/world/respect/app/view/report/indicator/edit/IndicatorEditScreen.kt
(diff)
The file was modified
respect-lib-shared/src/commonMain/kotlin/world/respect/shared/navigation/AppRoutes.kt
(diff)
The file was added
respect-app-compose/src/commonMain/kotlin/world/respect/app/components/RespectRememberPager.kt
The file was modified
respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/RespectSchoolDatabase.kt
(diff)
The file was modified
respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/SchoolDataSource.kt
(diff)
The file was modified
respect-datalayer/src/commonMain/kotlin/world/respect/datalayer/school/PersonDataSource.kt
(diff)
The file was modified
respect-app-compose/src/commonMain/kotlin/world/respect/app/view/clazz/list/ClazzListScreen.kt
(diff)
The file was modified
respect-app-compose/src/commonMain/kotlin/world/respect/app/view/report/indicator/detail/IndicatorDetailScreen.kt
(diff)
The file was modified
respect-datalayer-repository/src/commonMain/kotlin/world/respect/datalayer/repository/SchoolDataSourceRepository.kt
(diff)