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

20178 Commits

Author SHA1 Message Date
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ć
1921357adc Assets production build 2024-03-13 19:26:04 +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ć
46bd2be274 Update payment method form submission delay 2024-03-13 19:24:29 +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
17c566bf3b
Merge pull request #9363 from turbo124/v5-develop
v5.8.35
2024-03-10 13:22:48 +11:00
David Bomba
aef9d3ccb6 v5.8.35 2024-03-10 13:22:32 +11:00
David Bomba
f5386f00dd
Merge pull request #9362 from turbo124/v5-develop
Handle edge case with Nordigen where account appears active
2024-03-10 13:22:07 +11:00
David Bomba
fa136f592f Updates for translations 2024-03-10 13:20:24 +11: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
1affa63470
Merge pull request #9360 from turbo124/v5-develop
allow plural for report names in scheduler
2024-03-10 10:13:43 +11:00
David Bomba
cc89bcecd2 allow plural for report names in scheduler 2024-03-10 10:13:00 +11:00
David Bomba
299eb94315
Merge pull request #9359 from turbo124/v5-develop
Updated translations and fixes for webhooks.
2024-03-10 09:59:55 +11:00
David Bomba
1d132070a0 Updated css/js bundles 2024-03-10 09:20:00 +11:00
David Bomba
6aa5c5cad9 Improve API docs 2024-03-09 18:09:43 +11:00
David Bomba
2777a053df Improve API docs 2024-03-09 17:57:16 +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
3e44bc0f4f Fixes for contact guards 2024-03-09 10:40:27 +11:00
David Bomba
cc31d84c3c Improve webhooks 2024-03-09 10:21:55 +11:00
David Bomba
3909af0fe3 Updated translations 2024-03-09 08:38:37 +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ć
d8fccd7288 Assets production build 2024-03-08 19:47:24 +01:00
Benjamin Beganović
56d8896419 Update livewire/livewire version to 3.4.8 2024-03-08 19:47:16 +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
Benjamin Beganović
e3f1520ba9 Remove OTP form from registration page 2024-03-08 19:37:24 +01:00
David Bomba
06873a2a8d
Merge pull request #9356 from turbo124/v5-develop
v5.8.34
2024-03-08 21:26:06 +11:00
David Bomba
0fe895e862 Typo 2024-03-08 21:25:36 +11:00
David Bomba
0d4ad64314 Updated translations 2024-03-08 15:02:11 +11:00
David Bomba
3d37cdde7b Helper test for payment settings 2024-03-08 14:10:19 +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ć
ebba4d5726 Fix email field value in registration form 2024-03-07 19:13:22 +01:00
Benjamin Beganović
8d0544bc72 Fix email value in register-or-login.blade.php 2024-03-07 19:13:19 +01:00
Benjamin Beganović
f1c236ee64 Add checkout restrictions for existing and new customers 2024-03-07 19:13:16 +01: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