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

20004 Commits

Author SHA1 Message Date
David Bomba
42b111db58 Fixes for column sorting for user list 2024-02-22 09:35:02 +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
14a93eda0b Minor fixes 2024-02-21 09:13:40 +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
Benjamin Beganović
ef0807ea59 Add contact fields 2024-02-20 09:56:44 +01: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
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
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
paulwer
a21f3baec9 fixes 2024-02-18 18:55:24 +01:00
paulwer
50d899c93c fixes 2024-02-18 18:53:41 +01:00
paulwer
b9095b96ab localized date within transaction-transformer 2024-02-18 18:49:52 +01:00
paulwer
aa41b4126b code cleanups 2024-02-18 18:22:17 +01:00
paulwer
a7f2e438f2 changes 2024-02-18 18:19:16 +01:00
David Bomba
8e50ae9691
Merge pull request #9302 from turbo124/v5-develop
v5.8.26
2024-02-18 19:54:07 +11:00
David Bomba
9d5e11a0c4 Enforce columns that we can sort on 2024-02-18 17:07:21 +11:00
David Bomba
26a7e73694 Adjustments for eager loading 2024-02-18 16:29:16 +11:00
David Bomba
6c7df568dc Ensure port is int for SMTP 2024-02-18 16:19:09 +11:00
David Bomba
e2287c6d57 Fixes for tests 2024-02-18 15:32:49 +11:00
David Bomba
22793dbe52 v5.8.36 2024-02-18 15:11:01 +11:00
David Bomba
140b9968a1 Merge branch 'allow_unapplied_payments_as_auto_payment' into v5-develop 2024-02-18 15:06:38 +11:00
David Bomba
730e0a17ac Tests for using Unapplied Payments 2024-02-18 15:06:20 +11:00