2
0
Commit Graph

332 Commits

Author SHA1 Message Date
5619eef459 🐛 (bot) Fix input prefill when linked to another typebot 2022-11-22 08:14:25 +01:00
34cfd1db30 ⬆️ Upgrade dependencies 2022-11-21 19:08:14 +01:00
bdf4e83617 🔧 Update db turbo scripts 2022-11-21 15:39:31 +01:00
451ffbcacf ♻️ Add shared eslint config 2022-11-21 11:18:58 +01:00
d58f9bd3a1 ♻️ (results) Introduce tRPC and use it for the results 2022-11-18 18:31:21 +01:00
78fd974ebe 📦 (wordpress) Update package version 2022-11-17 16:49:51 +01:00
7db0e01aca Add audio bubble block
Closes #167
2022-11-17 10:33:17 +01:00
473d315e0f (settings) Add a "disable responses saving" option
Closes #164
2022-11-16 16:17:42 +01:00
2bd7cee58e 🚸 (bot) Avoid waiting for blocks with no returned data 2022-11-16 15:21:09 +01:00
6725c17a02 🚸 (condition) Enable multiple condition items in one block
Closes #162
2022-11-16 14:56:09 +01:00
6fdbf98eed 🛂 Add setCustomPlan script 2022-11-16 09:04:52 +01:00
087d24e587 🧑‍💻 (typebot-js) Implement easier commands: open / close / toggle 2022-11-15 16:31:00 +01:00
8ca9af4911 ⬆️ Upgrade dependencies 2022-11-15 16:31:00 +01:00
972094425a ♻️ (bot) Change to features-centric folder structure 2022-11-15 15:14:38 +01:00
a5c8a8a95c ♻️ (models) Change to features-centric folder structure 2022-11-15 15:14:38 +01:00
a9d04798bc ♻️ (viewer) Change to features-centric folder structure 2022-11-15 15:14:38 +01:00
d01549fee6 🚸 (chatwoot) Make sure to close the chat bubble before opening Chatwoot 2022-11-10 14:21:42 +01:00
54a1dc0431 🧑‍💻 (typebot-js) Add closeChatBubble event data 2022-11-10 12:08:51 +01:00
ea84039024 Add Chatwoot livechat integration
Closes #159
2022-11-10 10:53:44 +01:00
92147c315f 🚑 (typebot-js) Fix 404 unpkg entrypoint 2022-11-10 07:20:49 +01:00
8ab67b7580 🐛 (typebot-js) Fix default export from js lib
Closes
2022-11-09 15:50:06 +01:00
b31b603cc7 (logic) Add execute in parent window context for code block 2022-11-09 15:08:42 +01:00
6dd7bd9562 🐛 (results) Fix bug preventing user from seeing linked typebots results 2022-11-06 09:57:08 +01:00
63845effaf 🐛 (share) Restrict public ID to non-existant only 2022-11-04 13:53:54 +01:00
570a780db1 🚸 (signin) Better disabled signups behavior
If DISABLE_SIGNUP is set to "true" will directly see a clear error message

Closes #111
2022-11-03 08:13:22 +01:00
2c66c59dfc 📦 Upgrade packages 2022-11-02 19:45:46 +01:00
48285479cc 🚸 (googleSheets) Set value to null if not found from sheet 2022-10-31 19:22:50 +01:00
385853ca3c (billing) Implement custom plan 2022-10-28 18:14:39 +02:00
264711b029 (webhook) Improve bot test 2022-10-22 07:30:26 +02:00
f8e770c875 🗃️ Add typebotId index on Result table 2022-10-20 09:09:46 +02:00
7b0bd08dc8 🚑 (bot) Fix set variable number computation 2022-10-17 22:36:53 +02:00
ff52a676f6 📦 Update packages 2022-10-16 10:54:21 +02:00
3dc3ab201d (bot) Improve variables parsing and predictability 2022-10-15 09:35:27 +02:00
40d2db59dc 🚸 (bot) disable auto focus on mobile 2022-10-12 08:43:30 +02:00
b46d35214d 🐛 (editor) inconsistency in route change auto save 2022-10-12 07:42:32 +02:00
84163c6585 🏗️ Use tsup for bot and typebot-js packages 2022-10-11 08:57:37 +02:00
5289a96940 📦 Upgrade deps 2022-10-09 07:48:58 +02:00
aea9021eb8 🚸 (bot) Display inputs to the right s… 2022-10-07 17:32:14 +02:00
30c1acbd2b 🚸 (bot) Display inputs to the right s… 2022-10-07 06:36:36 +02:00
bfed599695 (editor) Add unpublish and close typebot options
Introducing more menu items on the "Publised" button in the editor. You can now unpublish a typebot and close it to new
responses
2022-10-06 08:33:46 +02:00
a947c1ce34 📦 Upgrade deps to latest version 2022-10-02 10:34:13 +02:00
fac70b9639 🚸 (inputs) Improve date input response bubble formatting 2022-10-01 18:47:29 +02:00
15dbc9577d 🐛 (usage) Archive typebot to be able to compute usage 2022-10-01 09:16:54 +02:00
1654de3c1f 🧑‍💻 (emails) Add decent emails management
Use mjml-react to generate emails. Put all emails in a independent package.
2022-10-01 07:00:05 +02:00
3c803b1345 🐛 Remove delete result cascade 2022-09-27 08:30:42 +02:00
30dff2d5d7 🐛 (limits) Fix storage limit trigger and e2e tests 2022-09-27 08:30:42 +02:00
1063429275 🐛 (limits) Fix usage limits email emojis 2022-09-27 08:30:42 +02:00
6384a3adae 🐛 (stripe) Fix plan update and management 2022-09-27 08:30:42 +02:00
c94a6581be (lp) Add new pricing page 2022-09-27 08:30:42 +02:00
c1dd4d403e 👷 Transpile components for better DX 2022-09-27 08:30:42 +02:00