opnform-host-nginx/client/components
Julien Nahum d63ecd43cc Refactor Form Submission and Field Management Logic
- Simplified the constructor in StoreFormSubmissionJob for improved readability.
- Enhanced the storeFile method to handle null and empty values more robustly, ensuring better validation of file names.
- Updated StorageFileNameParser to return null for empty file names, improving error handling.
- Refactored OpenForm.vue to optimize form initialization and prevent unnecessary reinitializations, enhancing performance.
- Introduced new methods for managing field groups and preventing recursive updates in OpenForm.vue, improving the overall user experience.
- Enhanced FormEditorSidebar.vue to utilize Pinia store for better state management and clarity.
- Improved FormFieldEdit.vue to prevent page jumps during field editing, ensuring a smoother user experience.
- Added new getters in working_form.js for better page management and navigation within forms.

These changes aim to enhance the maintainability and performance of the form handling logic, providing a more efficient and user-friendly experience.
2025-03-25 18:42:53 +01:00
..
forms Enhance CheckboxInput and ToggleSwitchInput Components with Help Slot Positioning (#728) 2025-03-20 15:33:14 +01:00
global Refactor Form Not Found Handling and Improve Error Response (#730) 2025-03-20 16:55:53 +01:00
open Refactor Form Submission and Field Management Logic 2025-03-25 18:42:53 +01:00
pages Refactor Form Submission and Field Management Logic 2025-03-25 18:42:53 +01:00
settings Zapier integration (#491) 2024-08-12 11:14:02 +02:00
tools 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
vendor Hide invite warning for AppSumo users 2024-07-26 13:24:34 +02:00
workspaces Team functionality (#459) 2024-07-04 17:21:36 +02:00