1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Requests/User
David Bomba 32aedf26dd
Attach and Detach a user to a company (#3107)
* fixes for template controller

* Default gateway as string

* Bulk actions

* Move currency_id back to settings

* Allow store and update currency ID

* Attach user to company_user

* Add / Detach company users
2019-11-30 13:42:44 +11:00
..
AttachCompanyUserRequest.php Attach and Detach a user to a company (#3107) 2019-11-30 13:42:44 +11:00
CreateUserRequest.php Update copyright 2019-05-11 13:32:07 +10:00
DestroyUserRequest.php Update copyright 2019-05-11 13:32:07 +10:00
DetachCompanyUserRequest.php Implement Support for PHP 7.4 (#3102) 2019-11-28 21:35:13 +11:00
EditUserRequest.php Update copyright 2019-05-11 13:32:07 +10:00
ShowUserRequest.php Email template defaults (#3090) 2019-11-24 17:37:53 +11:00
StoreUserRequest.php Email template defaults (#3090) 2019-11-24 17:37:53 +11:00
UpdateUserRequest.php Email template defaults (#3090) 2019-11-24 17:37:53 +11:00