opnform-host-nginx/client/stores
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
..
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_cms.js Integration pages from Notion (#753) 2025-05-19 15:08:15 +02:00
oauth_providers.js Refactor form rendering (#747) 2025-05-07 17:15:56 +02: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 rendering (#747) 2025-05-07 17:15:56 +02:00
workspaces.js Team functionality (#459) 2024-07-04 17:21:36 +02:00