discourse/lib/wizard
Dan Ungureanu c047640ad4
FEATURE: Various improvements to invite system (#12023)
The user interface has been reorganized to show email and link invites
in the same screen. Staff has more control over creating and updating
invites. Bulk invite has also been improved with better explanations.

On the server side, many code paths for email and link invites have
been merged to avoid duplicated logic. The API returns better responses
with more appropriate HTTP status codes.
2021-03-03 11:45:29 +02:00
..
builder.rb FEATURE: Various improvements to invite system (#12023) 2021-03-03 11:45:29 +02:00
field.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
step.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
step_updater.rb DEV: introduce new API to look up dynamic site setting 2019-05-07 11:00:30 +10:00