Commit Graph

3 Commits (2f06f305088275e9bbf65198220ba2e8f6f4fe11)

Author SHA1 Message Date
Your Name 2f06f30508 fix 6 days ago
Ross Bearman db03733415 Add admin invite interface and email support
This commit does two things:

* Add invite email support to AdminInviteCommand
  - Moves `invite_code` generation to AdminInvite model `creating` event
* Add admin invite management section under admin users dashboard
  - Adds `Admin/AdminUserInviteController` and associated `home` and
    `create` Blade templates.
  - Adds "Invites" button to admin user dashboard
5 months ago
Daniel Supernault b73ca9a1ea
Add Admin Invites 3 years ago