Skip to content

Changes

Started by timer
Started 10 days ago
Took 26 min

Summary

  1. test: Update browse lessons Maestro flow with additional assertions (details)
  2. test: update browse lessons Maestro flow (details)
  3. Updated `002_browse_lessons_test.yaml` Maestro flow (details)
  4. test: update Maestro browse lessons flow (details)
  5. test is failing as Snack bar appears but due to duration by the time tapOn Undo is triggered it disappears (details)
  6. Format code and apply style improvements across bookmark and data layer components (details)
  7. Update icon URI handling in Bookmark and LearningUnit detail screens and resolve publication URLs in ViewModels (details)
Commit 45afefc550cc9e8fbb48778cd7d00bbfefef81f6 by Pooja Ravi
test: Update browse lessons Maestro flow with additional assertions
The file was modified.maestro/flows/002_browse_lessons_test.yaml (diff)
Commit a2661f1bf0fd7c6d66de6766159120f39d171906 by Pooja Ravi
test: update browse lessons Maestro flow
The file was modified.maestro/flows/002_browse_lessons_test.yaml (diff)
Commit 989766b8dbdbe8cf583b312a155ad7318d73dd3f by Pooja Ravi
Updated `002_browse_lessons_test.yaml` Maestro flow
The file was modified.maestro/flows/002_browse_lessons_test.yaml (diff)
Commit a64a053455a85c6cfd963cfa33aebe38e39bfab6 by Pooja Ravi
test: update Maestro browse lessons flow
The file was modified.maestro/flows/002_browse_lessons_test.yaml (diff)
Commit 999dd9923201f9e84a3081fa247abb9ac85b1ea0 by mandvi.verma
test is failing as Snack bar appears but due to duration by the time tapOn Undo is triggered it disappears
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/app/App.kt (diff)
Commit 005b914e080082af739403b35536dfe7276c69df by mandvi.verma
Format code and apply style improvements across bookmark and data layer components
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/bookmark/BookmarkListScreen.kt (diff)
The file was modifiedrespect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/opds/entities/OpdsPublicationEntity.kt (diff)
The file was modifiedrespect-datalayer-repository/src/commonMain/kotlin/world/respect/datalayer/repository/school/writequeue/DrainRemoteWriteQueueUseCase.kt (diff)
The file was modifiedrespect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/opds/entities/ReadiumLinkEntity.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/bookmark/BookmarkListViewModel.kt (diff)
The file was modifiedrespect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/BookmarkDataSourceDb.kt (diff)
Commit e4c17e8d0b9571e3442a5bd0c4efedc808524176 by mandvi.verma
Update icon URI handling in Bookmark and LearningUnit detail screens and resolve publication URLs in ViewModels
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/learningunit/detail/LearningUnitDetailScreen.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/bookmark/BookmarkListViewModel.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/bookmark/BookmarkListScreen.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/learningunit/detail/LearningUnitDetailViewModel.kt (diff)