1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Http/Controllers/ClientPortal
Benjamin Beganović 4918269bf2 Testing adding Stripe credit card
- Added: iframeLoaded method for Cypress
- Fixed: saving payment method id for CreditCard.php
- Added: chromeWebSecurity: false flag for insecure iframe connections
- Formatted: payment_methods/index
- Formatted: payment-methods-table.blade.php
- Added: Test for adding credit card to Stripe
- Fixed: Removing client gateway tokens
2020-07-01 18:28:57 +02:00
..
CreditController.php Client portal improvements (#3652) 2020-04-23 08:49:23 +10:00
DashboardController.php Hide dashboard page (for now) 2020-06-26 16:05:48 +02:00
DocumentController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
EntityViewController.php Password protected invoices (#3635) 2020-04-17 07:19:21 +10:00
InvitationController.php Send company with all events 2020-06-30 09:35:17 +10:00
InvoiceController.php Change to streaming downloads 2020-06-24 18:59:56 +10:00
PaymentController.php working on authorize.net token payments 2020-06-16 22:41:56 +10:00
PaymentHookController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentMethodController.php Testing adding Stripe credit card 2020-07-01 18:28:57 +02:00
ProfileController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
QuoteController.php Change to streaming downloads 2020-06-24 18:59:56 +10:00
RecurringInvoiceController.php Client portal improvements (#3652) 2020-04-23 08:49:23 +10:00
SwitchCompanyController.php Allow conversion of quotes to invoices (#3760) 2020-05-27 14:46:19 +10:00