1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http
David Bomba c25de936ed
Refactor - moving away from jobs. (#3279)
* Implement Services

* implement service pattern

* Service patterns

* Refactoring invoice paid

* refactoring invoice

* Refactor jobs

* Refactor - remove jobs

* Refactor jobs

* Refactoring jobs

* Refactoring away from jobs

* Refactoring jobs

* Add Credits to test data
2020-02-03 21:33:07 +11:00
..
Controllers Refactor - moving away from jobs. (#3279) 2020-02-03 21:33:07 +11:00
Middleware Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Requests Refactor - moving away from jobs. (#3279) 2020-02-03 21:33:07 +11:00
ValidationRules Fixes for payments (#3276) 2020-02-02 07:45:23 +11:00
ViewComposers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Kernel.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00