discourse/plugins/poll/spec
Jarek Radosz 9e3fc1111d
FIX: Add a blank poll options validation (#8652)
Before, saving a post with a blank poll option resulted in error 500.
2020-01-03 15:09:36 +01:00
..
controllers DEV: correct flaky poll specs 2019-05-17 16:16:02 +10:00
db/post_migrate DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
integration FEATURE: Pie chart option for poll results (#8352) 2019-11-25 11:51:01 -06:00
jobs/regular DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
lib FIX: Add a blank poll options validation (#8652) 2020-01-03 15:09:36 +01:00
models FIX: everyone can see poll results when on_vote and closed (#8613) 2019-12-24 08:04:35 +11:00
requests DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00