Skip to content
Success

Changes

Summary

  1. error message showing now if registration allowed without adding terms (details)
  2. e2e_cypress test (details)
  3. test update - cypress (details)
  4. test update - maestro (details)
  5. when registration allowed toggle is off then error message was till showing so that is fixed in this commit (details)
  6. Modified test flow on cypress (details)
  7. Modified test description (details)
  8. Modified maestro test (details)
  9. test update - cypress - added wait to give time to load the switch (details)
  10. #comment time to load the switch (details)
  11. removed wait and force:true from cypress test (details)
  12. updated SiteEditScreen (details)
  13. Update Android Gradle Plugin version to 8.11.0 (details)
Commit 5e43efcde580e372aee41549b9a5a5a588bf550e by nikunj.sharma
error message showing now if registration allowed without adding terms
The file was modifiedapp-react/src/jsMain/kotlin/com/ustadmobile/view/site/edit/SiteEditScreen.kt (diff)
The file was modifiedtest-end-to-end/webapp-cypress/cypress/support/commands.js (diff)
Commit c6ed78e158304d816c88decc5ffd2dbaa68267b1 by Pooja Ravi
 test update - cypress
The file was modifiedtest-end-to-end/webapp-cypress/cypress/support/commands.js (diff)
Commit 0a66cbccbde52ca6a7c42097c66512e270c6bc84 by Pooja Ravi
 test update - maestro
The file was modifiedtest-end-to-end/webapp-cypress/cypress/support/commands.js (diff)
The file was modifiedtest-end-to-end/android-maestro/e2e-tests/common/enable_user_registration.yaml (diff)
Commit be4e253bfc7a685faaada89f19e08681ab127658 by nikunj.sharma
when registration allowed toggle is off then error message was till showing so that is fixed in this commit
The file was modifiedcore/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/site/edit/SiteEditViewModel.kt (diff)
Commit 52413d45320577828348fd304405f3e388a04a63 by Pooja Ravi
Modified test flow on cypress
The file was modifiedtest-end-to-end/webapp-cypress/cypress/support/commands.js (diff)
The file was modifiedtest-end-to-end/webapp-cypress/cypress/e2e/WEB_007_001_admin_enable_or_disable_user_registration.cy.js (diff)
Commit 19203f6558ad4921871e9ac3c6494af927130d5c by Pooja Ravi
Modified test description
The file was modifiedtest-end-to-end/test-descriptions/007_001_admin_enable_or_disable_user_registration_test_description.md (diff)
The file was modifiedtest-end-to-end/android-maestro/e2e-tests/007_001_admin_enable_or_disable_user_registration.yaml (diff)
The file was modifiedtest-end-to-end/android-maestro/e2e-tests/common/enable_user_registration.yaml (diff)
Commit d99c47010b6f37074f92484b101c0790259d9ee2 by Pooja Ravi
 test update - cypress - added wait to give time to load the switch
The file was modifiedtest-end-to-end/webapp-cypress/cypress/support/commands.js (diff)
The file was modifiedtest-end-to-end/webapp-cypress/cypress/e2e/WEB_007_001_admin_enable_or_disable_user_registration.cy.js (diff)
Commit 1d7057495ffdd25728a76fb903448e2138b85a20 by Pooja Ravi
 #comment time to load the switch
The file was modifiedtest-end-to-end/webapp-cypress/cypress/e2e/WEB_007_001_admin_enable_or_disable_user_registration.cy.js (diff)
Commit a149ad99b7e5b7073d1aa663726e68d94d5537cd by Pooja Ravi
removed wait and force:true from cypress test
The file was modifiedtest-end-to-end/webapp-cypress/cypress/support/commands.js (diff)
The file was modifiedtest-end-to-end/webapp-cypress/cypress/e2e/WEB_007_001_admin_enable_or_disable_user_registration.cy.js (diff)
The file was modifiedapp-react/src/jsMain/kotlin/com/ustadmobile/view/site/edit/SiteEditScreen.kt (diff)
Commit f66cceccd22d0735df89bc030bec4f15a80fdbed by Mike Dawson
Update Android Gradle Plugin version to 8.11.0
The file was modifiedgradle/wrapper/gradle-wrapper.properties (diff)
The file was modifiedbuild.gradle (diff)