arborrow / montserrat

A retreat management application written in Laravel
12 stars 4 forks source link

Squarespace Order improvements #527

Closed arborrow closed 1 year ago

arborrow commented 1 year ago
  1. Add gender, religion and language options (create English by default) to Squarespace order edit blade
  2. Add ability to create Gift Certificates as a file attachment to the person purchasing the gift certificate - should be able to have a gift_certificates page that lists the gift certificates by year and their status (issued_date, used_date, participant_id for use, donation_id for use).
arborrow commented 1 year ago

Gift certificate work completed as pull request 538. Religion, gender and language options were added to Squarespace Order edit blade with this commit.

arborrow commented 1 year ago

Issues have been resolved, improvements to these initial efforts can be handled by creating a new issue.