2
0
Commit Graph

27 Commits

Author SHA1 Message Date
21f1c7a17e Add Bubble and Popup in embed lib v2
Closes #214
2023-01-09 14:51:36 +01:00
7174ef0f81 🐛 (sendEmail) Check if attachment is URL 2023-01-06 09:51:35 +01:00
de167a8daf 🐛 (chat) Make sure a bot session can be restarted
Closes #206
2023-01-04 15:48:57 +01:00
431ad7c78c 🐛 (chat) Make sure objects are deeply parsed with variables value 2022-12-24 10:42:38 +01:00
2cdc2b43f5 🐛 (settings) Fix custom head code with noscript injection 2022-12-23 16:49:27 +01:00
64cd31cf13 🐛 (webhook) Prioritize variables parsing over answers 2022-12-23 14:59:34 +01:00
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
9149af7e6b 🐛 (webhook) Fix form encoded request parsing
Was not working when setting `Content-Type` header to `application/x-www-form-urlencoded`
2022-12-22 09:38:17 +01:00
a898a7aa41 Add Google Tag Manager (#185) 2022-12-20 16:59:18 +01:00
f46ce4781f ⬆️ Upgrade dependencies 2022-12-18 11:50:56 +01:00
68de7b720f 💚 Fix sentry not receiving events 2022-12-16 08:39:14 +01:00
7eac2c7110 🗃️ Write faster prisma queries 2022-12-08 11:04:11 +01:00
855a2856c8 🚑 Disable usage check on viewer 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
cfcecaaa17 🔧 Enable usage limits on viewer 2022-12-05 13:53:20 +01:00
94a57aea21 🐛 Fix api doc CORS 2022-12-01 10:11:07 +01:00
bf0d0c2475 ⚗️ Implement chat API 2022-11-29 10:03:46 +01:00
49ba434350 🐛 (viewer) Save new variables even if empty list 2022-11-28 12:10:52 +01:00
e6dceca9f3 🚑 (results) Fix results display when variable has null value 2022-11-22 18:03:41 +01:00
34cfd1db30 ⬆️ Upgrade dependencies 2022-11-21 19:08:14 +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
473d315e0f (settings) Add a "disable responses saving" option
Closes #164
2022-11-16 16:17:42 +01:00
4e6b8ed521 🚑 (bot) Fix custom email from field without name 2022-11-16 08:59:16 +01:00
8ca9af4911 ⬆️ Upgrade dependencies 2022-11-15 16:31:00 +01:00
a9d04798bc ♻️ (viewer) Change to features-centric folder structure 2022-11-15 15:14:38 +01:00