1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 15:13:29 +01:00
invoiceninja/app/Livewire
David Bomba 114b58cdc4
Beganovich 1513 powerboard (#103)
* make container nicer

* assets rebuild

* authorize powerband card (3ds)

* add reference to build file

* update authorize (3ds) view

* assets rebuild

* unify 3ds and non-3ds auth/pay

* assets rebuild

* authorize

* pay

* update vite refs

* pay

* hide authorize button

* intercepting form on authorize

* assets build

* wip

* init powerboard in data ref

* fixes for blank placeholders

* reset the form on failed 3ds

* handling unsuccessful errors

* send email on payment failed

* fixes for 3ds fail on auth

* assets rebuild

* make card_name required

* make card_name required (on auth)

* fixes for blocked pay-now button

* fixes for reload

* fixes for reload

* build

* Fixes for broken powerboard

* make client name required

* skip fields checking if no required fields

* on request, return json response

* check for plain not_authenticated response

* flash message when no action is present

* fixes for exec order on token

* assets build

* check for plain not_authenticated response (pay)

* assets build

* adjustments for minimum payments

* Add text decoration to terms button

* Improvements for subscriptions and new payment flow

---------

Co-authored-by: Benjamin Beganović <k1pstabug@gmail.com>
2024-09-17 10:16:10 +10:00
..
BillingPortal Beganovich 1513 powerboard (#103) 2024-09-17 10:16:10 +10:00
EInvoice EInvoice sending activity 2024-08-29 15:16:01 +10:00
Flow2 Beganovich 1513 powerboard (#103) 2024-09-17 10:16:10 +10:00
PaymentMethods Update copyright 2024-04-12 14:15:41 +10:00
Profile/Settings Fixes for translations in client portal 2024-08-04 16:55:18 +10:00
RecurringInvoices Update copyright 2024-04-12 14:15:41 +10:00
BillingPortalPurchase.php Rollback for new payment flow 2024-08-22 16:45:06 +10:00
BillingPortalPurchasev2.php Beganovich 1513 powerboard (#103) 2024-09-17 10:16:10 +10:00
CreditsTable.php Update copyright 2024-04-12 14:15:41 +10:00
DocumentsTable.php Update copyright 2024-04-12 14:15:41 +10:00
InvoicesTable.php Update copyright 2024-04-12 14:15:41 +10:00
PaymentMethodsTable.php Start upgrading Livewire to v3 2023-12-13 11:52:49 -05:00
PaymentsTable.php Update copyright 2024-04-12 14:15:41 +10:00
PayNowDropdown.php Update copyright 2024-04-12 14:15:41 +10:00
PdfSlot.php Fixes for html variable replacements in mobile html view 2024-06-09 10:53:53 +10:00
PurchaseOrdersTable.php Update copyright 2024-04-12 14:15:41 +10:00
QuotesTable.php Update copyright 2024-04-12 14:15:41 +10:00
RecurringInvoiceCancellation.php Update copyright 2024-04-12 14:15:41 +10:00
RecurringInvoicesTable.php Improve N+1 queries 2024-06-15 16:18:33 +10:00
RequiredClientInfo.php Refactor PowerBoard (#102) 2024-09-17 10:05:19 +10:00
SubscriptionPlanSwitch.php Update copyright 2024-04-12 14:15:41 +10:00
SubscriptionRecurringInvoicesTable.php Update copyright 2024-04-12 14:15:41 +10:00
SubscriptionsTable.php Update copyright 2024-04-12 14:15:41 +10:00
TasksTable.php Update copyright 2024-04-12 14:15:41 +10:00