1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
Commit Graph

9718 Commits

Author SHA1 Message Date
David Bomba
b28d76d491 Minor fixes 2021-10-01 08:55:35 +10:00
David Bomba
5f6fa2371a
Merge pull request #6751 from turbo124/v5-develop
Add a fallback PDF generator if one fails
2021-10-01 08:28:00 +10:00
hillelcoren
d748666cce Admin Portal - Last 2021-09-30 20:23:08 +00:00
hillelcoren
4487b3c734 Admin Portal - Next 2021-09-30 19:27:18 +00:00
hillelcoren
0cbb2370b8 Admin Portal - Selfhosted 2021-09-30 19:22:29 +00:00
hillelcoren
ed8b7c43e1 Admin Portal - Profile 2021-09-30 19:18:41 +00:00
hillelcoren
036f2ae59d Admin Portal - WASM 2021-09-30 19:15:16 +00:00
hillelcoren
46371b1ba9 Admin Portal - Hosted 2021-09-30 19:11:50 +00:00
Benjamin Beganović
2d824e4d1e Handling webhooks 2021-09-30 15:55:34 +02:00
Benjamin Beganović
42991e1813 Ability to detach payment method 2021-09-30 14:55:46 +02:00
Benjamin Beganović
f848fd83a8 Token billing 2021-09-30 10:03:44 +02:00
hillelcoren
8836f1b32f Admin Portal - Last 2021-09-30 07:24:19 +00:00
Benjamin Beganović
d01c3ccdf2 Add docblocks for methods 2021-09-30 09:19:48 +02:00
Benjamin Beganović
50c5136eb1 Payments 2021-09-30 08:42:41 +02:00
Benjamin Beganović
c913c61493 Add convertToGoCardlessAmount 2021-09-30 08:42:30 +02:00
hillelcoren
905a470353 Admin Portal - Next 2021-09-30 06:26:17 +00:00
hillelcoren
05a1a8a7e7 Admin Portal - Selfhosted 2021-09-30 06:20:37 +00:00
hillelcoren
552ce84449 Admin Portal - Profile 2021-09-30 06:16:48 +00:00
hillelcoren
0f4e8dee55 Admin Portal - WASM 2021-09-30 06:13:18 +00:00
hillelcoren
6c0af7971d Admin Portal - Hosted 2021-09-30 06:09:40 +00:00
Benjamin Beganović
f4ddc5a974 Hide archived payment methods 2021-09-30 08:02:58 +02:00
David Bomba
e7b3e69ed4 Add a fallback PDF generator if one fails 2021-09-30 15:18:26 +10:00
David Bomba
1bb88a702a
Merge pull request #6750 from turbo124/v5-develop
PDF Performance improvements.
2021-09-30 13:51:13 +10:00
David Bomba
84d807f12e return blank strings for html_backup 2021-09-30 13:09:04 +10:00
David Bomba
c718c6d19b Add Address to braintree create customer 2021-09-30 11:42:27 +10:00
David Bomba
f615b7801d Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-09-30 08:14:53 +10:00
David Bomba
4fdd709e99 Default client registration fields 2021-09-30 08:14:48 +10:00
David Bomba
a7a76e806c Minor fixes 2021-09-30 08:13:48 +10:00
David Bomba
43822fbfdd Return blank Backup object if none exists 2021-09-30 04:58:48 +10:00
hillelcoren
bf8ee7333e Admin Portal - Next 2021-09-29 16:47:54 +00:00
hillelcoren
10363a8006 Admin Portal - Selfhosted 2021-09-29 16:42:24 +00:00
hillelcoren
b96cd2b93a Admin Portal - Profile 2021-09-29 16:37:48 +00:00
hillelcoren
734b23c8a0 Admin Portal - WASM 2021-09-29 16:33:55 +00:00
hillelcoren
8cf990bf87 Admin Portal - Hosted 2021-09-29 16:29:44 +00:00
Benjamin Beganović
142b94c5cf Authorization 2021-09-29 16:54:19 +02:00
Benjamin Beganović
b0b814ec36 Typehint $gateway 2021-09-29 16:54:14 +02:00
Benjamin Beganović
16059e3069 Add confirmation route for payment methods 2021-09-29 16:26:15 +02:00
Benjamin Beganović
54baa5eb8d Init GoCardless in ACH 2021-09-29 14:44:30 +02:00
Benjamin Beganović
b3f97054c5 Initialization for GoCardless 2021-09-29 14:44:23 +02:00
Benjamin Beganović
33f0b6b7c6 Conditionally show ACH for US customers 2021-09-29 14:17:30 +02:00
Benjamin Beganović
ba0210fff6 Update namespace in GoCardlessPaymentDriver 2021-09-29 14:15:33 +02:00
Benjamin Beganović
f179b615c1 Scaffold ACH class 2021-09-29 14:15:21 +02:00
Benjamin Beganović
5112349306 Add gatewayTypes method to GoCardless 2021-09-29 14:12:46 +02:00
Benjamin Beganović
7e922cbc2a Update GoCardless provider class 2021-09-29 14:12:33 +02:00
David Bomba
34a90d2ba8 Map Client Registration fields 2021-09-29 21:48:22 +10:00
David Bomba
e250273787 Fixes for displaying defaults on preview 2021-09-29 21:42:25 +10:00
David Bomba
5dcd61133f
Merge pull request #6743 from beganovich/v5-checkout-widget-fixes
Checkout.com widget fixes
2021-09-29 21:34:38 +10:00
David Bomba
199a0aed55 Minor fixes for company importer 2021-09-29 21:11:01 +10:00
David Bomba
e63d9828f1 Implement future migration refactor for v4 when we upgrade to L6 2021-09-29 21:06:42 +10:00
hillelcoren
a79f7a321f Admin Portal - Last 2021-09-29 08:26:42 +00:00