snap-cloud / snapcon

An event management tool tailored to Snap!Con. Forked from OSEM
https://snapcon.org
MIT License
9 stars 9 forks source link

187436627 registration only textbox - look at last #376

Closed tiffanylamm closed 3 months ago

tiffanylamm commented 6 months ago

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.

Screenshot 2024-04-27 at 12 08 05 AM

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: