discourse/app
Dan Ungureanu 8335c8dc1a
FEATURE: Allow admins to pre-populate user fields (#12361)
Admins can use bulk invites to pre-populate user fields. The imported
CSV file must have a header with "email" column (first position) and
names of the user fields (exact match).

Under the hood, the bulk invite will create staged users and populate
the user fields of those.
2021-03-29 14:03:19 +03:00
..
assets FEATURE: Allow admins to pre-populate user fields (#12361) 2021-03-29 14:03:19 +03:00
controllers FEATURE: Allow admins to pre-populate user fields (#12361) 2021-03-29 14:03:19 +03:00
helpers FEATURE: Implement nonces for Google Tag Manager integration (#12531) 2021-03-26 11:19:31 -04:00
jobs FEATURE: Allow admins to pre-populate user fields (#12361) 2021-03-29 14:03:19 +03:00
mailers FIX: Correctly use invite to topic email templates (#12411) 2021-03-16 17:08:54 +02:00
models FEATURE: Allow admins to pre-populate user fields (#12361) 2021-03-29 14:03:19 +03:00
serializers DEV: Deprecate message parameter in auth provider plugin API (#12523) 2021-03-25 13:23:48 +00:00
services FIX: Delete invalid web push subscriptions (#12447) 2021-03-19 14:24:03 +01:00
views FEATURE: Implement nonces for Google Tag Manager integration (#12531) 2021-03-26 11:19:31 -04:00