Commit Graph

4 Commits (1aa3976f280efed1ae4c72c1ac58e3e4ff9061f1)

Author SHA1 Message Date
Victor Lee c4bddc9855
Add spec for poll model ()
Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 506b16cf59
Pending example models minimal coverage ()
Nick Schonning 84cc805cae
Enable Style/FrozenStringLiteralComment for specs ()
Eugen Rochko 230a012f00
Add polls ()
* Add polls

Fix 

* Add tests

* Fixes

* Change API for creating polls

* Use name instead of content for votes

* Remove poll validation for remote polls

* Add polls to public pages

* When updating the poll, update options just in case they were changed

* Fix public pages showing both poll and other media