Commit Graph

8 Commits (ae64cf9e475498c7b822eae9b1d6377d53a3ee82)

Author SHA1 Message Date
Matt Jankowski d74c2c583a
Extend spec coverage for `Poll` model (#32500) 2 months ago
Matt Jankowski 5acec087ca
Simplify basic presence validations (#29664) 4 months ago
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec (#31614) 4 months ago
Matt Jankowski 1622f7aeb9
Remove duplicate fabricator validity checks (#29667) 7 months ago
Victor Lee c4bddc9855
Add spec for poll model (#23399)
Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski 506b16cf59
Pending example models minimal coverage (#23912) 2 years ago
Nick Schonning 84cc805cae
Enable Style/FrozenStringLiteralComment for specs (#23790) 2 years ago
Eugen Rochko 230a012f00
Add polls (#10111)
* Add polls

Fix #1629

* 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
6 years ago