Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Allow users to mark events as conference events. #66

Merged
merged 2 commits into from
Aug 10, 2016
Merged

Allow users to mark events as conference events. #66

merged 2 commits into from
Aug 10, 2016

Conversation

lpil
Copy link
Contributor

@lpil lpil commented Aug 10, 2016

pikachu-show

  • New enum field in prismic
  • Field exposed in badger brain
  • Test sanitizeEvent

Test plan

  • Edit an event in prismic, selecting an eventType for it from the drop down select.
  • Query badger-brain for the event, including the eventType field. The value you picked should be present. Events without a value (i.e. they are set to "other") return null for this property.

@lpil lpil changed the title [WIP] Allow users to mark events as conference events. Allow users to mark events as conference events. Aug 10, 2016
@pixelblend
Copy link
Contributor

LGTM 👍

@lpil
Copy link
Contributor Author

lpil commented Aug 10, 2016

Thanks!

@lpil lpil merged commit 4bd574e into master Aug 10, 2016
@lpil lpil deleted the event-type branch August 10, 2016 14:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants