David Bomba
957ac9f5d8
Fix for password protected authorization ( #3198 )
...
* Remove unnecessary save() on invoice
* Update copyright
* Working on Credit Repository
* Implement credits as a paymentable entity
* Add credit_id to transformer
* fix rules for update payment
* Fix random deleted_at keys in transformers
* Fix for password_protect check
2020-01-07 11:13:47 +11:00
David Bomba
f712b789ca
Fixes for tests ( #3184 )
...
* fix typo
* php-cs traits
* CS fixer pass
* Password protect User routes
* Implement checks to prevent editing a deleted record
* Clean up payment flows
* Fixes for tests
2019-12-31 08:59:12 +11:00
David Bomba
b0da84baa7
Fix Quote transformer. ( #3165 )
...
* Use native Laravel prepareForValidation method instead of custom sanitize
* fix quote transformer
2019-12-20 22:23:09 +11:00
David Bomba
52c031e290
Email template defaults ( #3090 )
...
* Update User and Company User
* Email Template Defaults for Settings
* Separate methods for saving client and group settings
2019-11-24 17:37:53 +11:00
David Bomba
004d39cc73
Fixes for blank settings ( #3027 )
2019-10-29 20:51:23 +11:00
David Bomba
6ea2140578
Remove json validation
2019-10-07 08:13:16 +11:00
David Bomba
95be70a7b5
Group Settings
2019-10-06 08:24:46 +11:00
David Bomba
2f657aaac8
Stubs for group settings controller
2019-10-05 08:58:51 +10:00