opnform-host-nginx/client/stores
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
..
access_tokens.js Zapier integration (#491) 2024-08-12 11:14:02 +02:00
app.js Re-login modal (#717) 2025-03-25 10:41:11 +01:00
auth.js Enhance JWT Token Management and Authentication Flow (#720) 2025-03-10 17:32:17 +08:00
errors.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
featureFlags.js Refactor Docker configuration and development setup 2025-01-29 17:19:36 +01:00
form_integrations.js Feature flags (#543) 2024-08-27 16:49:43 +02:00
forms.js Improve resources loading (#692) 2025-02-11 17:14:44 +01:00
notion_pages.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
oauth_providers.js Re-login modal (#717) 2025-03-25 10:41:11 +01:00
records.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
subscription_modal.js Pricing Upgrade Flow changes (#514) 2024-08-23 12:23:01 +02:00
templates.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
working_form.js Refactor Form Submission and Field Management Logic 2025-03-25 18:42:53 +01:00
workspaces.js Team functionality (#459) 2024-07-04 17:21:36 +02:00