12447 Commits

Author SHA1 Message Date
David Bomba
47a7d97e4f
Merge pull request #9584 from beganovich/1403-gocardless
GoCardless: OAuth
2024-09-25 06:29:18 +10:00
Benjamin Beganović
ad1c49172a with_close_button prop 2024-09-23 17:11:34 +02:00
Benjamin Beganović
c7ba9cb908 Merge remote-tracking branch 'upstream/v5-develop' into 1403-gocardless 2024-09-23 16:00:24 +02:00
David Bomba
b1b301cc0c
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-09-22 06:37:16 +10:00
David Bomba
c1bff76048 Fixes for translations 2024-09-22 06:32:09 +10:00
David Bomba
0c4f63b337 Ad vi lang 2024-09-21 16:30:13 +10:00
Benjamin Beganović
3bbc361b29
Merge pull request #10005 from beganovich/1483-websockets
WebSockets: Add broadcast events
2024-09-20 19:04:25 +02:00
David Bomba
53d92a67a9 Updated version 2024-09-20 10:08:37 +10:00
David Bomba
92ba61be51 QB imports 2024-09-19 20:12:56 +10:00
David Bomba
6afd7a8970 Fixes for quickbooks sync 2024-09-19 16:44:30 +10:00
David Bomba
1fd186e1ec Fixes for quickbooks sync 2024-09-19 16:39:53 +10:00
David Bomba
23ad59967e minor fixes 2024-09-19 15:00:58 +10:00
David Bomba
eebf72d042 Handle purchase order previews from designer 2024-09-19 14:47:51 +10:00
David Bomba
9977f2c47e Minor fixes 2024-09-19 13:48:02 +10:00
David Bomba
5731763071 Fixes for previews 2024-09-19 13:38:03 +10:00
David Bomba
4daa321ecf Fixes for converting expired quotes 2024-09-19 11:05:31 +10:00
David Bomba
2aba873d16 remove blockonomics payment type 2024-09-19 09:55:03 +10:00
David Bomba
8dffba42d6 Refactor blockonomics JS for one page checkout 2024-09-19 09:45:08 +10:00
David Bomba
19cf39786e Fixes for blockonomics 2024-09-19 08:17:51 +10:00
David Bomba
5af3498d5a Cleanup 2024-09-19 08:04:24 +10:00
David Bomba
632be20326 Cleanup 2024-09-19 07:45:00 +10:00
Benjamin Beganović
a59e0388c0 refactor invoice was paid 2024-09-18 17:44:27 +02:00
Benjamin Beganović
48a6053100 extract broadcasting properties 2024-09-18 17:44:14 +02:00
Benjamin Beganović
d12e277230 update channel name 2024-09-18 13:12:05 +02:00
David Bomba
6f7cb38e37 Fixes for blockonomics 2024-09-18 21:11:25 +10:00
David Bomba
7f936ad18b Fixes for blockonomics 2024-09-18 17:12:52 +10:00
Benjamin Beganović
693f4e0f6b broadcast event on invoice.paid 2024-09-17 18:57:51 +02:00
David Bomba
20b04a266f merge 2024-09-17 10:17:07 +10: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
David Bomba
b1d92d8354 Merge branch 'powerboard' into v5-develop 2024-09-17 10:09:53 +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
b1f1eb0ccd Fixes for tests 2024-09-17 07:21:12 +10:00
David Bomba
56cbc3f58b Fixes for php unit 2024-09-16 21:12:47 +10:00
cnohall
9848a54192 add ?reset=1 to getBTCAdress only when environment is in development 2024-09-16 18:20:53 +09:00
David Bomba
ab9b96d7f2 Update .env.example vars 2024-09-16 18:52:44 +10:00
David Bomba
15ed82e5b2 Update .env.example vars 2024-09-16 18:37:53 +10:00
David Bomba
40ebad7dca
Merge branch 'v5-develop' into feature-inbound-email-expenses
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-09-16 16:55:52 +10:00
David Bomba
f8698c0270
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-09-16 16:53:34 +10:00
David Bomba
db7c21e761 Fixes for expense engine 2024-09-16 16:47:57 +10:00
David Bomba
ff695cdad0 improve validation 2024-09-16 15:59:39 +10:00
paulwer
3f0f5663a9 fix: mindee taxation transform issue 2024-09-16 06:57:02 +02:00
David Bomba
0c61555739 Additional props for einvoicing 2024-09-16 14:04:22 +10:00
David Bomba
9c6568aae1 Split einvoice gateways 2024-09-16 13:52:46 +10:00
David Bomba
bfbf7f5c6a Split einvoice gateways 2024-09-16 13:35:23 +10:00
David Bomba
737e18aa42 Split einvoice gateways 2024-09-16 13:12:46 +10:00
David Bomba
50faf3261b qvalia 2024-09-16 11:50:19 +10:00
David Bomba
fb46889bb4 qvalia 2024-09-16 10:59:23 +10:00
David Bomba
6f25be937d Qvalias 2024-09-16 10:52:12 +10:00
David Bomba
2221353622 Add duplicate request checks on bulk invoice actions 2024-09-16 10:06:34 +10:00
David Bomba
527b1263ce Minor fixes 2024-09-16 09:44:11 +10:00