opnform-host-nginx/client/components/forms/components
JhumanJ 1ba7805e35 Enhance Form Visibility Logic and UI Components
- Updated the `getIsClosedAttribute` method in `Form.php` to include a check for the form's visibility status, ensuring that forms marked as 'closed' are accurately reflected in their state.
- Modified `QuillyEditor.vue` to import additional Quill patches for improved functionality.
- Changed the alert color from yellow to amber in `OpenCompleteForm.vue` for better visual consistency.
- Refactored the form status display in `OpenCompleteForm.vue` and `show.vue` to utilize the new `FormStatusBadges` component, streamlining the UI and improving maintainability.
- Enhanced the `FormEditorNavbar.vue` to include icons for better user experience and clarity.

These changes aim to improve the accuracy of form visibility handling and enhance the overall user interface across various components.
2025-05-16 19:59:08 +02:00
..
CameraUpload.vue Add regex matching filters to open_filters.json (#722) 2025-03-15 13:55:42 +08:00
CaptchaInput.vue Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
CaptchaWrapper.vue Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
CheckboxIcon.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
FormSubmissionFormatter.js Apply Mentions everywhere (#595) 2024-10-22 10:34:29 +02:00
HCaptchaV2.vue Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
InputHelp.vue Form editor v2 (#579) 2024-09-23 20:02:38 +02:00
InputLabel.vue Form Editor v2.5 (#599) 2024-10-23 10:34:51 +02:00
InputWrapper.vue Form Editor v2.5 (#599) 2024-10-23 10:34:51 +02:00
MentionDropdown.vue Fix quill and mentions (#758) 2025-05-16 17:09:07 +02:00
QuillyEditor.vue Enhance Form Visibility Logic and UI Components 2025-05-16 19:59:08 +02:00
RadioButtonIcon.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
RecaptchaV2.vue Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
UploadedFile.vue Manually upload signature (#521) 2024-08-16 16:49:23 +02:00
VCheckbox.vue Zapier integration (#491) 2024-08-12 11:14:02 +02:00
VSelect.vue Refactor form components (#659) 2025-01-03 16:15:47 +01:00