discourse/app
Dan Ungureanu fecf3e20d9
FEATURE: Various improvements to invite system (#12314)
* FEATURE: Do not delete invite if link was copied

* FIX: Show error to user if invite redeeming fails

The error was only displayed to console.

* UX: Better placement of bulk buttons

Destroy all expired invites should be on the expired tab, not pending.

* FIX: Ensure invited_groups is unique per invite and group

* FIX: Do not refresh topic list if title unchanged

* FIX: Do not close modal on enter

This intereferes with the group and topic chooser.
Wrapping everything in a form disables this behavior.

* FIX: Move link and email options outside advanced section

* FIX: Do not close modal if saving a link invite

User may still want to copy the link.
2021-03-09 00:15:14 +02:00
..
assets FEATURE: Various improvements to invite system (#12314) 2021-03-09 00:15:14 +02:00
controllers FEATURE: Various improvements to invite system (#12298) 2021-03-06 13:29:35 +02:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FIX: Mobile app notification urls w/ subfolder (#12282) 2021-03-04 07:07:37 -07:00
mailers FIX: Skip sending PM email for user silence (#12240) 2021-03-02 09:18:09 +10:00
models FEATURE: Various improvements to invite system (#12314) 2021-03-09 00:15:14 +02:00
serializers FEATURE: Various improvements to invite system (#12298) 2021-03-06 13:29:35 +02:00
services FEATURE: Autotag watched words (#12244) 2021-03-03 10:53:38 +02:00
views FIX: Remove unused JS from "finish installation" page (#12263) 2021-03-02 19:19:19 +01:00