1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Controllers
David Bomba 84a64773a6
Adjustments for OAuth (#3707)
* Fixes for null values in custom values

* Refactor mailing

* Working on send emails from GMail API

* Fixes for tests

* Test for GMail

* Adjustments for storing oauth token
2020-05-16 20:26:16 +10:00
..
Auth Adjustments for OAuth (#3707) 2020-05-16 20:26:16 +10:00
ClientPortal Payment refunds (#3687) 2020-05-14 11:04:23 +10:00
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
OpenAPI Reminders (#3630) 2020-04-15 10:30:52 +10:00
Support/Messages Checkout stubs (#3672) 2020-05-04 21:13:46 +10:00
Traits Reminders (#3630) 2020-04-15 10:30:52 +10:00
AccountController.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
ActivityController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BaseController.php Fixes for tests (#3701) 2020-05-14 19:08:49 +10:00
ClientController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ClientStatementController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyController.php Adjust email quotas - Hosted plan. (#3663) 2020-04-30 21:45:47 +10:00
CompanyGatewayController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyLedgerController.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
CompanyUserController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Controller.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
CreditController.php Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
DashboardController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DesignController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
EmailController.php Adjustments for OAuth (#3707) 2020-05-16 20:26:16 +10:00
ExpenseController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
GroupSettingController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceController.php Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
LicenseController.php Include Horizon (#3519) 2020-03-24 20:15:30 +11:00
MigrationController.php Fix companygatewaytransformer (#3677) 2020-05-06 21:49:42 +10:00
PaymentController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
PingController.php Implement Github actions (#3547) 2020-03-26 14:23:57 +11:00
PreviewController.php Debugging migrations (#3570) 2020-03-31 22:52:21 +11:00
ProductController.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
QuoteController.php Subscriptions (#3682) 2020-05-09 08:35:49 +10:00
RecurringInvoiceController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
RecurringQuoteController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
SelfUpdateController.php Hosted platform rules (#3650) 2020-04-21 15:16:45 +10:00
SettingsController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetupController.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
SubscriptionController.php Checkout stubs (#3672) 2020-05-04 21:13:46 +10:00
TaxRateController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TemplateController.php Fixes (#3549) 2020-03-26 19:25:44 +11:00
TokenController.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
TranslationController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserController.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
VendorController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00