Skip to content

Loading builds...

Changes

#38 (May 19, 2026, 10:42:00 AM)

  1. clean up (commit: f693682) — nikunj.sharma / githubweb

#36 (May 18, 2026, 10:39:40 AM)

  1. class name saved in enrollment metadat (commit: 78f3f36) — nikunj.sharma / githubweb

#33 (May 15, 2026, 3:52:00 PM)

  1. Check username unique during invitation acceptance process (issue #232). (commit: f57c392) — Mike Dawson / githubweb
  2. Apply username unique check to when admin sets a username manually. (commit: f80a98b) — Mike Dawson / githubweb
  3. Correct visibility of floating action button on PersonListViewModel.kt and update to use common GetWritableRolesUseCase (commit: 8f8b359) — Mike Dawson / githubweb
  4. Show role on PersonListScreen. (commit: 6252aff) — Mike Dawson / githubweb
  5. Show error snackbar when no valid link is found. (commit: ab5a99a) — Mike Dawson / githubweb
  6. Bump version and change assignment label. (commit: a3ad308) — Mike Dawson / githubweb
  7. Update terms/conditions to use .well-known path on school directory server. (commit: 4513cf5) — Mike Dawson / githubweb
  8. Add guideline on AI-generated content submission (commit: 230b80b) — noreply / githubweb
  9. Clarify guidelines on submitting AI-generated content (commit: e5a71f8) — noreply / githubweb
  10. merged with main (commit: 7c49b7a) — nikunj.sharma / githubweb

#32 (May 15, 2026, 2:22:17 PM)

  1. tests enabled (commit: 310a51f) — nikunj.sharma / githubweb

#31 (May 15, 2026, 11:12:12 AM)

  1. changes for test (commit: 232908b) — nikunj.sharma / githubweb

#30 (May 15, 2026, 10:42:00 AM)

  1. Add a tap action on the "Get Started" button to the `openlink_flow.yaml` Maestro subflow. (commit: e848e1d) — Pooja Ravi / githubweb
  2. text name change (commit: 59a0834) — nikunj.sharma / githubweb
  3. Update Maestro flow `001_001b_invite_existing_users_using_invite_code_or_link_test.yaml` to improve the reliability of toggling the "Approval required" switch and add assertions for the "Waiting for approval" state. (commit: e6c4451) — Pooja Ravi / githubweb
  4. Update Maestro flow `001_001b_invite_existing_users_using_invite_code_or_link_test.yaml` to use the "Paste URL" flow for student invites instead of the manual invite code entry. (commit: 5921fb5) — Pooja Ravi / githubweb
  5. Update Maestro flow `001_001b_invite_existing_users_using_invite_code_or_link_test.yaml` to use the "Paste URL" flow for student invites instead of the manual invite code entry. (commit: f402510) — Pooja Ravi / githubweb
  6. Update Maestro flow `001_001b_invite_existing_users_using_invite_code_or_link_test.yaml` to copy the invite URL instead of the invite code. (commit: 4b33c0d) — Pooja Ravi / githubweb
  7. To Speed-up e2e test (commit: 580ef9c) — Pooja Ravi / githubweb
  8. Update Maestro flow `001_001b_invite_existing_users_using_invite_code_or_link_test.yaml` to simplify assertions and remove redundant navigation steps when verifying accepted invites. (commit: c317c05) — Pooja Ravi / githubweb
  9. Update Maestro flow `001_001b_invite_existing_users_using_invite_code_or_link_test.yaml` to simplify assertions and remove redundant navigation steps when verifying accepted invites. (commit: 2abaf2e) — Pooja Ravi / githubweb
  10. Update Maestro flow (commit: 26d8a59) — Pooja Ravi / githubweb
  11. coomit (commit: d20cff3) — nikunj.sharma / githubweb
  12. Update Maestro flow `001_001b_invite_existing_users_using_invite_code_or_link_test.yaml` to handle "Save password" prompts during login instead of after accepting invites, and correct a role assertion from "Student" to "Parent". (commit: 4b4b1b3) — Pooja Ravi / githubweb
  13. Update Maestro flow `001_001b_invite_existing_users_using_invite_code_or_link_test.yaml` to handle "Save password" prompts during login instead of after accepting invites, and correct a role assertion from "Student" to "Parent". (commit: 0af6085) — Pooja Ravi / githubweb
  14. destination change (commit: 2179b4f) — nikunj.sharma / githubweb
  15. Update Maestro flow `001_001b_invite_existing_users_using_invite_code_or_link_test.yaml` to handle "Save password" prompts and re-enable several assertions for invitation acceptance and account status. (commit: 5b05bce) — Pooja Ravi / githubweb

#29 (May 14, 2026, 10:42:00 AM)

  1. clear state added in test (commit: eba5ee8) — nikunj.sharma / githubweb

#28 (May 13, 2026, 10:32:47 PM)

  1. commit (commit: c82694c) — nikunj.sharma / githubweb
  2. commit (commit: 42344e7) — nikunj.sharma / githubweb
  3. commit (commit: 426b59c) — nikunj.sharma / githubweb

#27 (May 13, 2026, 9:30:35 PM)

  1. Update assertion in Maestro flow `001_001b_invite_existing_users_using_invite_code_or_link_test.yaml` to verify "ParentA User" instead of "Student User". (commit: b8e4f0e) — Pooja Ravi / githubweb
  2. Update Maestro flow (commit: 1ad56e1) — Pooja Ravi / githubweb
  3. Move Maestro flows for school login, direct user addition, lesson browsing, and school self-registration from pending to active flows. (commit: 9a2db0e) — Pooja Ravi / githubweb
  4. changes in family invite (commit: e0b33fd) — nikunj.sharma / githubweb

#26 (May 13, 2026, 10:42:00 AM)

  1. Update Maestro flow `001_001a_invite_new_users_using_qr_code_or_link_test.yaml` to uncomment and streamline the account creation navigation steps. (commit: 779d943) — Pooja Ravi / githubweb
  2. Update Maestro flow configurations to fix an incorrect environment variable key and remove a redundant tap action. (commit: 2fd3d14) — Pooja Ravi / githubweb
  3. Update Maestro flows `001_001a` and `001_001b` to remove unnecessary "Get Started" and "Use another account" steps, and reorder assertions for invitations. (commit: 50291fd) — Pooja Ravi / githubweb

#24 (May 11, 2026, 2:34:57 PM)

  1. Update Maestro flow `001_001b_invite_existing_users_using_invite_code_or_link_test.yaml` to change the assertion label from "School URL" to "School server URL". (commit: 3fc7acd) — Pooja Ravi / githubweb
  2. text chnage (commit: 160dece) — nikunj.sharma / githubweb

#23 (May 11, 2026, 10:42:00 AM)

  1. Update README.md (commit: d69440b) — noreply / githubweb
  2. Initial installatoin instructions for RESPECT server binary installation (commit: 18fe79f) — noreply / githubweb
  3. Add respect-server.service and update INSTALL.md (commit: 6b466c0) — Mike Dawson / githubweb
  4. Make example IP address consistent on INSTALL.md (commit: 8aa8a74) — Mike Dawson / githubweb
  5. Add Maestro flow summary documentation for core features. (commit: 507c9fb) — Pooja Ravi / githubweb
  6. Update `.maestro/README.md` formatting. (commit: 426ab42) — Pooja Ravi / githubweb
  7. Refactor Maestro test documentation by consolidating flow summaries. (commit: df4bd8e) — Pooja Ravi / githubweb
  8. Update Maestro README.md to use numbered lists for test flow descriptions. (commit: c1bfccd) — Pooja Ravi / githubweb
  9. Update Maestro README with detailed steps for user management and school registration test flows. (commit: efb7a28) — Pooja Ravi / githubweb
  10. Change PERSON_ADMIN_WRITE flag to an explicit permission. Using a value that was not represented by a single 2^x value resulted in errors in the permission check queries not working as expected. (commit: 67d616e) — Mike Dawson / githubweb
  11. Fix for issue #231. (commit: 93e8ed5) — Mike Dawson / githubweb
  12. Issue #231 (commit: de6e9a8) — Mike Dawson / githubweb
  13. Disable flow 003 until new xAPI based assignment branch is merged. (commit: 69f8132) — Mike Dawson / githubweb
  14. Comment out account selection and login steps in Maestro flow `001_001a_invite_new_users_using_qr_code_or_link_test.yaml` to streamline the invitation testing process. (commit: b02507f) — Pooja Ravi / githubweb
  15. Update Maestro flow `001_001b_invite_existing_users_using_invite_code_or_link_test.yaml` to remove redundant assertions and correct role verification for student invitations. (commit: 4727585) — Pooja Ravi / githubweb

#19 (May 8, 2026, 10:42:00 AM)

  1. select account bug fix (commit: 82ff455) — nikunj.sharma / githubweb