discourse/plugins/poll
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
..
app FEATURE: Show votes in an "on voted" poll to the creator 2020-03-20 13:36:42 -07:00
assets FEATURE: Show votes in an "on voted" poll to the creator 2020-03-20 13:36:42 -07:00
config Update translations 2020-03-05 12:45:42 -05:00
db FEATURE: Add 'groups' option to polls (#8469) 2020-01-28 14:30:04 +02:00
jobs/regular DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
lib FEATURE: Show votes in an "on voted" poll to the creator 2020-03-20 13:36:42 -07:00
spec FEATURE: Show votes in an "on voted" poll to the creator 2020-03-20 13:36:42 -07:00
test/javascripts DEV: Clean up Ember imports (#8979) 2020-03-06 23:49:28 +01:00
plugin.rb FEATURE: Show votes in an "on voted" poll to the creator 2020-03-20 13:36:42 -07:00