David Bomba
98e82f3ea6
slow down web hook requests if the are too fast for usgit status
2021-08-03 07:40:42 +10:00
David Bomba
c64e9cc739
place check whether a recurring invoice should be automatically sent
2021-08-03 07:01:28 +10:00
Benjamin Beganović
804c666f3b
Refunds
2021-08-02 16:33:37 +02:00
Benjamin Beganović
8217065f6c
Remove comment
2021-08-02 15:49:59 +02:00
Benjamin Beganović
d7577b001c
Extract convertToMolieAmount method
2021-08-02 15:49:50 +02:00
Benjamin Beganović
b144d1e031
Mollie webhook implementation
2021-08-02 14:53:44 +02:00
Benjamin Beganović
d3cc6d6014
Allow $client in driver() (CompanyGateway) to be nullable
2021-08-02 14:47:34 +02:00
Benjamin Beganović
99d686a845
Cleanup PaymentWebhookController
2021-08-02 14:47:20 +02:00
David Bomba
efe3f51778
Notify end user to connect with Stripe Connect on hosted platform
2021-08-02 13:12:33 +10:00
David Bomba
413719b72c
Fixes for correct include for Design
2021-08-02 11:08:03 +10:00
David Bomba
bce7667aa5
Fix translations for import email
2021-08-02 09:20:38 +10:00
David Bomba
1d58a87a24
dispatchNow inside email entity
2021-08-02 07:41:46 +10:00
=
70b4529076
Tests for merging clients
2021-08-01 21:03:30 +10:00
=
b95b80fc32
Merging Clients
2021-08-01 17:21:08 +10:00
=
6efe373c55
Client merge
2021-08-01 15:46:40 +10:00
David Bomba
408503ef8a
Fixes for import
2021-08-01 11:11:57 +10:00
David Bomba
2d6e2e5976
Fixes for tests
2021-08-01 08:44:04 +10:00
Benjamin Beganović
b3aa7877b9
Revoking the manadate when deleting
2021-07-31 13:26:00 +02:00
=
d2e56b9803
Adjustments for import
2021-07-31 20:43:56 +10:00
David Bomba
9acc02a7df
Tets
2021-07-31 19:59:04 +10:00
Benjamin Beganović
541a1a825f
Pay with saved credit card
2021-07-30 16:04:26 +02:00
Benjamin Beganović
8af3cfe737
Pay with credit card and save for future use
2021-07-30 14:36:14 +02:00
Benjamin Beganović
e306278547
Update authentication page
2021-07-30 14:09:29 +02:00
David Bomba
75b2fcbc08
Merge pull request #6365 from turbo124/v5-develop
...
fixes for live preview - flutter
2021-07-30 17:38:16 +10:00
David Bomba
0837252c47
Working on deleted invoice accounting
2021-07-30 15:55:02 +10:00
David Bomba
c298ab40fa
Fixes for bulk invoice downloads
2021-07-30 10:37:32 +10:00
David Bomba
055e40ccc6
Add currencies to payments by default
2021-07-30 08:11:40 +10:00
Benjamin Beganović
202cc9d670
wip
2021-07-29 16:15:27 +02:00
Benjamin Beganović
1e2e55c9e4
Credit card 3ds processing
2021-07-29 15:13:38 +02:00
Benjamin Beganović
d1ad3bcb26
Merge pull request #6360 from beganovich/v5-601-commonmark
...
(v5) Markdown support on line items
2021-07-29 12:56:25 +02:00
Benjamin Beganović
1073e70f70
Hide $oustanding from Quotes' PDF
2021-07-29 12:55:30 +02:00
David Bomba
e5260df7d4
minor fixes for handle reversal
2021-07-29 20:31:20 +10:00
David Bomba
22036654a5
minor fixes for handle reversal
2021-07-29 20:30:45 +10:00
David Bomba
8e41c801c8
minor fixes for handle reversal
2021-07-29 20:30:02 +10:00
Benjamin Beganović
5b8d685a52
Enable markdown processing on line items
2021-07-29 11:35:07 +02:00
David Bomba
6d8ac6aa35
Minor fixes
2021-07-29 13:37:23 +10:00
David Bomba
f7a31f9ed2
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2021-07-29 12:20:05 +10:00
David Bomba
b91af0dc69
Client Contact password reset links
2021-07-29 12:19:56 +10:00
David Bomba
e490b26dbc
Fixes for locking
2021-07-28 16:14:10 +10:00
David Bomba
b57c35d5e1
Fixes for locking
2021-07-28 16:12:07 +10:00
David Bomba
b87421f769
Fixes for locking
2021-07-28 16:01:30 +10:00
David Bomba
9f2945e58d
Logging for WePay
2021-07-28 13:54:11 +10:00
David Bomba
7fab6e05a4
Fixes for locked invoices
2021-07-28 12:29:51 +10:00
David Bomba
815c4a9660
Fixes for actioning user in activity logs"
2021-07-28 12:16:54 +10:00
David Bomba
1fa93ebb60
Metrics for live previews
2021-07-28 11:49:13 +10:00
David Bomba
b506c293ed
Fixes for live preview
2021-07-28 08:54:40 +10:00
David Bomba
8b588a55a5
Fixes for live preview
2021-07-28 08:09:30 +10:00
David Bomba
cf7dfd5618
Fixes for connected accounts
2021-07-28 08:01:26 +10:00
Benjamin Beganović
b7c248eec5
PayTrace improvements ( #43 )
...
* Refactor credit card payment JavaScript
* CreditCard.php: Rename $paytrace_driver to $paytrace
* Credit card: Support for token billing (frontend)
* Fixes for "save card" label
* Credit card: Authorize
* Allow PayTrace to be seeded from CreateSingleAccount
* Add PayTrace decrypted config to ninja.testvars
* Extract to separate JavaScript
* Scaffold Dusk test
* CreditCard -> CreditCardTest
* CreditCard -> CreditCardTest
* Scaffold pay with new card test
* Fixes for gateway_key in CreateSingleAccount
* Production builds
2021-07-28 07:59:44 +10:00
David Bomba
f644a2b460
Fixes for live preview
2021-07-27 22:20:32 +10:00