discourse/app
Arpit Jalan 8f7f5204db
UX: inform staff users that new users will be auto-approved on invite (#11062)
When `must_approve_users` is enabled then staff users assume that all
users will have to be approved manually. But in case of invite we
auto-approve users if they are invited by users. This commit adds an
info on the bottom of invite modal informing staff users that new users
will be auto-approved as soon as they accept invite.
2020-10-30 08:41:14 +05:30
..
assets UX: inform staff users that new users will be auto-approved on invite (#11062) 2020-10-30 08:41:14 +05:30
controllers DEV: enable cors to all cdn get requests from workbox. (#10685) 2020-10-28 23:36:19 +05:30
helpers Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
jobs FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
mailers FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
models DEV: Move reports to concerns for autoloading (#11066) 2020-10-29 11:49:09 -05:00
serializers FIX: Only include last_posted_at if there's a topic_user object. (#11011) 2020-10-23 11:31:59 -03:00
services REFACTOR: Removes double check of site setting in badge granter 2020-10-05 19:59:57 +02:00
views Revert "FEATURE: Upgrade analytics.js to gtag.js (#10893)" (#10910) 2020-10-13 12:20:41 -05:00