opnform-host-nginx/client/components/pages
Chirag Chhatrala c17f4776bc
Integration pages from Notion (#753)
* Integration pages from Notion

* fix integration page

* Refactor environment variables and update routing in integration pages

- Removed unused environment variables related to MUX from `.env.docker` and `.env.example` to streamline configuration.
- Updated routing links in `OpenFormFooter.vue` to correct navigation paths for "Integrations", "Report Abuse", and "Privacy Policy", enhancing user experience.
- Added middleware to `definePageMeta` in `index.vue` and `[slug].vue` for integration pages to enforce self-hosted logic.

These changes aim to improve code clarity and ensure proper routing functionality across the application.

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2025-05-19 15:08:15 +02:00
..
admin Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
auth Add POST method to LoginForm and RegisterForm components 2025-04-14 10:32:48 +02:00
forms Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
notion Integration pages from Notion (#753) 2025-05-19 15:08:15 +02: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 Integration pages from Notion (#753) 2025-05-19 15:08:15 +02:00