This pull request implements snapcon issue https://github.com/snap-cloud/snapcon/issues/234. I added a message to registered users on a conferences splash page right above a conferences description. I also removed the warning message above the currency conversion admin page that says don't use because this has not been implemented. yet.
Include screenshots, videos, etc.
Who authored this PR?
@tiffanylamm
How should this PR be tested?
I wrote feature tests checking to make sure the message disappears for a non registered user and appeared for registered user.
Are there any complications to deploying this?
This requires a migration to add a new field registered_attendees_message to the conference model.
Checklist:
[x] Has this been deployed to a staging environment or reviewed by a customer?
[x] Tag someone for code review (either a coach / team member)
[x] I have renamed the branch to match PivotTracker's suggested one (necessary for BlueJay)
Pivotal Tracker Link
What this PR does:
This pull request implements snapcon issue https://github.com/snap-cloud/snapcon/issues/234. I added a message to registered users on a conferences splash page right above a conferences description. I also removed the warning message above the currency conversion admin page that says don't use because this has not been implemented. yet.
Include screenshots, videos, etc.
Who authored this PR?
@tiffanylamm
How should this PR be tested?
I wrote feature tests checking to make sure the message disappears for a non registered user and appeared for registered user.
Are there any complications to deploying this?
This requires a migration to add a new field registered_attendees_message to the conference model.
Checklist: