1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Requests/Credit
David Bomba 74a6c4f2ee
Reminders (#3630)
* Performance improvements moving from str_replace to strtr

* Remove legacy docs

* Clean up credit transformer

* Working on invoice emails

* Clean up for invoice designs

* Tests for light and dark theme emails

* Working on reminder scheduling

* Reminder Job Class

* Fixes for github actions

* PHP CS

* Test for reminders

* Test for reminders
2020-04-15 10:30:52 +10:00
..
ActionCreditRequest.php Create 'Credits' module (#3263) 2020-01-30 12:27:22 +11:00
CreateCreditRequest.php Create 'Credits' module (#3263) 2020-01-30 12:27:22 +11:00
DestroyCreditRequest.php Create 'Credits' module (#3263) 2020-01-30 12:27:22 +11:00
EditCreditRequest.php Create 'Credits' module (#3263) 2020-01-30 12:27:22 +11:00
ShowCreditRequest.php Create 'Credits' module (#3263) 2020-01-30 12:27:22 +11:00
StoreCreditRequest.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
UpdateCreditRequest.php Reminders (#3630) 2020-04-15 10:30:52 +10:00