Summary
- Add Maestro flow summary documentation for core features. (commit: 507c9fb) (details)
- Update `.maestro/README.md` formatting. (commit: 426ab42) (details)
- Refactor Maestro test documentation by consolidating flow summaries. (commit: df4bd8e) (details)
- Update Maestro README.md to use numbered lists for test flow descriptions. (commit: c1bfccd) (details)
- Update Maestro README with detailed steps for user management and school registration test flows. (commit: efb7a28) (details)
- 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) (details)
- Fix for issue #231. (commit: 93e8ed5) (details)
- Issue #231 (commit: de6e9a8) (details)