1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 06:32:40 +01:00
invoiceninja/app/Http/Controllers/ClientPortal
2022-01-03 18:22:10 +11:00
..
ContactHashLoginController.php Performance improvements for client portal 2021-12-07 22:14:46 +11:00
CreditController.php Fixes for contact authentication + viewed entity notifications 2021-10-23 10:06:30 +11:00
DashboardController.php
DocumentController.php Fixes for viewing documents 2021-12-01 07:22:17 +11:00
EntityViewController.php
InvitationController.php ReRoute pay now links to show invoice if no gateways are present 2021-12-16 13:04:46 +11:00
InvoiceController.php Catch routes are POST that are hit with GET 2021-12-15 11:04:10 +11:00
NinjaPlanController.php Login contacts using their ID - allows us to login contacts with the same email address 2021-12-08 08:45:24 +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
QuoteController.php Fixes for CSRF issues with client portal downloads 2021-12-14 15:38:32 +11:00
RecurringInvoiceController.php
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
SubscriptionPurchaseController.php
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
TempRouteController.php
UploadController.php