Skip to content

Changes

Started by Pooja Ravi
Started 6 days 12 hr ago
Took 4 min 39 sec

Summary

  1. Improvements for Xapi based data handling : work in progress. (commit: 6d34bd4) (details)
  2. Initial implementation of lang map edit field. (commit: 2ceac40) (details)
  3. Initial implementation of lang map edit field. (commit: 14511ab) (details)
  4. Fix AssignmentEditScreen (commit: 42d1b44) (details)
  5. Remove use of old langmap getTitle function. (commit: 55b6ec9) (details)
  6. Update app title and description to use language maps in xAPI statements and AppListScreen. (commit: 88daa32) (details)
Commit 6d34bd4995ceae080606ea1aceedf1776b507845 by Mike Dawson
Improvements for Xapi based data handling : work in progress.

Add UiText support for LangMaps. Put OpenEel constants into one logical place.
(commit: 6d34bd4)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/components/UiTextStringResource.kt (diff)
The file was modifiedrespect-app-compose/src/desktopMain/kotlin/world/respect/main.kt (diff)
The file was modifiedrespect-app-compose/src/androidMain/kotlin/world/respect/MainActivity.kt (diff)
The file was addedrespect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/assignment/edit/AssignmentEditViewModel.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/apps/detail/AppsDetailScreen.kt (diff)
The file was addedrespect-app-compose/src/desktopMain/kotlin/world/respect/app/components/LocalAppLocale.desktop.kt
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/resources/UiText.kt (diff)
The file was modifiedrespect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/ext/XapiStatementExt.kt (diff)
The file was removedrespect-app-compose/src/commonMain/kotlin/world/respect/App.kt
The file was addedrespect-lib-util/src/commonMain/kotlin/world/respect/libutil/ext/LangMapExt.kt
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/xapi/XapiAssignmentExt.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/assignment/detail/AssignmentDetailViewModel.kt (diff)
The file was addedrespect-app-compose/src/commonMain/kotlin/world/respect/app/components/LocalAppLocale.kt
The file was addedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/util/ext/LangMapExt.kt
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/app/App.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/detail/AssignmentDetailScreen.kt (diff)
The file was modifiedrespect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/ext/XapiActivityDefinitionExt.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt (diff)
Commit 2ceac40ca0250dba23285062068335e4eb361f88 by Mike Dawson
Initial implementation of lang map edit field.
(commit: 2ceac40)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/components/UiTextStringResource.kt (diff)
The file was addedrespect-lib-util/src/commonMain/kotlin/world/respect/libutil/util/SelectLang.kt
The file was addedrespect-app-compose/src/commonMain/kotlin/world/respect/app/components/LangMapEditField.kt
Commit 14511ab072f6ff511891a5dce7cf0f3328df1321 by Mike Dawson
Initial implementation of lang map edit field.
(commit: 14511ab)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/components/UiTextStringResource.kt (diff)
The file was modifiedrespect-lib-util/src/commonMain/kotlin/world/respect/libutil/util/SelectLang.kt (diff)
The file was addedrespect-app-compose/src/commonMain/kotlin/world/respect/app/components/LangMapTextField.kt
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditTaskListItem.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/detail/AssignmentDetailScreen.kt (diff)
The file was modifiedrespect-lib-util/src/commonMain/kotlin/world/respect/libutil/ext/LangMapExt.kt (diff)
The file was modifiedrespect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/model/XapiActivityDefinition.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/assignment/edit/AssignmentEditViewModel.kt (diff)
The file was modifiedrespect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/ext/XapiActivityExt.kt (diff)
The file was removedrespect-app-compose/src/commonMain/kotlin/world/respect/app/components/LangMapEditField.kt
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/xapi/XapiAssignmentExt.kt (diff)
The file was modifiedrespect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/ext/XapiStatementExt.kt (diff)
The file was addedrespect-app-compose/src/commonMain/kotlin/world/respect/app/components/SelectLangMapStringByLocale.kt
The file was removedrespect-app-compose/src/commonMain/kotlin/world/respect/app/components/langMapString.kt
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/apps/detail/AppsDetailScreen.kt (diff)
Commit 42d1b44dd3461a813e42ce0274c2357c2c3c8e54 by Mike Dawson
Fix AssignmentEditScreen

Changing description would change title.
(commit: 42d1b44)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt (diff)
The file was modifiedrespect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/ext/XapiStatementExt.kt (diff)
Commit 55b6ec900e8ea5d71463605307b0dc52ae736648 by Mike Dawson
Remove use of old langmap getTitle function.

Fix composable langmapstring function.
(commit: 55b6ec9)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/detail/AssignmentDetailTaskListItem.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/manageuser/acceptinvite/AcceptInviteScreen.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/learningunit/detail/LearningUnitDetailScreen.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/apps/launcher/AppLauncherScreen.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/manageuser/getstarted/GetStartedScreen.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/curriculum/mapping/edit/CurriculumMappingEditViewModel.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/learningunit/detail/LearningUnitDetailViewModel.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/learningunit/list/LearningUnitListScreen.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/apps/list/AppListScreen.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/detail/AssignmentDetailTaskHeader.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/components/SelectLangMapStringByLocale.kt (diff)
The file was removedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/app/appstate/DisplayString.kt
Commit 88daa32d1fc8173832eb00493ef6844e7bb1b0be by lipsa.behera
Update app title and description to use language maps in xAPI statements and AppListScreen.
(commit: 88daa32)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/xapi/XapiAppListingExt.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/apps/launcher/AppLauncherScreen.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/apps/detail/AppsDetailViewModel.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/apps/list/AppListScreen.kt (diff)