Skip to content

Changes

Started by timer
Started 28 days ago
Took 19 min

Summary

  1. tidy up playlisteditscreen (details)
  2. Add UrlExt function to separate a school endpoint url from the rest of any link. (details)
  3. updated eraseText (details)
  4. Update datalayer README to add conceptual notes on data deletion. (details)
  5. Fix UrlExt.schoolUrlOrNull function. (details)
  6. Add normalization for school endpoint URL. (details)
Commit b037c9ac330be15e076f31c13cafc6eeec39fbba by lipsa.behera
tidy up playlisteditscreen
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/app/AppNavHost.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/playlists/mapping/edit/PlaylistEditScreen.kt (diff)
Commit f0be4dd07f9abc0fd6e3c4bfd9470ade4add3009 by Mike Dawson
Add UrlExt function to separate a school endpoint url from the rest of any link.
The file was modifiedrespect-lib-util/src/commonMain/kotlin/world/respect/libutil/ext/UrlExt.kt (diff)
The file was addedrespect-lib-util/src/commonMain/kotlin/world/respect/libutil/ext/StringExt.kt
The file was modified.maestro/flows/001_001_invite_using_invite_code_test.yaml (diff)
The file was modified.maestro/flows/001_002_add_user_direct_test.yaml (diff)
The file was modified.maestro/flows/002_browse_lessons_test.yaml (diff)
The file was modified.maestro/flows/001_003_login_using_school_link_test.yaml (diff)
The file was added.maestro/flows/subflows/erase_text.yaml
Commit a4bb1f65ab87994871bf3899241b71902a49f67e by Mike Dawson
Update datalayer README to add conceptual notes on data deletion.
The file was modifiedrespect-datalayer/README.md (diff)
The file was modifiedrespect-datalayer-repository/README.md (diff)
Commit 40e96524b4e4c0fa3d6da36839f3208662b1e072 by Mike Dawson
Fix UrlExt.schoolUrlOrNull function.
The file was modifiedrespect-lib-util/src/commonMain/kotlin/world/respect/libutil/ext/UrlExt.kt (diff)
Commit fe3208ef8f17bf71f492b677e2284f1ced80d1c7 by Mike Dawson
Add normalization for school endpoint URL.
The file was modifiedrespect-server/src/main/kotlin/world/respect/server/domain/school/add/AddSchoolUseCase.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/manageuser/otheroption/OtherOptionsViewModel.kt (diff)
The file was modifiedrespect-lib-util/src/jvmTest/kotlin/world/respect/libutil/ext/UrlResolveTest.kt (diff)
The file was modifiedrespect-lib-util/src/commonMain/kotlin/world/respect/libutil/ext/UrlExt.kt (diff)