Skip to content

Changes

Started by Mandvi
Started 24 days ago
Took 31 min

Summary

  1. Add hidekeyboad logic in Jetpack compose to attempt to avoid flakiness on Maestro test. (details)
  2. Update README and ARCHITECTURE docs. (details)
  3. Update architecture, design, and coding guidelines. (details)
  4. Fix case. (details)
  5. Clarify domain layer use case. (details)
  6. Update DESIGN_GUIDELINES.md (details)
  7. Update DESIGN_GUIDELINES.md (details)
  8. Update DESIGN_GUIDELINES.md (details)
  9. Update DESIGN_GUIDELINES.md (details)
  10. Fix AddSchoolUseCase: AddSchoolUseCase incorrectly set approval required after on the sys admin role invite in the distant future. (details)
  11. Update DESIGN_GUIDELINES.md (details)
  12. Update DESIGN_GUIDELINES.md (details)
  13. Add support for a property to serve static files on respect-server for end-to-end test purposes. (details)
  14. Add respect-ds to static files. (details)
  15. added test fix- updated the link (details)
  16. added test fix- updated the link (details)
Commit 5e4c70056e1e0bdc4fc0dea403d48cda0d6acfc5 by Mike Dawson
Add hidekeyboad logic in Jetpack compose to attempt to avoid flakiness on Maestro test.
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/apps/launcher/AppLauncherScreen.kt (diff)
Commit d5b263244ba545af39f206e36497610672aafe10 by Mike Dawson
Update README and ARCHITECTURE docs.
The file was modifiedREADME.md (diff)
The file was modifiedARCHITECTURE.md (diff)
Commit ee345bcb2f29e397b7fc60ba50e027f02b0ae083 by Mike Dawson
Update architecture, design, and coding guidelines.
The file was modifiedDESIGN_GUIDELINES.md (diff)
The file was modifiedARCHITECTURE.md (diff)
The file was addedCODING_GUIDELINES.md
The file was modifiedCODING_GUIDELINES.md (diff)
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit 8a904b556b33d8e23e7ed75cd6ab1698149933c8 by Mike Dawson
Clarify domain layer use case.
The file was modifiedCODING_GUIDELINES.md (diff)
Commit 23f91bb8dab4aa70af62132bd40feaafba7a5988 by noreply
Update DESIGN_GUIDELINES.md

Clarify guidance re. screens that are not modified and required text fields.
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit cb92ab8be54303e456dd743ddd5590c606194a50 by noreply
Update DESIGN_GUIDELINES.md
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit adb9f015a71aa1cbc01126cdbd9f12d93f0ede07 by noreply
Update DESIGN_GUIDELINES.md
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit 8fb5270e4832206b4b5deff7dcc29be45b3259f0 by noreply
Update DESIGN_GUIDELINES.md

Clarify the information sources that are admissable for a prototype to be considered unambiguous.
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit 024b6ee69575fc69c47c648882a5097bdff865ec by Mike Dawson
Fix AddSchoolUseCase: AddSchoolUseCase incorrectly set approval required after on the sys admin role invite in the distant future.
The file was modifiedrespect-server/src/main/kotlin/world/respect/server/domain/school/add/AddSchoolUseCase.kt (diff)
Commit b43bc6dba12bbd4fbba6dbd0170e54a598cabd14 by noreply
Update DESIGN_GUIDELINES.md
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit 15c20a787b7792fcccc3790ef8bc343a052f11f2 by noreply
Update DESIGN_GUIDELINES.md
The file was modifiedDESIGN_GUIDELINES.md (diff)
Commit b5c6efe4ca325bee93f1a001da2c339431442ace by Mike Dawson
Add support for a property to serve static files on respect-server for end-to-end test purposes.
The file was modifiedrespect-server/src/main/kotlin/world/respect/server/Application.kt (diff)
The file was modifiedrespect-server/README.md (diff)
The file was modifiedrespect-server/src/main/kotlin/world/respect/server/AppConfigExt.kt (diff)
Commit 9f144e8bd0031f9dbed2359cf00990546679d51d by Mike Dawson
Add respect-ds to static files.
The file was addedrespect-server/src/main/resources/http/respect-ds/case_valid/appmanifest.json
The file was addedrespect-server/src/main/resources/http/respect-ds/base.json
The file was modifiedrespect-server/README.md (diff)
The file was addedrespect-server/src/main/resources/http/respect-ds/case_valid/app.html
The file was addedrespect-server/src/main/resources/http/respect-ds/case_valid/grade1/lesson001/audio.ogg
The file was addedrespect-server/src/main/resources/http/respect-ds/case_valid/grade1/lesson001/video.mp4
The file was addedrespect-server/src/main/resources/http/respect-ds/case_valid/grade1/lesson001/script.js
The file was modifiedrespect-server/src/main/kotlin/world/respect/server/AppConfigExt.kt (diff)
The file was addedrespect-server/src/main/resources/http/respect-ds/case_valid/grade1/grade1.json
The file was addedrespect-server/src/main/resources/http/respect-ds/chimple.json
The file was addedrespect-server/src/main/resources/http/respect-ds/case_valid/grade1/lesson001/lesson001.json
The file was addedrespect-server/src/main/resources/http/respect-ds/case_valid/grade1/lesson001/lesson001.html
The file was addedrespect-server/src/main/resources/http/respect-ds/manifestlist.json
The file was addedrespect-server/src/main/resources/http/respect-ds/case_valid/icon.webp
The file was addedrespect-server/src/main/resources/http/respect-ds/index.html
The file was addedrespect-server/src/main/resources/http/respect-ds/case_valid/index.json
The file was modifiedrespect-server/src/main/kotlin/world/respect/server/Application.kt (diff)
The file was addedrespect-server/src/main/resources/http/respect-ds/case_valid/grade1/lesson001/cover.png
Commit 186c38045f53d5a9f156accebfe2c6e4710e93a0 by Pooja Ravi
added test fix- updated the link
The file was modified.maestro/flows/subflows/admin_add_app_and_teacher.yaml (diff)
The file was modified.maestro/flows/002_browse_lessons_test.yaml (diff)
Commit d5df27f7ba1605f3028c21684d6f6e4b40bd0a0c by Pooja Ravi
added test fix- updated the link
The file was modified.maestro/flows/002_browse_lessons_test.yaml (diff)
The file was modified.maestro/flows/subflows/admin_add_app_and_teacher.yaml (diff)