1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 20:22:42 +01:00
Commit Graph

205 Commits

Author SHA1 Message Date
David Bomba
f184f38819
Merge pull request #10045 from turbo124/v5-develop
Fixes for Rotessa
2024-09-26 12:04:43 +10:00
David Bomba
4dde0cfbb6 minor fixes 2024-09-25 12:07:16 +10:00
David Bomba
d99886d401 minor fixes 2024-09-25 12:04:19 +10:00
David Bomba
55b38a2172 Updates for powerboard 2024-09-25 12:03:33 +10:00
David Bomba
174a02b52a QB SYNC 2024-09-24 07:22:53 +10:00
Benjamin Beganović
ad1c49172a with_close_button prop 2024-09-23 17:11:34 +02:00
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
Benjamin Beganović
abe8bbcd5d
Refactor PowerBoard (#102)
* 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

* 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
2024-09-17 10:05:19 +10:00
David Bomba
454f7df01e Powerboard 2024-09-06 18:31:00 +10:00
David Bomba
9c8afcd434 Allow invoice PDFs to download via interface 2024-09-06 13:58:39 +10:00
David Bomba
43b2bef464 Cleaner error handling for gateway errors 2024-09-06 09:40:42 +10:00
David Bomba
45553416de Fixes for flow2 2024-09-05 15:55:14 +10:00
David Bomba
63f3115a02 Error handling in livewire 2024-09-05 15:06:21 +10:00
David Bomba
5b290a99b4 Merge new payment flow v2 2024-09-05 11:34:29 +10:00
Benjamin Beganović
8d4ab0cd69 New payment flow (#64)
* remove context from invoice-pay

* withsecurecontext trait

* update usages

* wip

* wip

* wip

* wip

* wip
2024-09-04 17:41:39 +02:00
David Bomba
e70de19c9d Required fields 2024-09-04 17:37:27 +02:00
David Bomba
78f79a341e improvements for validation of over/under payments 2024-09-04 17:36:58 +02:00
David Bomba
0605154d73 Working on integrating multiple invoice payments 2024-09-04 17:34:27 +02:00
David Bomba
96a3599b7e improvements for validation of over/under payments 2024-09-04 17:31:29 +02:00
David Bomba
6983104f40 Improvements fo reactivity 2024-09-04 17:31:04 +02:00
David Bomba
ae2bf51028 new payment flow 2024-09-04 17:29:41 +02:00
David Bomba
157841da9b Updates for new payment flow 2024-09-04 17:25:25 +02:00
David Bomba
a47040aa15 Updated - now trying to get vite and livewire to play nice 2024-09-04 17:21:23 +02:00
David Bomba
985cdafdc2 Updated flow 2024-09-04 17:01:01 +02:00
David Bomba
76f6c51a1b Payment methods 2024-09-04 16:58:02 +02:00
David Bomba
c7d6b50778 Payment float 2024-09-04 16:57:38 +02:00
David Bomba
0f27b8474c New payment flow 2024-09-04 16:57:06 +02:00
David Bomba
72c818bed0 Push back flow2 js changes 2024-09-04 17:30:53 +10:00
David Bomba
c52bc3dae7 Static Analysis 2024-08-30 14:45:16 +10:00
David Bomba
73ed01a9bc Static Analysis 2024-08-29 15:25:20 +10:00
David Bomba
8c2b97dce5 EInvoice sending activity 2024-08-29 15:16:01 +10:00
David Bomba
17602f5fcd self host einvoicing 2024-08-28 12:13:07 +10:00
David Bomba
5bc756bc83 Fixes for test 2024-08-28 11:18:13 +10:00
David Bomba
5f43c5e2a2 Fixes for tests 2024-08-28 11:02:57 +10:00
David Bomba
0905bd2f58 Storecove router 2024-08-28 10:48:08 +10:00
David Bomba
148f4c2c6d Fixes for template mocked data 2024-08-28 08:45:22 +10:00
David Bomba
3df5e6ca5c self host e-invoicing 2024-08-27 20:22:51 +10:00
David Bomba
620bdc61dd Static Analysis 2024-08-27 11:49:01 +10:00
David Bomba
036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +10:00
David Bomba
af92ce8d37 Merge new payment flows 2024-08-22 08:31:18 +10:00
Benjamin Beganović
0e2edde2a5
fix logic with under over payments (#82) 2024-08-17 07:54:18 +10:00
David Bomba
40ecb6a248 Fixes for subs v1 + setting guard on repo activities 2024-08-15 07:32:58 +10:00
David Bomba
2baebffc32 Updates for multi invoice payment flow 2024-08-09 14:44:39 +10:00
David Bomba
fb57d4d9de Improve new flow 2024-08-09 12:48:21 +10:00
Benjamin Beganović
0fff78b0a0
Authorize.net: New payment flow (#68)
* fixes for validation errors

* authorize.net

* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* authorize.net credit card
2024-08-09 09:07:23 +10:00
David Bomba
19cfee10a0 Minor fixes 2024-08-06 19:21:42 +10:00
David Bomba
2f03a13d34 Fixes for paypal in subscriptions 2024-08-06 18:57:19 +10:00
David Bomba
d7dfd4ab65 Fixes for translations in client portal 2024-08-04 16:55:18 +10:00
David Bomba
d7960422a6 Fixes for upcoming query regression 2024-07-29 10:10:02 +10:00
David Bomba
850c5e8f94 Updates for paypal flow 2024-07-28 08:51:24 +10:00