Release 2166
Trello card
Context
Disabled or newly on-boarded schools need an extra step to enable their profile after adding availability, but we want to make their journey shorter and more seamless by auto-enabling them.
Changes proposed in this pull request
Add a method in the schools base controller to update the school's enable attribute and call it when adding availability.
Guidance to review
- Turn off the profile the school
- Confirm the "profile is turned off" warning message is displayed in the dashboard
- Add availability (either fixed or flex dates)
- The school should be enabled and the warning message should not be in the dashboard anymore