discourse/plugins/poll
Bianca Nenciu 6c5d6dd356
Improve validation for polls and improve builder (#12745)
* FIX: Show date picker over modal

Previously, scrolling was necessary to see the whole picker.

* FEATURE: Improve validation for polls

Adds new error messages for each of the edge cases. Previously, it
failed with a simple error saying that the minimum value must be less
than the maximum value.

* UX: Copy edit
2021-04-22 21:36:32 +03:00
..
app DEV: Remove with_deleted workarounds for old Rails version (#11550) 2020-12-22 10:38:59 +11:00
assets Improve validation for polls and improve builder (#12745) 2021-04-22 21:36:32 +03:00
config Improve validation for polls and improve builder (#12745) 2021-04-22 21:36:32 +03:00
db FEATURE: Add the title attribute to polls (#10759) 2020-10-02 09:21:24 +02:00
jobs/regular DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
lib FEATURE: Add the title attribute to polls (#10759) 2020-10-02 09:21:24 +02:00
spec FIX: Generate unique HTML heading names (#12705) 2021-04-16 10:54:19 +03:00
test/javascripts UX: Improve poll builder UI (#12549) 2021-04-12 19:48:01 +03:00
plugin.rb UX: Improve poll builder UI (#12549) 2021-04-12 19:48:01 +03:00