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

Add a Presentation mode enum to event #314

Closed cycomachead closed 1 year ago

cycomachead commented 1 year ago

Short description of what this resolves/which issues does this fix?:

We need to capture the event mode for a hybrid conference

-

Changes proposed in this pull request:

Events now have a (nullable) presentation mode, which is currently either 'in person' or 'online'. This is setable on the event form, and displayed right now only in the admin#show page. Future work should add this to tables, exports, and the user facing page?