1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app
David Bomba 2c99d3478b
Payment fixes (#3204)
* Fixes for unused variables and annotating the paymentrepository for future work

* Refactor Payment repository

* rename variables for payments
2020-01-12 08:01:28 +10:00
..
Console Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DataMapper Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Events Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Exceptions Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Factory Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Filters Included trashed records (#3200) 2020-01-07 20:59:24 +11:00
Helpers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Http Payment fixes (#3204) 2020-01-12 08:01:28 +10:00
Jobs Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Libraries Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Listeners Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Mail Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Models Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Notifications Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Observers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentDrivers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Policies Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Providers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Repositories Payment fixes (#3204) 2020-01-12 08:01:28 +10:00
Transformers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Utils Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00