Skip to content

Changes

Started by timer
Started 29 days ago
Took 20 min

Summary

  1. Add UrlExt function to separate a school endpoint url from the rest of any link. (details)
  2. updated eraseText (details)
  3. Update datalayer README to add conceptual notes on data deletion. (details)
  4. Fix UrlExt.schoolUrlOrNull function. (details)
  5. Add normalization for school endpoint URL. (details)
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_002_add_user_direct_test.yaml (diff)
The file was modified.maestro/flows/001_003_login_using_school_link_test.yaml (diff)
The file was modified.maestro/flows/002_browse_lessons_test.yaml (diff)
The file was added.maestro/flows/subflows/erase_text.yaml
The file was modified.maestro/flows/001_001_invite_using_invite_code_test.yaml (diff)
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-lib-util/src/commonMain/kotlin/world/respect/libutil/ext/UrlExt.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-server/src/main/kotlin/world/respect/server/domain/school/add/AddSchoolUseCase.kt (diff)