2
0
Commit Graph

355 Commits

Author SHA1 Message Date
1a3869ae6d ⚗️ Implement bot v2 MVP (#194)
Closes #190
2022-12-22 17:02:34 +01:00
c3985b0d50 🐛 (webhook) Fix parent linked typebot data parsing in webhook 2022-12-22 11:49:46 +01:00
a898a7aa41 Add Google Tag Manager (#185) 2022-12-20 16:59:18 +01:00
3394fa5e0a Add dark mode (#191)
Closes #189
2022-12-20 16:55:43 +01:00
f46ce4781f ⬆️ Upgrade dependencies 2022-12-18 11:50:56 +01:00
2cc61b1bf1 🔧 Add cross env compatibility to scripts (#184) 2022-12-18 11:29:01 +01:00
92dc797b6c 🐛 (typebotLink) Populate variable value when linked typebot is injected 2022-12-13 09:48:48 +01:00
fd6b94bb1b 🐛 (workspace) Read custom limits even without CUSTOM plan 2022-12-13 08:21:18 +01:00
656d1e3cad 🐛 (typebotLink) Make sure to update all linked bot variable values 2022-12-12 10:29:52 +01:00
54dee6e362 🐛 (typebotLink) Fix fetching when typebot ID is current bot ID 2022-12-12 09:41:35 +01:00
7eac2c7110 🗃️ Write faster prisma queries 2022-12-08 11:04:11 +01:00
d6f90af126 🗃️ Optimize usage queries 2022-12-07 21:55:59 +01:00
dcec1f0a5c (googleSheets) Advanced get filtering
Allows you to select rows based on advanced conditions / comparisons
2022-12-06 11:12:51 +01:00
2932043056 ⬆️ Upgrade dependencies 2022-12-05 16:16:49 +01:00
461d2e2746 🗃️ Update non-string variable values in Database 2022-12-05 15:45:39 +01:00
c799717905 Add webhook blocks API public endpoints 2022-11-30 13:57:28 +01:00
f9ffdbc4c5 🐛 (billing) Fix currency possible mismatch on sub update 2022-11-29 13:17:46 +01:00
bf0d0c2475 ⚗️ Implement chat API 2022-11-29 10:03:46 +01:00
5e5703a24f ⬆️ Upgrade dependencies 2022-11-27 10:31:23 +01:00
9d69470630 🗃️ Add answer - groupId index 2022-11-24 08:44:31 +01:00
3645607ed4 🛂 Add backup and restore database scripts 2022-11-23 11:40:57 +01:00
d80cc1b248 🐛 (results) Fix results display when variable has undefined value 2022-11-23 09:17:37 +01:00
e6dceca9f3 🚑 (results) Fix results display when variable has null value 2022-11-22 18:03:41 +01:00
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