Skip to content

Loading builds...

Changes

#28 (Mar 30, 2026, 4:06:00 PM)

  1. Update bookmark query field and remote sync logic. (commit: 6183d47) — mandvi.verma / githubweb

#23 (Mar 25, 2026, 4:06:00 PM)

  1. Update snackbar message handling to support StringUiText and StringResourceUiText in App.kt (commit: 7383793) — mandvi.verma / githubweb
  2. Update snackbar message handling to support StringUiText and StringResourceUiText in App.kt (commit: 853b18e) — mandvi.verma / githubweb

#22 (Mar 24, 2026, 4:06:00 PM)

  1. test: Update browse lessons Maestro flow with additional assertions (commit: 45afefc) — Pooja Ravi / githubweb
  2. test: update browse lessons Maestro flow (commit: a2661f1) — Pooja Ravi / githubweb
  3. Updated `002_browse_lessons_test.yaml` Maestro flow (commit: 989766b) — Pooja Ravi / githubweb
  4. test: update Maestro browse lessons flow (commit: a64a053) — Pooja Ravi / githubweb
  5. test is failing as Snack bar appears but due to duration by the time tapOn Undo is triggered it disappears (commit: 999dd99) — mandvi.verma / githubweb
  6. Format code and apply style improvements across bookmark and data layer components (commit: 005b914) — mandvi.verma / githubweb
  7. Update icon URI handling in Bookmark and LearningUnit detail screens and resolve publication URLs in ViewModels (commit: e4c17e8) — mandvi.verma / githubweb

#21 (Mar 24, 2026, 7:42:35 AM)

  1. Use default snackbar duration in App.kt (commit: cacf36f) — mandvi.verma / githubweb
  2. test is failing as Snack bar appears but due to duration by the time tapOn Undo is triggered it disappears (commit: 95bd635) — mandvi.verma / githubweb

#20 (Mar 24, 2026, 12:14:16 AM)

  1. Implement `UiText.asString()` extension and update `Snack` to support `UiText` actions (commit: 3ac5d63) — mandvi.verma / githubweb

#19 (Mar 23, 2026, 11:40:34 PM)

  1. test - update Maestro flow for lesson browsing (commit: f92f9ac) — Pooja Ravi / githubweb
  2. Update Maestro test flows (commit: c023520) — Pooja Ravi / githubweb
  3. Update Maestro test flows (commit: 963819a) — Pooja Ravi / githubweb
  4. Update Maestro test flows (commit: b0e1d42) — Pooja Ravi / githubweb
  5. Update BookmarkDataSource and related components to support includeDeleted parameter and fix BookmarkDao query (commit: 18db69f) — mandvi.verma / githubweb
  6. Update SnackBar implementation to support actions and implement undo functionality for bookmark removal (commit: 59b3ee0) — mandvi.verma / githubweb

#18 (Mar 23, 2026, 4:06:00 PM)

  1. added test for school-self-registration (commit: 43a9254) — Pooja Ravi / githubweb
  2. updated test (commit: 869fbfa) — Pooja Ravi / githubweb
  3. updated test 001_002 (commit: 40a8c27) — Pooja Ravi / githubweb
  4. updated test- added id for the Host URL (commit: 674efff) — Pooja Ravi / githubweb
  5. initial commit for add school self service bug fix (commit: 3cf6aa6) — Anugraha / githubweb
  6. updated maestro.sh (commit: 9468f51) — Pooja Ravi / githubweb
  7. - Update `ci-run-maestro.sh` to remove a commented-out line and refine `TESTCONTROLLER_URL` parsing. (commit: 57f8bdc) — Pooja Ravi / githubweb
  8. Move Maestro test flows for inviting users, login, assignments, and browsing lessons into a new `TestFolder` directory. (commit: 9304a39) — Pooja Ravi / githubweb
  9. add logs for testing (commit: 08f9a39) — Anugraha / githubweb
  10. add logs for testing (commit: 44d1085) — Anugraha / githubweb
  11. add logs for testing (commit: a43f0ae) — Anugraha / githubweb
  12. add logs for testing (commit: afa5eea) — Anugraha / githubweb
  13. add logs for testing (commit: 4bcef5d) — Anugraha / githubweb
  14. add logs for testing (commit: 7a1247d) — Anugraha / githubweb
  15. Add Maestro subflows to handle Chrome's first-run experience screens and integrate them into the `001_002_add_user_direct_test` flow. (commit: 003751b) — Pooja Ravi / githubweb
  16. Update Maestro flow to tap on school URL using text instead of ID. (commit: 2d25182) — Pooja Ravi / githubweb
  17. add logs for testing (commit: af53905) — Anugraha / githubweb
  18. add logs for testing (commit: b177ea2) — Anugraha / githubweb
  19. update url with school-directory (commit: f802eda) — Anugraha / githubweb
  20. Move Maestro flows from `TestFolder` to the root `.maestro/flows/` directory. (commit: 4411ab5) — Pooja Ravi / githubweb
  21. remove  logs (commit: 20619ee) — Anugraha / githubweb
  22. Add Maestro end-to-end test and documentation for school self-registration. (commit: b4f6e14) — Pooja Ravi / githubweb
  23. Add Maestro end-to-end test and documentation for school self-registration. (commit: 40fb806) — Pooja Ravi / githubweb
  24. Update the file path for the `get_started_select_school_by_name.yaml` subflow in the Maestro test configuration. (commit: 50f2f89) — Pooja Ravi / githubweb
  25. Update Maestro test flow to use school name variable instead of skipping school creation. (commit: 59e6db3) — Pooja Ravi / githubweb
  26. Minor school self registration tidyup. (commit: e179ba5) — Mike Dawson / githubweb
  27. Refactor RegisterSchoolUseCase : Create common interface that can be used to keep parameter names, request/response objects, etc. (commit: 9aea8b7) — Mike Dawson / githubweb
  28. Remove validation logic that was either unnecessary or did not belong in the SchoolRegistrationRoute. (commit: 140bc7b) — Mike Dawson / githubweb
  29. Fixes for subdomain based school self-registration. (commit: 80416b3) — Mike Dawson / githubweb
  30. Fix handling of icon image on AppLauncherscreen (commit: 46aa8fc) — Mike Dawson / githubweb
  31. Remove white space changes from main. (commit: eadd675) — Mike Dawson / githubweb
  32. Bump version. (commit: e194804) — Mike Dawson / githubweb
  33. Introduce `BookmarkDetails` to associate bookmarks with their corresponding application data and refactor `BookmarkListViewModel` to load these details concurrently. (commit: 04937cf) — mandvi.verma / githubweb
  34. Update Maestro flows (commit: 5e28414) — Pooja Ravi / githubweb

#14 (Mar 19, 2026, 4:06:00 PM)

  1. Update Slack Space link in README (commit: 2ddc9dc) — noreply / githubweb
  2. Implement paging support for BookmarkDataSource across DB, HTTP, and Repository layers (commit: c6cc3cb) — mandvi.verma / githubweb
  3. Remove redundant comments in BookmarkListViewModel (commit: 4c42ab5) — mandvi.verma / githubweb

#13 (Mar 18, 2026, 4:06:00 PM)

  1. Update UI layout and styling in BookmarkListScreen.kt (commit: 7277a7e) — mandvi.verma / githubweb
  2. Update UI layout and styling in BookmarkListScreen.kt (commit: dd7368e) — mandvi.verma / githubweb
  3. Move no_bookmark image to shared resources and update BookmarkListScreen usage (commit: b4ec210) — mandvi.verma / githubweb
  4. Implement `listAsFlow` in `BookmarkDataSource` and update `BookmarkListViewModel` to reactive flow (commit: f24061c) — mandvi.verma / githubweb

#11 (Mar 17, 2026, 10:18:25 AM)

  1. Add NO_BOOKMARK to RespectImage and update EmptyBookmarkState UI in BookmarkListScreen (commit: e200adb) — mandvi.verma / githubweb