discourse/app
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
..
assets Improve validation for polls and improve builder (#12745) 2021-04-22 21:36:32 +03:00
controllers FIX: Allow finding non-lowercase tag groups (#12787) 2021-04-21 19:15:53 +02:00
helpers DEV: Upgrade Rails to 6.1.3.1 (#12688) 2021-04-21 12:36:32 +03:00
jobs FIX: Send a different message if export fails (#12799) 2021-04-22 20:21:31 +03:00
mailers FEATURE: Auto-activate users invited by email (#12675) 2021-04-14 12:15:56 +03:00
models FIX: when a flag is handled archive message for moderator group (#12798) 2021-04-22 15:53:44 +05:30
serializers FEATURE: Review every post using the review queue. (#12734) 2021-04-21 08:41:36 -03:00
services FEATURE: watch title for automatic tagging (#12782) 2021-04-21 18:16:25 +03:00
views FEATURE: Introduce theme/component QUnit tests (take 2) (#12661) 2021-04-12 15:02:58 +03:00