discourse/plugins/poll/spec
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
..
controllers FEATURE: Allow users to remove their vote (#14459) 2021-10-05 11:38:49 +03:00
db/post_migrate DEV: Promote historic post_deploy migrations 2021-06-23 17:43:38 +01:00
integration FEATURE: Allow users to remove their vote (#14459) 2021-10-05 11:38:49 +03:00
jobs/regular DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
lib FEATURE: Allow users to remove their vote (#14459) 2021-10-05 11:38:49 +03:00
models FIX: no error when double save post with poll (#13111) 2021-05-27 08:39:51 +10:00
requests DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
serializers FIX: hides votes from regular users when poll is staff only (#11342) 2020-11-24 22:19:06 +01:00