1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/app/Http/Controllers
Benjamin Beganović 79c6cc474a
Merge pull request #4515 from beganovich/v5-checkout-webhooks-update
(v5) Support for Checkout @ webhooks
2020-12-17 12:33:01 +01:00
..
Auth php-cs-fixer format 2020-11-25 15:19:52 +01:00
ClientPortal apply php-cs-fixer 2020-12-16 12:52:40 +01:00
Contact php-cs-fixer format 2020-11-25 15:19:52 +01:00
OpenAPI php-cs-fixer format 2020-11-25 15:19:52 +01:00
Shop php-cs-fixer format 2020-11-25 15:19:52 +01:00
Support/Messages Psalm cleanup 2020-10-28 21:10:49 +11:00
Traits php-cs-fixer format 2020-11-25 15:19:52 +01:00
AccountController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
ActivityController.php Psalm cleanup 2020-10-28 21:10:49 +11:00
BaseController.php Version bump to 5.0.35 2020-12-11 23:20:46 +11:00
ClientController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
ClientStatementController.php Psalm cleanup 2020-10-28 21:10:49 +11:00
CompanyController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
CompanyGatewayController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
CompanyLedgerController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
CompanyUserController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
Controller.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
CreditController.php Fixes for swagger 2020-12-08 07:25:56 +11:00
DashboardController.php Psalm cleanup 2020-10-28 21:10:49 +11:00
DesignController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
DocumentController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
EmailController.php apply php-cs-fixer 2020-12-16 12:52:40 +01:00
ExpenseCategoryController.php Psalm cleanup 2020-10-28 21:10:49 +11:00
ExpenseController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
GroupSettingController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
ImportController.php apply php-cs-fixer 2020-12-16 12:52:40 +01:00
InvoiceController.php apply php-cs-fixer 2020-12-16 12:52:40 +01:00
LicenseController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
MigrationController.php Minor changes to migration 2020-11-30 09:58:31 +11:00
PaymentController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
PaymentTermController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
PaymentWebhookController.php Update webhooks to support Checkout.com & apply php-cs-fixer 2020-12-17 12:27:15 +01:00
PingController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
PreviewController.php apply php-cs-fixer 2020-12-16 12:52:40 +01:00
ProductController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
ProjectController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
QuoteController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
RecurringInvoiceController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
RecurringQuoteController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
SchedulerController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
SelfUpdateController.php Update webhooks to support Checkout.com & apply php-cs-fixer 2020-12-17 12:27:15 +01:00
SettingsController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
SetupController.php Remove trailing slash from URLs on setup 2020-12-17 11:10:47 +01:00
SystemLogController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
TaskController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
TaskStatusController.php Fixes for tasks status column 2020-10-29 09:48:05 +11:00
TaxRateController.php Psalm cleanup 2020-10-28 21:10:49 +11:00
TemplateController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
TokenController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
TranslationController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
UserController.php Only send email changed notification if new and old emails are different. 2020-12-08 20:32:17 +11:00
VendorController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
WebhookController.php Fixes for reminders 2020-11-06 15:43:10 +11:00