zulip/frontend_tests
Henrik Pettersson 09cd47c6ad Add UI for viewing and cancelling open Zulip invitations.
Lets administrators view a list of open(unconfirmed) invitations and
resend or revoke a chosen invitation.

There are a few changes that we can expect for the future:

  * It is currently possible to invite an email that you have already
    invited, it might make sense to change this behavior.

  * Resend currently sends an invite reminder instead of resending the
    original invite, this is because 'custom_body' was not stored when
    the first invite was sent.

Tweaked in various minor ways, primarily in the backend, by tabbott,
mostly for style consistency with the rest of the codebase.

Fixes: #1180.
2017-10-27 13:07:43 -07:00
..
casper_lib casper: Always use REALMS_HAVE_SUBDOMAINS. 2017-08-24 20:44:37 -07:00
casper_tests home.html: Cleanup to use 4 space indentation. 2017-10-25 10:58:49 -07:00
node_tests Add UI for viewing and cancelling open Zulip invitations. 2017-10-27 13:07:43 -07:00
zjsunit eslint: Add and enforce space-in-parens lint rule. 2017-10-06 12:36:59 -07:00
.eslintrc.json node tests: Extract zrequire helper. 2017-08-09 12:32:09 -07:00
run-casper frontend_tests: Replace optparse with argparse. 2017-09-30 09:31:06 -07:00