discourse/plugins/poll/spec
Kane York 330102fd20 FEATURE: Show votes in an "on voted" poll to the creator
This required properly plumbing the guardian into the serializer.

Notably, the default state in the client was not changed - if you haven't voted in
the poll, you need to click the button to view the results instead of the results
being immediately visible on page load.

Implements https://meta.discourse.org/t/-/138108
2020-03-20 13:36:42 -07:00
..
controllers DEV: Improve flaky time-sensitive specs (#9141) 2020-03-10 22:13:17 +01:00
db/post_migrate DEV: Improve flaky time-sensitive specs (#9141) 2020-03-10 22:13:17 +01: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 FEATURE: Allow single option polls (#8853) 2020-02-05 08:03:27 -06:00
models FEATURE: Show votes in an "on voted" poll to the creator 2020-03-20 13:36:42 -07:00
requests DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00