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

11114 Commits

Author SHA1 Message Date
Benjamin Beganović
863a5594f5 Add contact information handling to RFF component 2024-03-14 16:18:46 +01:00
Benjamin Beganović
d2a95c2915 Refactor authentication methods in RegisterOrLogin component 2024-03-14 15:58:32 +01:00
Benjamin Beganović
f004282310 Refactor Register component in BillingPortal 2024-03-14 15:58:20 +01:00
Benjamin Beganović
7f2a3e1523 Clean up 2024-03-14 15:57:57 +01:00
Benjamin Beganović
0c006d961b Refactor RequiredClientInfo component to handle empty fields and source query parameter 2024-03-14 15:57:50 +01:00
Benjamin Beganović
21780c0e2f Fixes for state ref 2024-03-14 04:34:50 +01:00
Benjamin Beganović
428b416de3 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-13 19:25:37 +01:00
Benjamin Beganović
379ac0991d Refactor registerForm method in Register.php 2024-03-13 19:24:36 +01:00
Benjamin Beganović
dbf5b4166e Refactor register form logic in RegisterOrLogin component 2024-03-13 19:24:33 +01:00
Benjamin Beganović
4a00d0c085 Clean up 2024-03-12 17:14:00 +01:00
Benjamin Beganović
360d6325f5 Refactor Purchase class to update defaultSteps() method 2024-03-12 17:13:53 +01:00
Benjamin Beganović
ba30108e50 Refactor steps retrieval in SubscriptionFactory 2024-03-12 17:13:48 +01:00
David Bomba
bc7fa1d7ad Add catch for null client on project 2024-03-10 13:05:28 +11:00
David Bomba
58fabe2704 Validation for project budgeted hours 2024-03-10 13:01:30 +11:00
David Bomba
c705784137 Handle edge case with Nordigen where account appears active, but access has expired 2024-03-10 12:51:00 +11:00
David Bomba
cc89bcecd2 allow plural for report names in scheduler 2024-03-10 10:13:00 +11:00
David Bomba
f9a7c582b7 Updates for cache::pull 2024-03-09 16:42:27 +11:00
David Bomba
66452a9f2a Catch archived / deleted subscriptions 2024-03-09 16:35:00 +11:00
David Bomba
cc31d84c3c Improve webhooks 2024-03-09 10:21:55 +11:00
Benjamin Beganović
50c9df36ab Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-08 20:03:56 +01:00
Benjamin Beganović
5413dc83b6 Remove unused dependencies and update default steps in Purchase.php 2024-03-08 19:58:55 +01:00
Benjamin Beganović
7802c86731 Remove unused code related to OTP in Register component 2024-03-08 19:37:34 +01:00
Benjamin Beganović
02e8201b10 Add check for existing client contact in withOtp() method 2024-03-08 19:37:29 +01:00
David Bomba
0fe895e862 Typo 2024-03-08 21:25:36 +11:00
David Bomba
3564bb8935 Fixes for task status requests 2024-03-08 13:13:19 +11:00
David Bomba
3197b5f05c Fixes for handle password 2024-03-08 10:31:43 +11:00
David Bomba
5ed098fc9c Fixes for tests 2024-03-08 10:05:48 +11:00
David Bomba
bbcbfe9821 Fixes for recurring invoices - restarting completed recurring invoices 2024-03-08 08:16:39 +11:00
David Bomba
b6d429e336 Add tax calculations for quotes 2024-03-08 06:56:44 +11:00
Benjamin Beganović
c3a7823b72 Refactor email error message in Register.php 2024-03-07 19:13:13 +01:00
Benjamin Beganović
d8ffb804d9 Add email validation and check for existing customer in Login component 2024-03-07 19:13:09 +01:00
Benjamin Beganović
022a36c394 Fixes for password confrim 2024-03-07 18:55:36 +01:00
David Bomba
708bad16ec Remove logging 2024-03-07 17:33:22 +11:00
David Bomba
69007836ac Minor fixes 2024-03-07 17:03:09 +11:00
Benjamin Beganović
7af6471b0b Add registration form to Billing Portal authentication 2024-03-06 17:38:23 +01:00
Benjamin Beganović
6c2ddae6ad Refactor client registration process 2024-03-06 17:38:18 +01:00
Benjamin Beganović
2a8d22aa1e Add ClientRegisterService class for client registration 2024-03-06 17:38:09 +01:00
Benjamin Beganović
0b7e3c031c Refactor client registration logic 2024-03-06 17:38:05 +01:00
David Bomba
aabcb41090 Add cancelled invoice filter 2024-03-06 06:30:06 +11:00
Benjamin Beganović
fcd9205b33 Scaffold registration concept for register-or-login 2024-03-05 19:12:09 +01:00
Benjamin Beganović
74add716ad Add registration fields array 2024-03-05 19:10:55 +01:00
Benjamin Beganović
6d93e11c65 Remove overwrites for fields (RFF) 2024-03-05 19:10:34 +01:00
David Bomba
8b382199d4 Add back throttle provider 2024-03-05 16:32:05 +11:00
David Bomba
25e75fbc52 Fixes for report exports 2024-03-05 16:30:54 +11:00
David Bomba
6f80c6fab8 Updates for custom designs 2024-03-05 16:06:02 +11:00
David Bomba
6859de6e8c Additional logging around email switching 2024-03-05 15:32:32 +11:00
David Bomba
a43bd9c6de Updates for reports 2024-03-05 13:58:26 +11:00
David Bomba
e7ae3f81cb Catch no refund date 2024-03-05 11:27:53 +11:00
David Bomba
8a25832589 minor fixes for RFF 2024-03-05 11:26:34 +11:00
Benjamin Beganović
0c0e652245 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-04 17:32:23 +01:00