opnform-host-nginx/client/components/pages
Julien Nahum 3e80c88527 Update Navbar.vue and FormCleanings.vue for Improved Logic and UI Consistency
- Modified Navbar.vue to enhance form validation logic by allowing access when `import.meta.server` is true, improving handling of form states in specific routes.
- Updated FormCleanings.vue to replace the icon name from "bi:stars" to "i-heroicons-sparkles-16-solid", ensuring consistency with the icon library used across the application.

These changes aim to improve the user experience and maintainability of the components by refining logic and standardizing UI elements.
2025-03-26 17:07:02 +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 Update Navbar.vue and FormCleanings.vue for Improved Logic and UI Consistency 2025-03-26 17:07:02 +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