invoiceninja/app/Http/Controllers/ClientPortal
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
..
CreditController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
DashboardController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
DocumentController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvitationController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
InvoiceController.php Fixes for self-installer (#3604) 2020-04-08 22:19:07 +10:00
PaymentController.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
PaymentHookController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentMethodController.php Client portal improvements (#3607) 2020-04-09 12:18:07 +10:00
ProfileController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
QuoteController.php Implement Github actions (#3547) 2020-03-26 14:23:57 +11:00
RecurringInvoiceController.php Client portal improvements (#3607) 2020-04-09 12:18:07 +10:00