discourse/plugins/poll/spec
Sam f0fc5646dc
FEATURE: dynamic poll support (#34368)
If a poll is created with `dynamic-poll=true`
then options can be amended after you post poll.

This is useful for polls like: "favorite IDE" where you want
people to easily be allowed to add options.

---------

Co-authored-by: Martin Brennan <martin@discourse.org>
2025-08-19 16:43:36 +10:00
..
controllers FEATURE: new fast_typing_threshold site setting (#30865) 2025-01-28 09:53:03 +11:00
fabricators FEATURE: Add Ranked Choice Voting 2024-07-17 11:49:14 +02:00
integration DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
jobs/regular DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
lib FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10:00
models PERF: Preload voters_count and has_voted (#28808) 2024-09-10 18:41:08 +03:00
requests DEV: Update rubocop-discourse (#30552) 2025-01-04 13:48:21 +01:00
serializers DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
system FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10:00