David Bomba
174a02b52a
QB SYNC
2024-09-24 07:22:53 +10:00
David Bomba
acbb5d475c
Fixes for locked invoice status
2024-09-23 16:34:13 +10:00
David Bomba
28775c087e
Quickbooks sync
2024-09-23 13:36:12 +10:00
David Bomba
80f34caccf
Quickbooks sync
2024-09-23 12:57:27 +10:00
David Bomba
8279bc2ed2
Product sync for the win!
2024-09-23 12:50:19 +10:00
David Bomba
d87f8d8be0
Fixes for refreshing tokens
2024-09-23 12:44:34 +10:00
David Bomba
8f83ca660c
Wire up quickbooks webhooks
2024-09-23 12:43:43 +10:00
David Bomba
f739936fef
Rename quickbooks import
2024-09-23 07:59:54 +10:00
David Bomba
3a4bb767bf
Fixes for tests
2024-09-23 07:55:53 +10:00
David Bomba
3f59417ab1
Add SyncInterface
2024-09-23 07:37:50 +10:00
David Bomba
38fb55523a
Fixes for castables
2024-09-23 07:27:28 +10:00
David Bomba
09b803d9dc
Updates for castables
2024-09-23 07:16:34 +10:00
David Bomba
20088f10c4
Fixes for reminders when calculating across negative GMT timezones.
2024-09-23 06:33:30 +10:00
David Bomba
702ec48261
Fixes for reminder schedule tooltips
2024-09-23 05:26:17 +10:00
David Bomba
01a42bb7e2
QB Sync
2024-09-22 19:27:34 +10:00
David Bomba
df52a48701
fixes for switch
2024-09-22 18:20:51 +10:00
David Bomba
595cccc97d
fixes for switch
2024-09-22 18:17:24 +10:00
David Bomba
a424c43c6e
Prototype for global search
2024-09-22 14:49:43 +10: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