discourse/plugins/poll
Bianca Nenciu 6a143030f8
FEATURE: Allow users to remove their vote (#14459)
They can use the remove vote button or select the same option again for
single choice polls.

This commit refactor the plugin to properly organize code and make it
easier to follow.
2021-10-05 11:38:49 +03:00
..
app FEATURE: Allow users to remove their vote (#14459) 2021-10-05 11:38:49 +03:00
assets FEATURE: Allow users to remove their vote (#14459) 2021-10-05 11:38:49 +03:00
config FEATURE: Allow users to remove their vote (#14459) 2021-10-05 11:38:49 +03:00
db/migrate DEV: Promote historic post_deploy migrations 2021-06-23 17:43:38 +01:00
jobs/regular FEATURE: Allow users to remove their vote (#14459) 2021-10-05 11:38:49 +03:00
lib FEATURE: Allow users to remove their vote (#14459) 2021-10-05 11:38:49 +03:00
spec FEATURE: Allow users to remove their vote (#14459) 2021-10-05 11:38:49 +03:00
test/javascripts FEATURE: Allow users to remove their vote (#14459) 2021-10-05 11:38:49 +03:00
plugin.rb FEATURE: Allow users to remove their vote (#14459) 2021-10-05 11:38:49 +03:00