David Bomba
|
55d512b0a5
|
Fixes for wrong product types being used cost => price
|
2024-02-22 14:00:39 +11:00 |
|
David Bomba
|
a32452f443
|
Fixes for user filter sort by
|
2024-02-22 09:38:53 +11:00 |
|
David Bomba
|
42b111db58
|
Fixes for column sorting for user list
|
2024-02-22 09:35:02 +11:00 |
|
David Bomba
|
440d1a2afb
|
update commit notes
|
2024-02-22 07:45:06 +11:00 |
|
Benjamin Beganović
|
4cee352009
|
Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3
|
2024-02-21 18:02:10 +01:00 |
|
Benjamin Beganović
|
d3154c6409
|
Add conditional rendering for optional products label
|
2024-02-21 18:00:10 +01:00 |
|
Benjamin Beganović
|
e426fad38d
|
Add showOptionalProductsLabel method to Cart class
|
2024-02-21 18:00:06 +01:00 |
|
Benjamin Beganović
|
64ef4ee9da
|
Update hidden input fields in purchase.blade.php
|
2024-02-21 17:55:16 +01:00 |
|
Benjamin Beganović
|
ec88825c2a
|
Update purchase.submit event listener in billing portal view
|
2024-02-21 17:55:12 +01:00 |
|
Benjamin Beganović
|
57159ca31f
|
Refactor purchase submission in Submit.php
|
2024-02-21 17:55:08 +01:00 |
|
hillelcoren
|
904aef8588
|
Admin Portal - Selfhosted
|
2024-02-21 13:01:18 +00:00 |
|
hillelcoren
|
a7fcb9a105
|
Admin Portal - Profile
|
2024-02-21 12:56:57 +00:00 |
|
hillelcoren
|
847a3d4a8c
|
Admin Portal - Hosted
|
2024-02-21 12:52:45 +00:00 |
|
David Bomba
|
efa6743edf
|
Adjustments for reports
|
2024-02-21 14:01:52 +11:00 |
|
David Bomba
|
1f1716a3cd
|
Updates for profit/loss reporting
|
2024-02-21 13:58:08 +11:00 |
|
David Bomba
|
14a93eda0b
|
Minor fixes
|
2024-02-21 09:13:40 +11:00 |
|
David Bomba
|
a2f93f3754
|
Adjustments for invoicesum
|
2024-02-21 08:46:52 +11:00 |
|
Benjamin Beganović
|
21c920ad71
|
Add spinner animation to purchase page
|
2024-02-20 17:24:47 +01:00 |
|
Benjamin Beganović
|
1cc17a4af4
|
Add spinner and observer for loading screen
|
2024-02-20 17:24:42 +01:00 |
|
Benjamin Beganović
|
8e4e6c4f70
|
Assets production build
|
2024-02-20 17:10:38 +01:00 |
|
Benjamin Beganović
|
68a0db8725
|
Refactored payment methods display
|
2024-02-20 17:10:35 +01:00 |
|
Benjamin Beganović
|
4fbbf52c4e
|
Add loading spinner to BillingPortal/Submit component
|
2024-02-20 17:10:22 +01:00 |
|
Benjamin Beganović
|
ac9a9fe437
|
Add billing portal blade views to file watchlist
|
2024-02-20 17:10:17 +01:00 |
|
David Bomba
|
6f495a77fa
|
Updates for exchange rates
|
2024-02-20 21:16:00 +11:00 |
|
Benjamin Beganović
|
ef0807ea59
|
Add contact fields
|
2024-02-20 09:56:44 +01:00 |
|
David Bomba
|
b7bfb4ee0c
|
Set exchange rate to inverse for invoices
|
2024-02-20 19:01:50 +11:00 |
|
David Bomba
|
fb92f8fe9d
|
Stubs for form submissions
|
2024-02-20 17:29:38 +11:00 |
|
David Bomba
|
c8f7e9e250
|
Working on payment submissions
|
2024-02-20 16:05:00 +11:00 |
|
David Bomba
|
f3316277c3
|
Fixes for line items
|
2024-02-20 15:33:10 +11:00 |
|
David Bomba
|
6fcd321ce2
|
Additional tests
|
2024-02-20 15:09:21 +11:00 |
|
David Bomba
|
328d00e235
|
Improve parseFloat function
|
2024-02-20 13:29:30 +11:00 |
|
David Bomba
|
25df7eacad
|
Fixes for missing variables prop in pre payments
|
2024-02-20 07:28:53 +11:00 |
|
Benjamin Beganović
|
09af7474e4
|
Add Submit class to Purchase component
|
2024-02-19 18:16:44 +01:00 |
|
Benjamin Beganović
|
7d5a8f5787
|
Add BillingPortal Submit component
|
2024-02-19 18:16:40 +01:00 |
|
Benjamin Beganović
|
9acdb89ab8
|
Refactor purchase context and dispatch purchase next
|
2024-02-19 18:16:37 +01:00 |
|
Benjamin Beganović
|
f119c26905
|
Fix cost calculation in SubscriptionCalculator
|
2024-02-19 18:16:32 +01:00 |
|
Benjamin Beganović
|
0f3cd7eb3c
|
Add event listener for form submission
|
2024-02-19 18:16:27 +01:00 |
|
Benjamin Beganović
|
93df3a4007
|
Add payment form to purchase view
|
2024-02-19 18:16:15 +01:00 |
|
Benjamin Beganović
|
2fc309beee
|
Fixes for passing client_id into final context
|
2024-02-19 17:52:07 +01:00 |
|
Benjamin Beganović
|
bf22bb9143
|
Enforce authentication for payment methods
|
2024-02-19 17:47:58 +01:00 |
|
Benjamin Beganović
|
1cbb3b2d20
|
Fixes for quantity handling
|
2024-02-19 17:20:59 +01:00 |
|
David Bomba
|
8bbccdc964
|
Merge pull request #9304 from paulwer/feat-translations-for-nordigen-transaction-transformer
Feat: translations for nordigen transaction transformer - exchange rate
|
2024-02-19 17:41:59 +11:00 |
|
David Bomba
|
b3fbf505e0
|
Fixes for syntax
|
2024-02-19 17:41:39 +11:00 |
|
David Bomba
|
e87c618778
|
Updated 2FA error message response
|
2024-02-19 17:28:15 +11:00 |
|
David Bomba
|
4d4e3745f1
|
Fixes for company export paths
|
2024-02-19 16:10:14 +11:00 |
|
David Bomba
|
881ae75e5d
|
Merge pull request #9305 from turbo124/v5-develop
v5.8.27
|
2024-02-19 08:47:56 +11:00 |
|
David Bomba
|
8edebaef85
|
V5.8.27
|
2024-02-19 08:47:32 +11:00 |
|
David Bomba
|
6edcec8dcd
|
Updates for type for smtp port
|
2024-02-19 07:58:15 +11:00 |
|
paulwer
|
a960391304
|
fixes
|
2024-02-18 19:10:42 +01:00 |
|
paulwer
|
7c4620af93
|
fixes
|
2024-02-18 19:04:17 +01:00 |
|