discourse/plugins/poll/app/serializers
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
..
poll_option_serializer.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
poll_serializer.rb FEATURE: Show votes in an "on voted" poll to the creator 2020-03-20 13:36:42 -07:00