Skip to content

Changes

Started by timer
Started 4 hr 52 min ago
Took 12 min

Summary

  1. AssignmentEdit UI tidyup in progress. (details)
  2. AssignmentEdit tidyup: use ListItme not our own mix of columns/rows. (details)
  3. Fix mistake in XapiStatementsResourceDb that would set the wrong activity id on an empty result. (details)
  4. Merge fix to set xapi activity id correctly for empty assignment result. (details)
  5. Temporary test relaxation. (details)
Commit 1673297bb71599976da03c33374af415ae425fc5 by Mike Dawson
AssignmentEdit UI tidyup in progress.
The file was addedrespect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/ext/XapiActivityDefinitionExt.kt
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/detail/AssignmentDetailTaskHeader.kt (diff)
The file was addedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditTaskListItem.kt
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/detail/AssignmentDetailTaskListItem.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/xapi/XapiAssignmentExt.kt (diff)
The file was removedrespect-datalayer/src/commonMain/kotlin/world/respect/datalayer/school/model/Assignment.kt
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt (diff)
The file was removedrespect-datalayer/src/commonMain/kotlin/world/respect/datalayer/school/model/AssignmentLearningUnitRef.kt
The file was addedrespect-app-compose/src/commonMain/kotlin/world/respect/app/components/langMapString.kt
The file was modifiedrespect-lib-opds-model/src/commonMain/kotlin/world/respect/lib/opds/model/LangMap.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/assignment/list/AssignmentListViewModel.kt (diff)
The file was modifiedrespect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/ext/XapiStatementExt.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/assignment/detail/AssignmentDetailViewModel.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/assignment/edit/AssignmentEditViewModel.kt (diff)
Commit c31cb7706fb96b925df52eeea3b6b0bf7cae05b8 by Mike Dawson
AssignmentEdit tidyup: use ListItme not our own mix of columns/rows.
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditTaskListItem.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/assignment/edit/AssignmentEditViewModel.kt (diff)
Commit 3ab4aa40863a01e4c8dbb74a23f4986dec7c4f5d by Mike Dawson
Fix mistake in XapiStatementsResourceDb that would set the wrong activity id on an empty result.
The file was modifiedrespect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/XapiStatementsResourceDb.kt (diff)
Commit f65d6c83bd8907026f22148b415ae07b885fcc56 by Mike Dawson
Merge fix to set xapi activity id correctly for empty assignment result.
The file was modifiedrespect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/XapiStatementsResourceDb.kt (diff)
Commit 60fb477a35d8e3a3677aa0bd43d21434d841ec7a by Mike Dawson
Temporary test relaxation.
The file was modified.maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml (diff)