opnform-host-nginx/api/app
Julien Nahum 2edd0816d4 Refactor Form Submission Logic and Improve File Handling
- Updated `FormController.php` to correct the file path concatenation for temporary file retrieval, enhancing clarity in file management.
- Modified `FormSubmissionResource.php` to improve the filtering logic for file fields, ensuring only valid files are processed.
- Streamlined the constructor in `StoreFormSubmissionJob.php` for better readability and consistency.
- Enhanced file handling in `StoreFormSubmissionJob.php` by refining the logic for moving files from temporary to permanent storage, ensuring accurate file management.
- Improved the `FormSubmissionFormatter.php` to handle file URLs more robustly with error handling for signed routes.
- Updated `PartialSubmissionTest.php` to remove the hardcoded success message, improving test reliability.
- Refactored `OpenFormField.vue` to simplify the disabled state logic for form fields, enhancing maintainability.
- Adjusted `usePartialSubmission.js` to improve the synchronization mechanism during visibility changes, ensuring data integrity.

These changes aim to enhance the overall functionality, maintainability, and reliability of the form submission process and file handling logic.
2025-05-07 20:03:56 +02:00
..
Console Update tax rate for Finland in GenerateTaxExport command 2025-04-28 14:25:23 +02:00
Enums Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Events Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Exceptions Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Exports Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Http Refactor Form Submission Logic and Improve File Handling 2025-05-07 20:03:56 +02:00
Integrations Stripe Payment (#679) 2025-04-10 12:04:25 +02:00
Jobs Refactor Form Submission Logic and Improve File Handling 2025-05-07 20:03:56 +02:00
Listeners Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
Mail Apply Mentions everywhere (#595) 2024-10-22 10:34:29 +02:00
Models Implement EnsureUserHasWorkspace Trait and Integrate into Controllers… (#741) 2025-04-28 18:03:38 +02:00
Notifications Improve Email Notification Message-ID and Threading Generation 2025-03-06 13:21:12 +08:00
Open Enhance redirect URL handling and MentionParser functionality (#639) 2024-12-10 12:26:01 +01:00
Policies Stripe Payment (#679) 2025-04-10 12:04:25 +02:00
Providers Stripe Payment (#679) 2025-04-10 12:04:25 +02:00
Rules Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
Service Refactor Form Submission Logic and Improve File Handling 2025-05-07 20:03:56 +02:00
Traits Implement EnsureUserHasWorkspace Trait and Integrate into Controllers… (#741) 2025-04-28 18:03:38 +02:00
helpers.php Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00