1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/app/Http/Requests/GroupSetting
David Bomba 280e42d366
Hosted platform rules (#3650)
* Filter properties which can be saved on free accounts

* Self Updater

* Fixes for tests

* Refactor for settings

* Working on feature permissions - Settings Saver

* Fixes for events on self-updater

* Working on Self Updater

* Working on free /pro settings saver

* Implement free/pro/enterprise saving for settings

* Update company request

* Implement settings saver for hosted platform for clients and group level settings

* Implement quotas for hosted version

* Validation rules for hosted platform"
2020-04-21 15:16:45 +10:00
..
CreateGroupSettingRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DestroyGroupSettingRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
EditGroupSettingRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ShowGroupSettingRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
StoreGroupSettingRequest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
UpdateGroupSettingRequest.php Hosted platform rules (#3650) 2020-04-21 15:16:45 +10:00