mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
|
2 months ago | |
|---|---|---|
| .. | ||
| account | ||
| admin | 2 months ago | |
| atom | 2 months ago | |
| auth | 4 months ago | |
| collection | ||
| components | ||
| discover | ||
| emails | 2 months ago | |
| errors | ||
| federation | ||
| groups | ||
| installer | ||
| invite | ||
| layouts | ||
| live | ||
| mobile | ||
| portfolio | ||
| profile | ||
| pxtv | ||
| report | ||
| search | ||
| settings | 4 months ago | |
| site | ||
| status | ||
| stories | ||
| timeline | ||
| vendor | ||
| home.blade.php | ||
| welcome.blade.php | ||