invoiceninja/app/Http/ValidationRules
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
..
Company Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Credit Implementation of Invoice Reversal (#3602) 2020-04-08 20:48:31 +10:00
Ninja Hosted platform rules (#3650) 2020-04-21 15:16:45 +10:00
Payment Reminders (#3630) 2020-04-15 10:30:52 +10:00
NewUniqueUserRule.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentAmountsBalanceRule.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
PaymentAppliedValidAmount.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
UniqueUserRule.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ValidClientGroupSettingsRule.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ValidCompanyGatewayFeesAndLimitsRule.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ValidCreditsPresentRule.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
ValidPayableInvoicesRule.php Payment fixes (#3204) 2020-01-12 08:01:28 +10:00
ValidRefundableInvoices.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
ValidSettingsRule.php Fixes for quote transformer (#3434) 2020-03-06 22:10:59 +11:00
ValidUserForCompany.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00