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?
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?