1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 15:13:29 +01:00
Commit Graph

22244 Commits

Author SHA1 Message Date
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
76dcc61a5e Updated lock 2024-09-22 14:54:39 +10:00
David Bomba
a424c43c6e Prototype for global search 2024-09-22 14:49:43 +10:00
David Bomba
096299a83c
Merge pull request #10027 from turbo124/v5-develop
Add vi lang
2024-09-22 06:37:24 +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
Benjamin Beganović
5c57f721b4 translation for notifications 2024-09-20 18:36:09 +02:00
Benjamin Beganović
7b7974fbfa clean up channels 2024-09-20 18:35:53 +02:00
David Bomba
0a6c7e44dc
Merge pull request #10022 from turbo124/v5-develop
v5.10.29
2024-09-20 10:09:15 +10:00
David Bomba
53d92a67a9 Updated version 2024-09-20 10:08:37 +10:00
David Bomba
752324cced
Merge pull request #10021 from turbo124/v5-develop
Updated translations
2024-09-20 08:45:49 +10:00
Benjamin Beganović
0a5ac9b332 add translation for invoice status change 2024-09-19 16:25:35 +02: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
79ef8aea18 Updated translations 2024-09-19 10:56:44 +10:00
David Bomba
2aba873d16 remove blockonomics payment type 2024-09-19 09:55:03 +10:00
David Bomba
6f644f3070
Merge pull request #10012 from turbo124/v5-develop
Add back blockonomics
2024-09-19 09:45:58 +10:00
David Bomba
8dffba42d6 Refactor blockonomics JS for one page checkout 2024-09-19 09:45:08 +10:00
David Bomba
a675dd685a Updated resources 2024-09-19 08:18:25 +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
f3453b8e0f Cleanup 2024-09-19 07:59:50 +10:00
David Bomba
632be20326 Cleanup 2024-09-19 07:45:00 +10:00
Benjamin Beganović
e4a5821272 define channel for accessing invoice presence 2024-09-18 18:10:47 +02: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
David Bomba
ba6a63c63e
Merge pull request #10004 from beganovich/1533-powerboard
PowerBoard: Refocus card widget on failure
2024-09-18 16:00:08 +10:00
Benjamin Beganović
693f4e0f6b broadcast event on invoice.paid 2024-09-17 18:57:51 +02:00
Benjamin Beganović
f5d9ca5174 update pusher conf 2024-09-17 18:37:27 +02:00
Benjamin Beganović
2d316d439d assets build 2024-09-17 13:27:00 +02:00
Benjamin Beganović
196d785f19 toggle credit card view after resetting the widget 2024-09-17 13:26:47 +02:00
David Bomba
984a8666aa
Merge pull request #10001 from turbo124/v5-develop
Powerboard payment driver
2024-09-17 10:44:41 +10:00
David Bomba
ee637b2555 Resources 2024-09-17 10:44:25 +10: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
David Bomba
715a9f34a6 Add migrations 2024-09-17 10:06:11 +10:00