opnform-host-nginx/client/components/pages
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
..
admin Enhance JWT Token Management and Authentication Flow (#720) 2025-03-10 17:32:17 +08:00
auth Refactor Form Submission and Field Management Logic 2025-03-25 18:42:53 +01:00
forms Decouple title from title block (#696) 2025-03-21 16:59:18 +01:00
pricing Billing flow redirect (#713) 2025-03-05 19:16:33 +08:00
settings Merge branch 'main' of https://github.com/JhumanJ/OpnForm 2025-01-27 18:24:33 +01:00
templates 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
welcome Enhance language support and fix validation messages 2024-12-09 12:47:01 +01:00
NotFoundForm.vue Refactor Form Submission and Field Management Logic 2025-03-25 18:42:53 +01:00
OpenFormFooter.vue Create form abuse page (#731) 2025-03-20 19:01:40 +01:00