Skip to content

Loading builds...

Changes

#20 (Mar 30, 2026, 8:42:13 AM)

  1. update maestro test flow to hide keyboard — mandvi.verma / githubweb

#19 (Mar 30, 2026, 7:36:05 AM)

  1. fix assignment navigation — lipsa.behera / githubweb

#17 (Mar 29, 2026, 4:27:37 PM)

  1. refactor assignmentedit — lipsa.behera / githubweb

#16 (Mar 29, 2026, 6:13:00 AM)

  1. fix share — lipsa.behera / githubweb

#15 (Mar 28, 2026, 6:13:00 AM)

  1. update labels in AssignmentEditScreen — mandvi.verma / githubweb
  2. update titles in respect-ds and adjust Maestro test assertions — mandvi.verma / githubweb
  3. fix the flow. — lipsa.behera / githubweb
  4. Refactor learning unit selection and playlist editing. — mandvi.verma / githubweb
  5. Refactor onClickAssignSection to support optional indices and replace exceptions with early returns. — mandvi.verma / githubweb
  6. Refactor onClickAssignSection to support optional indices and replace exceptions with early returns. — mandvi.verma / githubweb
  7. Assignment support — lipsa.behera / githubweb
  8. fix assignment navigation — lipsa.behera / githubweb
  9. update maestro test flow and fix element IDs — mandvi.verma / githubweb

#14 (Mar 27, 2026, 10:21:04 AM)

  1. fix the flow. — lipsa.behera / githubweb

#13 (Mar 27, 2026, 9:35:28 AM)

  1. fix the flow. — lipsa.behera / githubweb

#12 (Mar 27, 2026, 6:13:00 AM)

  1. implement playlist selection logic and improve validation in PlaylistEdit — mandvi.verma / githubweb
  2. update labels in AssignmentEditScreen — mandvi.verma / githubweb
  3. fix the assignment to follow the flow. — lipsa.behera / githubweb

#11 (Mar 26, 2026, 6:02:26 PM)

  1. Update Maestro test flows to reflect UI change from "Apps" to "Home" title text — Pooja Ravi / githubweb
  2. Updated `002_user_add_apps_playlists_bookmarks_test.yaml` Maestro flow to match UI text change for playlist creation. — Pooja Ravi / githubweb
  3. fix test for "home" and added the id — lipsa.behera / githubweb
  4. Update and refine Maestro end-to-end test flows for user assignments and playlists — Pooja Ravi / githubweb
  5. fix the code — lipsa.behera / githubweb
  6. fix the test — lipsa.behera / githubweb

#9 (Mar 25, 2026, 3:00:57 PM)

  1. Update README.md — noreply / githubweb
  2. Create CONTRIBUTING.md — noreply / githubweb
  3. Update CONTRIBUTING.md to clarify contribution types — noreply / githubweb
  4. Add Contributor Covenant Code of Conduct — noreply / githubweb
  5. Revise CONTRIBUTING.md — noreply / githubweb
  6. Revise CONTRIBUTING.md — noreply / githubweb
  7. Add issue template for app catalog requests — noreply / githubweb
  8. Update CONTRIBUTING.md — noreply / githubweb
  9. Create localization.MD — noreply / githubweb
  10. Update CONTRIBUTING.md — noreply / githubweb
  11. Update CONTRIBUTING.md — noreply / githubweb
  12. Update contributing.md — noreply / githubweb
  13. Add contributing guidelines to README — noreply / githubweb
  14. Fix link formatting in README.md — noreply / githubweb
  15. update `002_user_add_apps_playlists_bookmarks_test.yaml` Maestro flow to include Home navigation and verify Playlists visibility — Pooja Ravi / githubweb
  16. Update Maestro test flows for user and app management — Pooja Ravi / githubweb

#8 (Mar 25, 2026, 6:54:10 AM)

  1. update `002_user_add_apps_playlists_bookmarks_test.yaml` Maestro flow to include Home navigation and verify Playlists visibility — Pooja Ravi / githubweb

#7 (Mar 25, 2026, 6:13:00 AM)

  1. added test for school-self-registration — Pooja Ravi / githubweb
  2. updated test — Pooja Ravi / githubweb
  3. updated test 001_002 — Pooja Ravi / githubweb
  4. updated test- added id for the Host URL — Pooja Ravi / githubweb
  5. initial commit for add school self service bug fix — Anugraha / githubweb
  6. updated maestro.sh — Pooja Ravi / githubweb
  7. - Update `ci-run-maestro.sh` to remove a commented-out line and refine `TESTCONTROLLER_URL` parsing. — Pooja Ravi / githubweb
  8. Move Maestro test flows for inviting users, login, assignments, and browsing lessons into a new `TestFolder` directory. — Pooja Ravi / githubweb
  9. add logs for testing — Anugraha / githubweb
  10. add logs for testing — Anugraha / githubweb
  11. add logs for testing — Anugraha / githubweb
  12. add logs for testing — Anugraha / githubweb
  13. add logs for testing — Anugraha / githubweb
  14. add logs for testing — 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. — Pooja Ravi / githubweb
  16. Update Maestro flow to tap on school URL using text instead of ID. — Pooja Ravi / githubweb
  17. add logs for testing — Anugraha / githubweb
  18. add logs for testing — Anugraha / githubweb
  19. update url with school-directory — Anugraha / githubweb
  20. Move Maestro flows from `TestFolder` to the root `.maestro/flows/` directory. — Pooja Ravi / githubweb
  21. remove  logs — Anugraha / githubweb
  22. Add Maestro end-to-end test and documentation for school self-registration. — Pooja Ravi / githubweb
  23. Add Maestro end-to-end test and documentation for school self-registration. — Pooja Ravi / githubweb
  24. Update the file path for the `get_started_select_school_by_name.yaml` subflow in the Maestro test configuration. — Pooja Ravi / githubweb
  25. Update Maestro test flow to use school name variable instead of skipping school creation. — Pooja Ravi / githubweb
  26. Minor school self registration tidyup. — Mike Dawson / githubweb
  27. Refactor RegisterSchoolUseCase : Create common interface that can be used to keep parameter names, request/response objects, etc. — Mike Dawson / githubweb
  28. Remove validation logic that was either unnecessary or did not belong in the SchoolRegistrationRoute. — Mike Dawson / githubweb
  29. Fixes for subdomain based school self-registration. — Mike Dawson / githubweb
  30. Fix handling of icon image on AppLauncherscreen — Mike Dawson / githubweb
  31. Remove white space changes from main. — Mike Dawson / githubweb
  32. Bump version. — Mike Dawson / githubweb
  33. fix Playlist share screen — lipsa.behera / githubweb
  34. added the releation link — lipsa.behera / githubweb
  35. fix the build error — lipsa.behera / githubweb

#6 (Mar 24, 2026, 6:13:00 AM)

  1. add share screen — lipsa.behera / githubweb

#4 (Mar 22, 2026, 6:13:00 AM)

  1. added the edit screen — lipsa.behera / githubweb

#2 (Mar 20, 2026, 6:13:00 AM)

  1. Update Slack Space link in README — noreply / githubweb
  2. fix the homescreen — lipsa.behera / githubweb
  3. fix the homescreen — lipsa.behera / githubweb