Commit Graph

5 Commits (746044f7f2d495a77e339b24e75ed33159df92f9)

Author SHA1 Message Date
Daniel Supernault 9fe9b7eb32
Update AdminInviteController 3 months 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
1 year ago
Daniel Supernault 870dbd15df
Update AdminInviteCommand, fix skip email validation flag 4 years ago
Daniel Supernault 8a1fa38550
Update AdminInviteCommand, improve expiration logic 4 years ago
Daniel Supernault b73ca9a1ea
Add Admin Invites 4 years ago