1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 23:22:52 +01:00
invoiceninja/resources/views
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
..
auth Static analysis 2023-08-11 14:18:58 +10:00
bank cleanups 2023-12-20 16:42:29 +01:00
billing-portal Remove paypal express, omnipay 2024-08-05 11:57:42 +10:00
edocument Implement E-Invoice Import as Expense 2024-06-18 08:19:45 +02:00
einvoice self host e-invoicing 2024-08-27 20:22:51 +10:00
email Fixes for OTP 2024-09-06 11:04:19 +10:00
errors Add protected download route with signed route signatures 2023-07-07 14:56:43 +10:00
generic
index Pass whitelabel to front end 2023-01-15 07:46:23 +11:00
layouts Rebundle livewire using ESM 2024-01-14 12:00:51 +11:00
livewire/e-invoice Fixes for tests 2024-08-28 11:02:57 +10:00
pdf
pdf-designs skip tests 2024-04-04 11:32:31 +11:00
portal/ninja2020 Beganovich 1513 powerboard (#103) 2024-09-17 10:16:10 +10:00
react v5.8.43 2024-04-05 08:42:31 +11:00
setup Add labels to checkboxes on setup screen 2024-07-12 10:07:10 +03:00
templates Fixes for twig templatse 2024-07-19 10:28:28 +10:00
themes/ninja2020 Rebundle livewire using ESM 2024-01-14 12:00:51 +11:00
vendor self host e-invoicing 2024-08-27 20:22:51 +10:00
footer.blade.php Minor fixes 2021-05-10 21:05:44 +10:00
home.blade.php