discourse/app
Alan Guo Xiang Tan e58110a9a0
UX: Fix required validation error shown for not required properties (#26453)
Why this change?

In the categories, groups and tags selectors, we were showing a
validation error message when a property that is not required but
has a min validation is empty. In this case, we should not be displaying
the min validation error message because the property is allowed to be
empty.
2024-04-02 10:38:49 +08:00
..
assets UX: Fix required validation error shown for not required properties (#26453) 2024-04-02 10:38:49 +08:00
controllers DEV: Consolidate experimental 'Link' header implementations (#26377) 2024-03-27 09:06:50 +00:00
helpers FIX: print view wasn't working (#26433) 2024-04-02 08:27:16 +11:00
jobs DEV: Add skip_email_bulk_invites hidden site setting (#26430) 2024-03-29 13:22:00 -04:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models DEV: Better categories pagination (#26421) 2024-03-28 18:19:09 +02:00
serializers DEV: Change category type to categories type for theme object schema (#26339) 2024-03-27 10:54:30 +08:00
services DEV: Promote block problem checks to ProblemCheck (#26193) 2024-03-20 08:52:25 +08:00
views DEV: Consolidate experimental 'Link' header implementations (#26377) 2024-03-27 09:06:50 +00:00