1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-24 10:21:35 +02:00
Commit Graph

1070 Commits

Author SHA1 Message Date
David Bomba
5f0614066c Merge remote-tracking branch 'origin/ClientRegistrationRefactor' into v5-develop 2023-03-07 14:50:08 +11:00
David Bomba
212f5920e0 Minor fixes for subscriptions v2 2023-03-01 19:14:04 +11:00
David Bomba
b18e7773c2 Add markdown support for subscriptions 2023-03-01 17:57:52 +11:00
David Bomba
8247ff41e4 Add validation to coupon code 2023-03-01 14:47:04 +11:00
David Bomba
f67959fb06 Working on subscriptions 2023-03-01 13:42:31 +11:00
David Bomba
fa26c29d5b Return redirects 2023-03-01 11:16:18 +11:00
David Bomba
e89ed1185a Remove trailing . from subscription title 2023-03-01 10:55:57 +11:00
David Bomba
33df867438 Allow client registration fields to be both visible and required 2023-03-01 07:14:07 +11:00
David Bomba
275041b903 bank transfer 2023-02-27 15:32:37 +11:00
David Bomba
3288a7633e Padding our bank details form for bank transfers 2023-02-27 12:37:52 +11:00
David Bomba
aaaa297253 Stripe direct debit 2023-02-27 11:08:58 +11:00
David Bomba
d51221c10e Working on bank transfers for stripe 2023-02-27 10:35:55 +11:00
David Bomba
5a61eeb02d Working on Bank Transfers for Stripe 2023-02-27 08:36:16 +11:00
David Bomba
b5d9f45a56 Bank Transfers 2023-02-23 17:24:39 +11:00
David Bomba
885ee633d7 Bank Transfers 2023-02-23 16:52:45 +11:00
David Bomba
976110e8f3 Update Alipay to use Payment Intents 2023-02-23 12:47:29 +11:00
David Bomba
ed20376bf5 Fixes for client portal error page logo 2023-02-20 17:09:48 +11:00
David Bomba
e182ce9a66 Handle case where Stripe Connect permission is denied 2023-02-09 11:02:25 +11:00
David Bomba
0f6d782b05 Fixes for translation string in subscriptions 2023-02-09 09:23:47 +11:00
David Bomba
4b9b1c3fc2 Add Product Image and Product Max Quantity to the products table 2023-02-07 22:47:43 +11:00
David Bomba
079889a711 Fixes for using credits in subscriptions 2023-02-04 16:28:03 +11:00
David Bomba
a4dba51c21 Add user input for quotes 2023-02-03 11:13:57 +11:00
David Bomba
6d07e78280 Allow user input after a quote is approved 2023-02-02 21:04:55 +11:00
David Bomba
2b8779be46 Accept user input from approve quote flow 2023-02-02 19:10:41 +11:00
David Bomba
4c76107526 Add custom fields to required client info at checkout 2023-02-02 18:19:37 +11:00
David Bomba
5b0c63cb39 Required info binding with required client info 2023-02-02 14:56:05 +11:00
David Bomba
ad9445cb4d Custom exception page for client portal 2023-02-01 08:51:42 +11:00
David Bomba
b67bbdcd7a Fixes for logic surrounding presenting the save payment method details radio buttons 2023-01-26 09:36:59 +11:00
David Bomba
e2ef82b266 Fixes for content-disposition in CORS 2023-01-23 09:31:40 +11:00
David Bomba
e0170dbecf Show credit payment amounts in the client portal 2023-01-19 14:45:34 +11:00
David Bomba
753cfa9585 Configure subscription recurring products to use both maxseats +/- inventory if configured 2023-01-18 09:22:08 +11:00
Lars Kusch
684407b4e2
Update app.blade.php 2023-01-16 12:40:54 +01:00
Lars Kusch
0369017da6
Update clean.blade.php 2023-01-16 12:40:25 +01:00
Lars Kusch
591efe1603
Update vendor_app.blade.php 2023-01-16 12:39:55 +01:00
Lars Kusch
9486563bba
Update vendor_app.blade.php 2023-01-16 12:35:33 +01:00
Lars Kusch
11331acf4d
Update app.blade.php 2023-01-16 12:35:13 +01:00
Lars Kusch
735d08a679
Fixes for matomo 2023-01-16 12:34:38 +01:00
David Bomba
7e7cffa8c8 Fixes for recurring invoice cancellations 2023-01-12 17:29:28 +11:00
David Bomba
1d811c49b9 Return success to webhook URL when the gateway has been deleted/non-resolvable to prevent constant webhook retries 2023-01-12 15:58:02 +11:00
David Bomba
39a7d94b21 Handle when stripe ACH dialog is closed 2023-01-11 15:10:29 +11:00
David Bomba
490c026a08 Fixes for forte payment driver authorization 2023-01-10 13:34:36 +11:00
David Bomba
1114f80e82 Add guards to @auth blocks 2023-01-03 15:53:43 +11:00
David Bomba
03d8864652
Merge pull request #8101 from turbo124/v5-develop
v5.5.50
2023-01-02 17:56:23 +11:00
David Bomba
843229d9b5 Refactor for livewire 2022-12-23 11:51:29 +11:00
David Bomba
3a85441c49 Refactor for livewire 2022-12-23 11:39:41 +11:00
David Bomba
d4356af782 Refactor Livewire passing references 2022-12-23 11:33:14 +11:00
David Bomba
28cbe52d9c Refactor for subscriptions and changing between subscriptions 2022-12-22 15:58:18 +11:00
David Bomba
cb823ef8b5 Clean up for register form 2022-12-20 23:53:52 +11:00
David Bomba
13f8aa2140 Refactor subscription invoices to use standard allow temporary invoice numbers until they are confirmed 2022-12-20 21:46:20 +11:00
David Bomba
971787161c Enforce registration for subscriptions if configured 2022-12-20 15:50:02 +11:00