David Bomba
|
c010c99547
|
Build pipeline for payment
|
2024-02-17 10:09:59 +11:00 |
|
David Bomba
|
112efdaadb
|
Fixes for OTP
|
2024-02-17 06:19:49 +11:00 |
|
Benjamin Beganović
|
fe2c4b3863
|
Scaffold work on handling payment methods
|
2024-02-16 17:43:07 +01:00 |
|
Benjamin Beganović
|
e8eca033eb
|
Refactor Summary component to remove unnecessary code and add product notes
|
2024-02-16 17:42:38 +01:00 |
|
Benjamin Beganović
|
5d9da26970
|
Fixes for circular referece and re-rendering
|
2024-02-16 17:42:26 +01:00 |
|
Benjamin Beganović
|
0d2087dfc2
|
Scaffold payments handling
|
2024-02-15 19:33:34 +01:00 |
|
Benjamin Beganović
|
39840acd1b
|
wip: Circular event referencing
|
2024-02-15 19:33:20 +01:00 |
|
Benjamin Beganović
|
14f069161d
|
Add methods to the components array
|
2024-02-15 19:33:07 +01:00 |
|
Benjamin Beganović
|
75d5b0fcf0
|
Add quantity selection for recurring products
|
2024-02-14 18:30:51 +01:00 |
|
Benjamin Beganović
|
7b9a4a61fc
|
Add quantity selection for optional recurring products
|
2024-02-14 18:30:46 +01:00 |
|
Benjamin Beganović
|
474a1908ba
|
Refactor optional one-time products view and component
|
2024-02-14 18:30:38 +01:00 |
|
Benjamin Beganović
|
bc5ec3e1ac
|
Add computed attribute for total calculation in Summary component
|
2024-02-14 18:29:57 +01:00 |
|
Benjamin Beganović
|
21aa192e34
|
Add UUID generation to Purchase component
|
2024-02-14 18:29:48 +01:00 |
|
Benjamin Beganović
|
b73656166e
|
Add RFF class to Purchase component
|
2024-02-13 18:57:13 +01:00 |
|
Benjamin Beganović
|
96b44cfb47
|
Add RFF component to BillingPortal
|
2024-02-13 18:57:05 +01:00 |
|
Benjamin Beganović
|
38d9054650
|
Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3
|
2024-02-13 18:50:16 +01:00 |
|
Benjamin Beganović
|
9204ed1e3d
|
Add context handling and calculate totals in BillingPortal Summary
|
2024-02-13 18:39:53 +01:00 |
|
David Bomba
|
a72058525e
|
Merge pull request #9291 from turbo124/v5-develop
Fixes for openapi spec
|
2024-02-13 14:38:29 +11:00 |
|
David Bomba
|
ae8fbc89d9
|
Ensure gateway fees are displayed with invoices that only have tasks
|
2024-02-13 14:28:14 +11:00 |
|
David Bomba
|
169c1074f2
|
Add cast ABS when sorting lists by number
|
2024-02-13 13:57:04 +11:00 |
|
David Bomba
|
2a33bb31e2
|
minor fixes
|
2024-02-13 11:34:22 +11:00 |
|
Kevin
|
6db185d893
|
Update AccountTransformer.php
Also update the account_name
Signed-off-by: Kevin <kevin@kevjoe.be>
|
2024-02-12 21:36:09 +01:00 |
|
Benjamin Beganović
|
c48167bfd7
|
Add RecurringProducts component and corresponding view
|
2024-02-12 18:55:42 +01:00 |
|
Benjamin Beganović
|
2faeb2eeaa
|
Add OptionalRecurringProducts component and corresponding view
|
2024-02-12 18:55:30 +01:00 |
|
Benjamin Beganović
|
28db9eb508
|
Add OptionalOneTimeProducts component and its corresponding view
|
2024-02-12 18:55:25 +01:00 |
|
Benjamin Beganović
|
8e572f5790
|
Add OneTimeProducts component and its corresponding view
|
2024-02-12 18:55:19 +01:00 |
|
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
|
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
|
9593c7c820
|
Minor fixes for task start date calculations
|
2024-02-10 13:40:12 +11:00 |
|
Benjamin Beganović
|
3dfe5db4fd
|
Refactor SubscriptionPlanSwitch class and add handleRff method
|
2024-02-09 19:20:33 +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 |
|
Flole998
|
09801f7e8a
|
Fix openAPI specification build order
Helps to solve #9272
|
2024-02-09 13:06:08 +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ć
|
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 |
|