typebot.io/packages/lib
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
..
api ♻️ Remove storage limit related code 2023-09-20 16:06:53 +02:00
migrations ♻️ (webhook) Integrate webhook in typebot schema 2023-08-06 10:03:45 +02:00
playwright Auto continue bot on whatsApp if starting block is input (#849) 2023-09-25 17:20:42 +02:00
s3 🚑 (upload) Fix upload in embed 2023-09-21 19:08:43 +02:00
telemetry 🐛 (embed) Make sure env.ts is not bundled in js embed lib 2023-08-29 15:00:04 +02:00
.eslintrc.js ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
getViewerUrl.ts 🐛 (embed) Make sure env.ts is not bundled in js embed lib 2023-08-29 15:00:04 +02:00
hexToRgb.ts (embed) Add size and icon picker in bubble settings (#508) 2023-05-15 15:22:04 +02:00
index.ts ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
isPlanetScale.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
package.json ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
phoneCountries.ts ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
pricing.ts ♻️ Remove storage limit related code 2023-09-20 16:06:53 +02:00
prisma.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
results.ts (typebotLink) Better typebot link with merge option 2023-08-24 08:19:41 +02:00
safeStringify.ts 🐛 (webhook) Fix variable list parsing in custom body 2023-08-18 15:57:52 +02:00
tsconfig.json ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
utils.ts Use minio for presigned urls and remove aws sdk 2023-08-30 09:08:05 +02:00