discourse/plugins/poll/app/models
Robert a535798659
FIX: Poll: ensure it is not possible to vote with all abstentions in Ranked Choice (#29601)
Make sure Cast Vote button is disabled when all abstain and remove any historic data that fails new zero rank vote validation
2024-11-26 20:16:22 +08:00
..
poll_option.rb PERF: Preload voters_count and has_voted (#28808) 2024-09-10 18:41:08 +03:00
poll_vote.rb FIX: Poll: ensure it is not possible to vote with all abstentions in Ranked Choice (#29601) 2024-11-26 20:16:22 +08:00
poll.rb PERF: Cache serialized voters at topic view level (#28894) 2024-09-18 12:01:40 +03:00