1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
Commit Graph

5684 Commits

Author SHA1 Message Date
Benjamin Beganović
9b383b525b Filter images 2021-11-09 17:30:17 +01:00
Benjamin Beganović
f0d101fba4 Logic for generating markup for entity images 2021-11-08 21:20:55 +01:00
David Bomba
735bb7ea3b
Merge pull request #6907 from LarsK1/v5-develop
Stripe: Webhook fixes
2021-11-08 19:44:02 +11:00
David Bomba
573ddd83eb Minor fixes for check data 2021-11-07 17:41:02 +11:00
David Bomba
3b4afd4537 Minor fixes for check data 2021-11-07 17:12:51 +11:00
David Bomba
dc0efd2d91 Allow groups to be seen by all users 2021-11-07 09:01:19 +11:00
David Bomba
bbf2168a31 Fixes for reversals 2021-11-06 17:07:00 +11:00
David Bomba
ecdd73fbcc Minor Fixes 2021-11-06 16:05:56 +11:00
David Bomba
e2a6cd65cc Refactor invitation links 2021-11-06 11:46:12 +11:00
David Bomba
27db04515a Change logic for adding user 2021-11-06 10:40:38 +11:00
David Bomba
c91ab24d49
Merge pull request #6938 from turbo124/v5-develop
Fixes for Apple Pay
2021-11-06 10:36:49 +11:00
David Bomba
20de95b29d
Merge pull request #6936 from beganovich/sentry-13483
GoCardless: Ensure mandate is ready before attempting payment
2021-11-06 10:36:31 +11:00
David Bomba
9a3d33bda8 Fixes for Apple Pay 2021-11-06 10:33:49 +11:00
David Bomba
a2e08a4baa
Merge pull request #6937 from turbo124/v5-develop
Fixes for payment hash types
2021-11-06 10:31:55 +11:00
David Bomba
88dfa3601b Fixes for adding and restoring users 2021-11-06 10:28:48 +11:00
Benjamin Beganović
714b9cb187 Ensure mandate is ready before attempting payment 2021-11-05 17:01:19 +01:00
Benjamin Beganović
6b0a353165 Fixes for casts 2021-11-05 15:49:50 +01:00
David Bomba
5f4e40162b working on users 2021-11-05 20:43:25 +11:00
Benjamin Beganović
639d974c71
Merge pull request #6931 from beganovich/jira-754
Provide columns for onboarding
2021-11-05 09:15:48 +01:00
David Bomba
916e20d902 fixes for add user count logic 2021-11-05 15:29:16 +11:00
David Bomba
68b228f45f Minor fixes for Check Data 2021-11-05 15:24:37 +11:00
David Bomba
dddab73b91 Fixes for payment hash types 2021-11-04 20:52:03 +11:00
David Bomba
5ad82c124d Fixes for check data 2021-11-04 18:25:15 +11:00
David Bomba
5ccbc0e1f0 Minor fixes for logging 2021-11-04 16:00:49 +11:00
Benjamin Beganović
dff50a7886 Cast 'onboarding' as 'object' 2021-11-03 14:18:33 +01:00
David Bomba
ab12e22ae9
Merge pull request #6930 from turbo124/v5-develop
mindor fixes for check data scripts
2021-11-03 20:37:40 +11:00
David Bomba
74b60e44ab mindor fixes for check data scripts 2021-11-03 20:37:17 +11:00
Benjamin Beganović
e1590af4cf Merge remote-tracking branch 'upstream/v5-develop' into browser-pay 2021-11-03 10:22:54 +01:00
David Bomba
7df47835a2 Check for country on client as first check 2021-11-03 11:55:45 +11:00
Benjamin Beganović
25e448e31a Drop token billing 2021-11-02 16:30:37 +01:00
David Bomba
ed33ac7130 Check for archived entities prior to import 2021-11-02 21:03:49 +11:00
Benjamin Beganović
697300750a Supported countries in StripePaymentDriver 2021-11-01 17:27:45 +01:00
Benjamin Beganović
809236e080 Token billing 2021-11-01 17:11:47 +01:00
Benjamin Beganović
69e12dbdb9 Storing payment method 2021-11-01 14:58:10 +01:00
Benjamin Beganović
9f8346d67f Payments w/o token 2021-11-01 14:39:18 +01:00
Benjamin Beganović
188f05ab44 Typehint PaymentHash in BaseDrvier 2021-11-01 14:38:57 +01:00
David Bomba
757e3b1ed2 Working on check data 2021-11-01 22:15:56 +11:00
David Bomba
50119240b9 Minor fixes for client country code rules 2021-11-01 16:12:10 +11:00
David Bomba
c57422617f Custom validation rules for client countries 2021-11-01 14:09:41 +11:00
Benjamin Beganović
3d2d08f7b2 Payment view 2021-10-31 16:49:58 +01:00
Benjamin Beganović
6bfd4d34a6 Apple Pay domain validation 2021-10-31 15:12:02 +01:00
Benjamin Beganović
6502ca0bf4 Authorization 2021-10-31 14:52:15 +01:00
Benjamin Beganović
fb712b546c Add BrowserPay to StripePaymentDriver 2021-10-31 14:50:54 +01:00
Benjamin Beganović
b8c8a486fd Scaffold BrowserPay class 2021-10-31 14:45:01 +01:00
David Bomba
ae3a5e72eb Slow down Gmail API requests 2021-10-31 22:21:27 +11:00
David Bomba
8032155b05 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-10-31 17:03:25 +11:00
David Bomba
cdb7166395 Refactor checkdata script 2021-10-31 17:01:51 +11:00
David Bomba
85c149e9ad add client to payments webhook 2021-10-31 09:07:55 +11:00
David Bomba
aaf5cfb7cd
Merge pull request #6923 from turbo124/v5-develop
Fix for double Update Entity Webhook call
2021-10-30 08:31:24 +11:00
David Bomba
8ea4b66857 Minor fixes 2021-10-30 08:30:48 +11:00