You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable to have sponsorship applications only with a la carte benefits (#1946)
* Add boolean field to flag a la carte benefits
* Fix typo in form name
* Display a la carte boolean and admin page and raise error if a la carte with associated package
* Add filter for every benefit boolean flag
* Add new field to form to list a la carte benefits
* Make sure package is required, but not if submission only with a la carte
* Remove unecessary end of regex and avoid warning message
* Add slug to sponsorship packages to make it easier to uniquely reference them
* Remove default value after running data migration
* Assign a custom package if sponsorship application only with a la carte benefits
* Make sure the view can handle a la carte only applications
* Update sponsorships application form to list a la carte benefits
* Propagate a la carte flag on SponsorBenefit objects
* update all step titles in sponsorship form to a new svg
plus bonus step if ever needed :-D
Co-authored-by: Ee Durbin <ewdurbin@gmail.com>
0 commit comments