discourse/app
Bianca Nenciu 38af28d58b
FIX: Allow add email to group if user can invite (#13097)
It used to allow adding email addresses to a group even if invites were
disabled for the site. This does not allow user to input email address
if they cannot invite.

The second thing this commit improves is the message that is displayed
to the user when they hit the invite rate limit.
2021-05-21 11:34:17 +03:00
..
assets FIX: Allow add email to group if user can invite (#13097) 2021-05-21 11:34:17 +03:00
controllers FIX: Allow add email to group if user can invite (#13097) 2021-05-21 11:34:17 +03:00
helpers DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
jobs DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
mailers DEV: Correct spelling mistakes in comments 2021-05-21 13:37:17 +10:00
models DEV: Correct spelling mistakes in comments 2021-05-21 13:37:17 +10:00
serializers DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
services DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
views DEV: Minor changes to /theme-qunit landing page (#13032) 2021-05-11 10:45:07 -04:00