discourse/app
Ted Johansson b36747163b
FEATURE: Allow hiding user fields on signup form (#34672)
We want to allow configuring fields that are both optional and editable to not show up in the signup form.

- Fields that are optional but not editable need to be on the signup form, or they can never be filled in.
- Fields that are not optional need to be on the signup form, or you can never sign up.
2025-09-15 10:42:07 +08:00
..
assets FEATURE: Allow hiding user fields on signup form (#34672) 2025-09-15 10:42:07 +08:00
controllers FEATURE: Allow hiding user fields on signup form (#34672) 2025-09-15 10:42:07 +08:00
helpers FIX: Add ld+json VideoObject to each lazy video (#34678) 2025-09-03 22:01:14 +08:00
jobs DEV: Allow impersonation without session swapping (#34213) 2025-08-21 14:18:15 +08:00
mailers DEV: Remove ability to use users' names in group mention notifications and mentions shown in emails and added :user_notification_email_options plugin modifier to allow plugins reintroduce this or other modifications to emails (#33449) 2025-07-14 15:20:08 -05:00
models FEATURE: Allow hiding user fields on signup form (#34672) 2025-09-15 10:42:07 +08:00
queries/reports DEV: Refactor reports index into service (#31667) 2025-03-11 14:36:06 +10:00
serializers FEATURE: Allow hiding user fields on signup form (#34672) 2025-09-15 10:42:07 +08:00
services FIX: Add delete button to themes grid (#34606) 2025-08-29 10:09:23 +08:00
views FIX: Add ld+json VideoObject to each lazy video (#34678) 2025-09-03 22:01:14 +08:00