1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
Commit Graph

2764 Commits

Author SHA1 Message Date
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ć
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ć
68a0db8725 Refactored payment methods display 2024-02-20 17:10:35 +01:00
Benjamin Beganović
ef0807ea59 Add contact fields 2024-02-20 09:56:44 +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ć
f235d44ac5 Update key references for components 2024-02-16 17:42:55 +01:00
David Bomba
ce2885ed37 Adjustments for test mail server 2024-02-16 13:45:56 +11:00
Benjamin Beganović
0d2087dfc2 Scaffold payments handling 2024-02-15 19:33:34 +01:00
Benjamin Beganović
061643c5da Add optional products section to cart view 2024-02-14 18:30:54 +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ć
c2c939af76 Add conditional rendering for items with quantity greater than 0 in summary.blade.php 2024-02-14 18:30:02 +01:00
Benjamin Beganović
9696fc4f59 Update purchase.blade.php layout 2024-02-14 18:29:53 +01:00
Benjamin Beganović
6cb0f11b5d Add RFF form to billing portal v3 2024-02-13 18:57:10 +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ć
e83eac004a Add summary details to billing portal v3 2024-02-13 18:40:01 +01:00
Benjamin Beganović
133b22180d Refactor purchase.blade.php layout 2024-02-13 18:39:57 +01:00
David Bomba
b490524009 Improve templates 2024-02-13 17:11:40 +11:00
David Bomba
83215cd0bc Improve template switching for hosted users 2024-02-13 17:10:36 +11:00
David Bomba
52ae1722b3 Add selector for company logo on main page 2024-02-13 14:03:59 +11: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
David Bomba
192722b7a4 Minor adjustments 2024-02-12 14:00:24 +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
Benjamin Beganović
56c2bdda20 Refactor subscription plan switch component and add form validation 2024-02-09 19:20: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
David Bomba
ff072956cb New email templates 2024-02-09 15:06:34 +11: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
David Bomba
4fa76afee6 Fixes for router domains 2024-02-08 21:12:01 +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
David Bomba
f16e8fdd15 Fixes for KRW currency formatting 2024-02-07 07:42:46 +11:00
Benjamin Beganović
73e9b1c9cb Add validation errors to invoice show page 2024-02-04 17:08:40 +01:00
Benjamin Beganović
26470f75a0 Add required contact fields to invoice form 2024-02-04 05:46:53 +01:00
David Bomba
6966c5cc61
Merge pull request #9224 from beganovich/31-rff
Required form fields
2024-02-04 11:21:34 +11:00
David Bomba
886e6b3de8 Improvements for email handling 2024-02-03 22:31:24 +11:00
David Bomba
bea52e641e Fixes for display of unsubscribe link 2024-02-03 22:26:43 +11:00
David Bomba
c065d1c85d v5.8.21 2024-02-01 19:45:45 +11:00
David Bomba
f2b85e0745 Fixes for plain text emails 2024-02-01 19:44:58 +11:00
Benjamin Beganović
d1980ec9c3 Add nextButton references to Payment class 2024-01-31 18:59:50 +01:00
Benjamin Beganović
d4ea1ee839 Update accept terms button ID 2024-01-31 18:59:40 +01:00
Benjamin Beganović
958a327013 Update signature button ID 2024-01-31 18:59:37 +01:00
Benjamin Beganović
252e61f984 Update ID of next-step button in required-fields.blade.php 2024-01-31 18:59:34 +01:00
Benjamin Beganović
b61d68847b Update accept terms button ID 2024-01-31 18:47:58 +01:00
Benjamin Beganović
724ffca9f6 Update signature button ID 2024-01-31 18:47:55 +01:00
Benjamin Beganović
d70c07bb5c Add required fields modal to invoices 2024-01-31 18:47:52 +01:00
Benjamin Beganović
35587cdab4 Add required contact fields to payment form 2024-01-31 18:47:46 +01:00
Benjamin Beganović
290827b2d8 Refactor Payment class to handle additional steps 2024-01-31 18:47:43 +01:00
David Bomba
72e441c1c4 Updates for @isset() 2024-01-31 16:46:29 +11:00
David Bomba
59568b20df Refactor for emails - failed notifications 2024-01-29 17:45:22 +11:00
David Bomba
50676394e0 Replace variables in Terms for user acceptance in Client Portal 2024-01-29 15:43:40 +11:00
David Bomba
2873b0e522 Add option for html entity view in Client Portal 2024-01-28 15:05:30 +11:00
David Bomba
0d9b40dcb6 Fixes for subscription switching 2024-01-28 11:05:50 +11:00
David Bomba
9f5cfd7440 Adjustments for PayPal Rest implementation 2024-01-28 09:21:45 +11:00
David Bomba
d05a58cebe Livewire fixes for subscription purchasds 2024-01-27 18:59:56 +11:00
David Bomba
2aa26a5227 Updates for partially applied payments 2024-01-26 10:20:28 +11:00
David Bomba
a329af2ddd Add partially unapplied payment status 2024-01-26 10:04:50 +11:00
David Bomba
976d1f9f1a Add tasks to client portal 2024-01-25 14:06:26 +11:00
David Bomba
76d159ee02
Merge pull request #9172 from beganovich/1297
E-mail preferences links
2024-01-24 14:40:05 +11:00
David Bomba
e252c10e7f Repove reference to country / currency for paypal rest integration 2024-01-22 09:28:21 +11:00
Benjamin Beganović
c1993f2142 Update email preferences form 2024-01-19 15:20:23 +01:00
David Bomba
f6402f87a5 Improvements for unsubscribe links 2024-01-19 13:45:24 +11:00
Benjamin Beganović
9f671a2947 Add email preferences link and update unsubscribe link 2024-01-18 16:53:04 +01:00
Benjamin Beganović
ca15f284cd Add email preferences link to light email template 2024-01-18 16:53:01 +01:00
Benjamin Beganović
9fee6ed6da Add email preferences link to dark email template 2024-01-18 16:52:57 +01:00
Benjamin Beganović
c68b1c07c7 Add email preferences link to client email template 2024-01-18 16:52:53 +01:00
Benjamin Beganović
4377a05716 wip 2024-01-17 17:41:54 +01:00
David Bomba
8f8794214d Fixes for bundling stripe 2024-01-14 12:02:30 +11:00
David Bomba
4f9400454a Rebundle livewire using ESM 2024-01-14 12:00:51 +11:00
David Bomba
5142465163 roll back for livewire resources 2024-01-13 10:01:45 +11:00
David Bomba
a35ca97b3e Load app.js via bundled resources 2024-01-13 09:48:55 +11:00
David Bomba
2939066763 Fixes for links to forum 2024-01-12 17:22:37 +11:00
Benjamin Beganović
fb917e8496 Update payment method form submission delay 2024-01-09 16:07:18 +01:00
David Bomba
98b8b5d377 Minor fixes 2024-01-07 20:37:03 +11:00
David Bomba
a2ec713d84 fixing for OTP v4 payment links 2024-01-07 10:47:46 +11:00
David Bomba
84165cfaba Remove redundant vue files 2024-01-03 22:20:48 +11:00
David Bomba
0f393c5691 Fixes for pre payments 2024-01-03 14:21:01 +11:00
David Bomba
e78ae16e3c Fixes for merge 2024-01-03 13:24:36 +11:00
David Bomba
278b122c83 Update trial plan pricing 2023-12-31 13:15:47 +11:00
David Bomba
490639bd1c
Merge pull request #9069 from turbo124/v5-develop
Improvements
2023-12-26 09:56:50 +11:00
David Bomba
6d2709e671 Updates for HTML view 2023-12-23 07:22:29 +11:00
paulwer
4f3422620e Merge remote-tracking branch 'upstream/v5-develop' into feature-nordigen-payment-provider 2023-12-20 18:00:59 +01:00
paulwer
cb311c52f8 cleanups 2023-12-20 16:42:29 +01:00
Jason Beggs
370d267678 More v3 tweaks 2023-12-18 08:57:29 -05:00
David Bomba
4b5b8ae0ba Refactor for Stripe ACSS payments 2023-12-18 15:25:16 +11:00
David Bomba
dd77eba16a PayPal 2023-12-17 08:38:30 +11:00
paulwer
1e36551917 fixes 2023-12-15 16:39:05 +01:00
Jason Beggs
b1345c02d6 Fix terms modal 2023-12-15 09:42:57 -05:00
paulwer
2e7efb125e fixes 2023-12-15 14:54:17 +01:00
paulwer
10050d567b translations 2023-12-15 14:45:52 +01:00
paulwer
3735845c44 display occured errors in flow with a view 2023-12-15 13:10:45 +01:00
David Bomba
9c914614fe Adjustments to prevent double submissions with PayPal 2023-12-15 22:25:52 +11:00
Jason Beggs
032648f18b More Livewire v3 tweaks 2023-12-14 20:29:47 -05:00
Jason Beggs
3ad837a517 More Livewire v3 tweaks 2023-12-14 08:43:09 -05:00
Jason Beggs
e27ee40ff3 Start upgrading Livewire to v3 2023-12-13 11:52:49 -05:00
paulwer
166a370f80 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-nordigen-payment-provider 2023-12-13 17:05:05 +01:00
David Bomba
95a8c2510f Tests for rehydrating order for payment 2023-12-13 20:01:34 +11:00
David Bomba
a3be388a3d Add taxes and discounts to html viewer in portal 2023-12-12 20:49:44 +11:00
David Bomba
820c76ea4d Adjustments for default quantities 2023-12-12 14:46:08 +11:00
David Bomba
e3b385066b Catch for paypal script not loading 2023-12-12 11:35:36 +11:00
paulwer
0593a57e5c fixes 2023-12-11 16:13:26 +01:00
paulwer
cd4dbb897f dev-workaround for storing accountId + updates to transaction jobs + local fonts 2023-12-11 09:15:41 +01:00
paulwer
6200a8e3d3 replace font with local one 2023-12-11 07:37:56 +01:00
paulwer
89a31d86c0 Merge branch 'v5-develop' into feature-nordigen-payment-provider 2023-12-10 08:18:31 +01:00
paulwer
f3dfdc4d80 introduce nordigen bank_selection ui 2023-12-09 15:13:00 +01:00
David Bomba
4a8987cf8f Disable payment buttons on submit 2023-12-07 13:59:36 +11:00
David Bomba
b219a655be Updates 2023-12-06 12:09:43 +11:00
David Bomba
02ee21801a Updates for layout of signature helper text 2023-12-03 22:07:08 +11:00
JoeMasciantonio
9821a5d7f6 Merge branch 'ux-text-signature-box' into v5-develop 2023-12-02 19:16:08 -05:00
David Bomba
c14d73cda4
Merge pull request #9009 from turbo124/v5-develop
v5.7.56
2023-12-02 15:49:38 +11:00
Tim Conner
f8df4c4629 Add margin-top to public_notes on clean design 2023-11-30 23:18:19 -05:00
David Bomba
0f92b6c82e Hide test mode from paypal PPCP 2023-11-30 17:44:34 +11:00
David Bomba
c0904b0021 Design update migration 2023-11-30 15:26:12 +11:00
David Bomba
7681e58fbc Minor fixes for translations 2023-11-29 00:35:17 +11:00
David Bomba
367715583f Rebuilding template reset 2023-11-29 00:27:04 +11:00
David Bomba
10b37b1a1b Merge PayPal PPCP 2023-11-25 21:04:08 +11:00
David Bomba
f51509b31b Fixes for paypal 2023-11-24 19:23:45 +11:00
David Bomba
964294185e Add link to invoice - if it exists 2023-11-18 09:43:37 +11:00
JoeMasciantonio
c612a0c9b4 ux tip for signature box 2023-11-17 16:34:18 -05:00
David Bomba
d689124871 Invoice task status badges 2023-11-15 20:47:56 +11:00
David Bomba
e7ffc00306 Fixes for paypal ppcp 2023-10-29 20:33:26 +11:00
David Bomba
5af0195abf update credentials to call through Invoice Ninja 2023-10-29 20:09:15 +11:00
David Bomba
9dfbeb2beb Fixes for encoded entities in client portal 2023-10-29 11:09:00 +11:00
David Bomba
8d9d0f2eed Correct redir for yodlee 2023-10-28 09:52:15 +11:00
David Bomba
a669328a80 Refactor for PDF code paths 2023-10-26 12:25:56 +11:00
David Bomba
99b3efda20 merging template 2023-10-25 13:53:50 +11:00
David Bomba
1b2459eb84 Add slight delay for postmark webhooks to catch up 2023-10-22 17:15:56 +11:00
David Bomba
25ceba275c Add suppressions for user notifications 2023-10-18 17:28:10 +11:00
David Bomba
74462c4ef2 Minor fixes 2023-10-18 13:31:04 +11:00
David Bomba
f0dbb10f93 fixes for Paypal PPCP 2023-10-16 20:49:07 +11:00
David Bomba
1f05c10cea Working on payments 2023-10-16 17:00:37 +11:00
David Bomba
92e3f05e8b Add translation for Venmo 2023-10-16 16:49:47 +11:00
David Bomba
15941b8273 Renaming 2023-10-16 16:29:34 +11:00
David Bomba
55059d1227 Paypal CC 2023-10-16 15:48:45 +11:00
David Bomba
f86803739d Fixes for gocardless 2023-10-12 13:30:42 +11:00
David Bomba
bf2670635f Fixes for tests 2023-10-11 15:38:18 +11:00
David Bomba
28909b6396 Fixes for mailers 2023-10-07 08:55:52 +11:00
David Bomba
d88b21a2e2 Remove company name from client selector 2023-10-04 08:26:06 +11:00
David Bomba
f80767bcfc Minor fixes for eway 2023-10-03 09:08:27 +11:00
David Bomba
7b8529ca95 Fixes for braintree 2023-10-03 08:36:10 +11:00
David Bomba
622e645bde
Merge pull request #8849 from turbo124/v5-develop
v5.7.25
2023-10-03 00:22:00 +11:00
Benjamin Beganović
7a3e21689c Update usage of card-js 2023-10-02 15:02:39 +02:00
David Bomba
5ad2125116 Fixes for correct redirects 2023-10-02 17:20:26 +11:00
David Bomba
64001c2a40 Improve resiliency of pdf previews 2023-10-01 11:06:40 +11:00
David Bomba
99b1aab2a2
Merge branch 'v5-develop' into vite-migration 2023-09-25 19:18:49 +10:00
David Bomba
909d9ed9df Refactor for PDF Slot 2023-09-25 14:40:02 +10:00
David Bomba
cfb20182fb Working on designs 2023-09-21 17:15:51 +10:00
David Bomba
b56ad99a68 Changes for react build 2023-09-21 08:44:53 +10:00
David Bomba
b6ebb0ebcf Fixes for document length display in client portal 2023-09-20 12:58:37 +10:00
David Bomba
34e170f7a3 Fixes for statement designs 2023-09-19 11:43:26 +10:00
David Bomba
f67c3cf038 Report exports 2023-09-12 14:21:42 +10:00
David Bomba
c7482c9615 Clean up and remove pdf_file_paths 2023-09-05 12:55:27 +10:00
Benjamin Beganović
84d2375fb3 Fixes for SCSS 2023-09-04 16:40:49 +02:00
Benjamin Beganović
1ebc6016ab Replace require with ES imports 2023-09-04 16:12:21 +02:00
Benjamin Beganović
6df3a5abee Migrate file refs 2023-09-04 16:07:34 +02:00
David Bomba
ab39a55eb1 Adjustment for Purchase Orders in Portal 2023-08-21 20:56:06 +10:00
David Bomba
44956ce6b8 merge downloads into single action for e invoices 2023-08-17 09:06:30 +10:00
David Bomba
035b683eb7 Fixes for types 2023-08-17 08:58:10 +10:00
David Bomba
2497e4296d Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2023-08-16 15:01:04 +10:00
David Bomba
16c9079583 Add listener for Stripe Connect where users have not yet linked Stripe 2023-08-15 22:14:00 +10:00
Lars Kusch
2a1667605d
Merge branch 'v5-develop' into v5-develop 2023-08-14 12:10:39 +02:00
Lars Kusch
c5316f2ad2 Adopt classes for html attributes 2023-08-14 10:23:17 +02:00
David Bomba
e5d5b9d25c Static analysis 2023-08-11 14:18:58 +10:00
David Bomba
e5140e28dc Additional currencies 2023-08-10 09:34:52 +10:00
Lars Kusch
c16478bc06
Merge branch 'v5-develop' into v5-develop 2023-08-09 09:42:35 +02:00
David Bomba
4c1f53804e Improve responsive design of Download PDF button 2023-08-09 08:07:03 +10:00
Lars Kusch
5bda4a7aab Added E-Invoicing-Download-Option to Client portal 2023-08-08 08:31:01 +02:00
David Bomba
a122c6f3cc Update form parameter value for approve quotes 2023-08-08 07:23:03 +10:00
Lars Kusch
dd17119fd6 Enable E-Invoice for client download 2023-08-07 21:55:12 +02:00
David Bomba
5dfb031621 Fixes for bulk quote approval 2023-08-06 16:10:47 +10:00
David Bomba
adc72af6ff Remove references to file paths 2023-07-26 13:13:16 +10:00
David Bomba
8e22cff9ae Fixes for mobile view 2023-07-25 18:24:37 +10:00
David Bomba
60c9888863 Clean up for paypal rest 2023-07-24 07:14:33 +10:00
David Bomba
d411704d89 paypal rest 2023-07-23 18:08:57 +10:00
David Bomba
fd0e4d75ff Complete payment rest API 2023-07-23 12:43:23 +10:00
David Bomba
895bd9dd8f Minor updates 2023-07-23 09:41:41 +10:00
David Bomba
8aa8d6521c Updates for paypal rest 2023-07-23 09:32:05 +10:00
David Bomba
1c9450a6e4 Improve readability for html view in Client Portal 2023-07-20 21:17:01 +10:00
David Bomba
204e6bd852 Minor fixes 2023-07-19 19:25:01 +10:00
David Bomba
f7841aced1 Clean up for pdf slot 2023-07-16 15:09:05 +10:00
David Bomba
526485bcaf Fixes for loader re-displaying inappropriately 2023-07-16 14:28:56 +10:00
David Bomba
5e6b4f35ec Updates for loader in client portal 2023-07-16 13:12:45 +10:00
David Bomba
8e65026508 Fixes for showing signatures / terms 2023-07-16 12:40:32 +10:00
David Bomba
b8bc92deb0 Improve the performance of PDF viewing when PDF file size is very large 2023-07-15 09:17:38 +10:00
David Bomba
08c66fc545 Tune show/hide parameters for html invoices 2023-07-13 12:43:54 +10:00
David Bomba
c239a77dd4 Improvements for html presentation of invoice in client portal 2023-07-12 16:57:03 +10:00
David Bomba
8812286ccb Updates for html cp 2023-07-12 14:55:48 +10:00
David Bomba
bff7e056ba Working on show/hide for screen sizes 2023-07-12 14:06:32 +10:00