Benjamin Beganović
|
1b92542d55
|
Add Cart component and cart view for billing portal
|
2024-02-12 18:55:14 +01:00 |
|
Benjamin Beganović
|
488733651f
|
Add BillingPortal Summary component and view
|
2024-02-12 18:55:09 +01:00 |
|
Benjamin Beganović
|
1290c19339
|
Add Cart component and handle context in Purchase class
|
2024-02-12 18:55:03 +01:00 |
|
Kevin
|
821f2b90b9
|
Nordigen API fix: iban should be treated as optional
|
2024-02-12 18:02:29 +01:00 |
|
David Bomba
|
909db91184
|
Fixes for permissions
|
2024-02-12 20:16:35 +11:00 |
|
David Bomba
|
91e23ee189
|
Minor adjustments
|
2024-02-12 14:00:36 +11:00 |
|
David Bomba
|
192722b7a4
|
Minor adjustments
|
2024-02-12 14:00:24 +11:00 |
|
David Bomba
|
2c25371011
|
Fixes for openapi spec
|
2024-02-10 15:56:31 +11:00 |
|
David Bomba
|
958e0bbfc6
|
Merge pull request #9286 from turbo124/v5-develop
Adjustments for task imports
|
2024-02-10 14:51:07 +11:00 |
|
David Bomba
|
c41e3db421
|
Merge pull request #9275 from Flole998/fixpaths.yaml
Fix various openAPI related mistakes in openapi/paths.yaml
|
2024-02-10 14:36:59 +11:00 |
|
David Bomba
|
9d7471ea54
|
Merge pull request #9276 from Flole998/fixautherrors
Fix missing / in openapi-docs
|
2024-02-10 14:36:08 +11:00 |
|
David Bomba
|
7ab254a813
|
Merge pull request #9285 from beganovich/switch-rff
Switching subscriptions RFF
|
2024-02-10 14:35:37 +11:00 |
|
David Bomba
|
0ccf344593
|
Merge pull request #9283 from Flole998/fixopenapi
Fix openAPI specification build order
|
2024-02-10 14:35:20 +11:00 |
|
David Bomba
|
eff1798225
|
Changes for language
|
2024-02-10 14:15:00 +11:00 |
|
David Bomba
|
9593c7c820
|
Minor fixes for task start date calculations
|
2024-02-10 13:40:12 +11:00 |
|
Benjamin Beganović
|
56c2bdda20
|
Refactor subscription plan switch component and add form validation
|
2024-02-09 19:20:38 +01:00 |
|
Benjamin Beganović
|
3dfe5db4fd
|
Refactor SubscriptionPlanSwitch class and add handleRff method
|
2024-02-09 19:20:33 +01:00 |
|
Benjamin Beganović
|
5bac6253f9
|
Assets build
|
2024-02-09 17:54:00 +01:00 |
|
Benjamin Beganović
|
4013437115
|
Refactor authentication logic in Authentication component
|
2024-02-09 17:53:44 +01:00 |
|
Benjamin Beganović
|
4b971157c1
|
Add BillingPortal Example component
|
2024-02-09 17:53:41 +01:00 |
|
Benjamin Beganović
|
f55cfd9179
|
Add request_data and campaign properties to Purchase class
|
2024-02-09 17:53:38 +01:00 |
|
Benjamin Beganović
|
a5672187c4
|
Refactor authentication view in billing portal v3
|
2024-02-09 17:53:34 +01:00 |
|
Benjamin Beganović
|
05f8e2a72c
|
Refactor purchase.blade.php layout
|
2024-02-09 17:53:31 +01:00 |
|
Flole998
|
09801f7e8a
|
Fix openAPI specification build order
Helps to solve #9272
|
2024-02-09 13:06:08 +00:00 |
|
Flole998
|
f65541c2cf
|
Fix various openAPI related mistakes in openapi/paths.yaml
Helps to fix #9272
|
2024-02-09 13:02:57 +00:00 |
|
Flole998
|
f78b3700c0
|
Fix missing / in openapi-docs
Helps fixing #9272
|
2024-02-09 13:00:26 +00:00 |
|
David Bomba
|
b513ceed11
|
implementation of custom email templates
|
2024-02-09 16:14:51 +11:00 |
|
David Bomba
|
ff072956cb
|
New email templates
|
2024-02-09 15:06:34 +11:00 |
|
David Bomba
|
64330461ca
|
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
|
2024-02-09 14:22:32 +11:00 |
|
David Bomba
|
8486bc4ad4
|
Adjustments for task impotrs
|
2024-02-09 14:21:19 +11:00 |
|
Benjamin Beganović
|
86f54470bb
|
Add v3 endpoint for subscription purchase
|
2024-02-08 19:55:50 +01:00 |
|
Benjamin Beganović
|
b9f49f5e05
|
Add purchase view for billing portal v3
|
2024-02-08 19:55:47 +01:00 |
|
Benjamin Beganović
|
9877c5ab3d
|
Add billing portal purchase view
|
2024-02-08 19:55:44 +01:00 |
|
Benjamin Beganović
|
631b7f7b25
|
Add authentication view for billing portal v3
|
2024-02-08 19:55:41 +01:00 |
|
Benjamin Beganović
|
1a2f6ea48d
|
Add BillingPortal Setup component
|
2024-02-08 19:55:38 +01:00 |
|
Benjamin Beganović
|
2c1cb88783
|
Add Purchase component to BillingPortal
|
2024-02-08 19:55:35 +01:00 |
|
Benjamin Beganović
|
b290969ccf
|
Add Authentication component to BillingPortal
|
2024-02-08 19:55:33 +01:00 |
|
Benjamin Beganović
|
e5f3d19c5d
|
Add v3 method to SubscriptionPurchaseController
|
2024-02-08 19:55:29 +01:00 |
|
David Bomba
|
4fa76afee6
|
Fixes for router domains
|
2024-02-08 21:12:01 +11:00 |
|
David Bomba
|
f1b81e1587
|
sub v2
|
2024-02-08 18:42:38 +11:00 |
|
David Bomba
|
5e7a184118
|
Tests for pro rata calculations
|
2024-02-08 14:38:22 +11:00 |
|
David Bomba
|
4901b31c47
|
Sub v2
|
2024-02-08 13:56:50 +11:00 |
|
David Bomba
|
735cc552af
|
Merge pull request #9278 from turbo124/v5-develop
Pro Rata subscriptions calculation
|
2024-02-08 11:57:37 +11:00 |
|
David Bomba
|
12b1aeaa72
|
Sub v2
|
2024-02-08 11:57:09 +11:00 |
|
David Bomba
|
61aeed7321
|
Add client documents route
|
2024-02-08 09:51:40 +11:00 |
|
David Bomba
|
0337576d89
|
Merge pull request #9273 from beganovich/1323-subscriptions
RFF support for purchase links
|
2024-02-08 07:46:20 +11:00 |
|
Benjamin Beganović
|
a86a8d9fad
|
Add conditional rendering for contact fields in billing portal purchase form
|
2024-02-07 17:52:54 +01:00 |
|
Benjamin Beganović
|
af27cd0b4e
|
Add hidden input fields for contact information in billing portal purchase form
|
2024-02-07 17:30:55 +01:00 |
|
Benjamin Beganović
|
ecefa336d2
|
Add RFF functionality to BillingPortalPurchase class
|
2024-02-07 17:30:52 +01:00 |
|
David Bomba
|
97185425ea
|
Fixes for tests
|
2024-02-07 12:32:32 +11:00 |
|