typebot.io/apps/builder
Baptiste Arnaud b81fcf0167
Auto continue bot on whatsApp if starting block is input (#849)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
### Summary by CodeRabbit

**New Features:**
- Added WhatsApp integration feature to the Pro plan.

**Refactor:**
- Introduced the ability to exclude specific plans from being displayed
in the Change Plan Modal.
- Renamed the function `isProPlan` to `hasProPerks`, enhancing code
readability and maintainability.
- Updated the `EmbedButton` component to handle a new `lockTagPlan`
property and use the `modal` function instead of the `Modal` component.

**Chore:**
- Removed the `whatsAppPhoneNumberId` field from the `Typebot` model
across various files, simplifying the data structure of the model.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-09-25 17:20:42 +02:00
..
public Add WhatsApp integration beta test (#722) 2023-08-29 10:05:24 +02:00
src Auto continue bot on whatsApp if starting block is input (#849) 2023-09-25 17:20:42 +02:00
.eslintrc.js ♻️ Add shared eslint config 2022-11-21 11:18:58 +01:00
next-env.d.ts 🚀 Init Turbo Repo 2021-12-16 15:19:05 +01:00
next.config.mjs 🚑 Fix pt-BR i18n loading 2023-09-05 18:36:22 +02:00
package.json ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
playwright.config.ts ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
sentry.client.config.js 🚸 Skip validation if __ENV.js file does not exist 2023-08-31 09:57:54 +02:00
sentry.properties 💚 Fix sentry not receiving events 2022-12-16 08:39:14 +01:00
sentry.server.config.js 🧑‍💻 Improve env variables type safety and management (#718) 2023-08-28 09:13:53 +02:00
tsconfig.json ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00