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
Each year, we have to fix bugs like sending the wrong links (discord, livesite, pdf etc.) to hackers. We also have to fix bugs where the email has the wrong confirm by / apply by dates.
This feature request is two-fold:
Add links to setting schema
Make the dates & link fields in emails parametrized, and provide the proper fields when constructing the email.
The text was updated successfully, but these errors were encountered:
Exactly my thoughts! Just had a conversation with @logan-r about this today. We should be passing dates, names, and social links through handlebar templates.
Some major work has been done in the refactor to help enable this. I plan to add the social links to the settings model and allow them to modified through the dashboard. Same with the hackathon name so we don't have go through the codebase and edit all the instances of McHacks _.
Each year, we have to fix bugs like sending the wrong links (discord, livesite, pdf etc.) to hackers. We also have to fix bugs where the email has the wrong confirm by / apply by dates.
This feature request is two-fold:
The text was updated successfully, but these errors were encountered: