1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Controllers/ClientPortal
2022-01-14 19:11:45 +11:00
..
ApplePayDomainController.php Fixes for clean design 2022-01-06 20:03:30 +11:00
ContactHashLoginController.php Performance improvements for client portal 2021-12-07 22:14:46 +11:00
CreditController.php Tests for apple pay 2022-01-06 10:19:31 +11:00
DashboardController.php Update license in codebase 2021-06-16 16:58:16 +10:00
DocumentController.php Fixes for viewing documents 2021-12-01 07:22:17 +11:00
EntityViewController.php Fixes for random subdomain generator 2021-05-24 19:39:21 +10:00
InvitationController.php Adjust invitation controller to deal with deleted contacts 2022-01-13 15:10:43 +11:00
InvoiceController.php Catch routes are POST that are hit with GET 2021-12-15 11:04:10 +11:00
NinjaPlanController.php disable late fee invoice 2022-01-14 19:11:45 +11:00
PaymentController.php Catch all for payments that attempt to hit GET route 2021-12-15 10:07:04 +11:00
PaymentMethodController.php Merge remote-tracking branch 'upstream/v5-develop' into gocardless-direct-debit 2021-10-21 14:40:45 +02:00
ProfileController.php Update license in codebase 2021-06-16 16:58:16 +10:00
QuoteController.php Fixes for client portal quote tables 2022-01-07 15:03:42 +11:00
RecurringInvoiceController.php Enabled modules RecurringInvoiceController.php 2021-06-17 14:24:33 +02:00
StatementController.php Add option in client statements for filtering by invoice status 2022-01-03 18:22:10 +11:00
SubscriptionController.php minor fixes 2021-11-16 10:35:22 +11:00
SubscriptionPlanSwitchController.php Fixes for subscriptions 2021-07-15 21:00:24 +10:00
SubscriptionPurchaseController.php Update license in codebase 2021-06-16 16:58:16 +10:00
SwitchCompanyController.php Login contacts using their ID - allows us to login contacts with the same email address 2021-12-08 08:45:24 +11:00
TaskController.php Update license in codebase 2021-06-16 16:58:16 +10:00
TempRouteController.php Update license in codebase 2021-06-16 16:58:16 +10:00
UploadController.php Update license in codebase 2021-06-16 16:58:16 +10:00