2
0
Commit Graph

215 Commits

Author SHA1 Message Date
7311988901 (chat) Improve chat API compatibility with preview mode 2023-01-16 12:13:21 +01:00
6459fb8ec8 ⬆️ Upgrade dependencies 2023-01-14 16:53:34 +01:00
13d6679308 🐛 Fix date input label computation 2023-01-14 15:41:52 +01:00
21f1c7a17e Add Bubble and Popup in embed lib v2
Closes #214
2023-01-09 14:51:36 +01:00
f49a3013d4 🐛 (bot) Update result variables when overwritten by input 2022-12-28 16:07:07 +01:00
449080b0ad (rating) Add one click submit option
Closes #187
2022-12-24 08:11:41 +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
92dc797b6c 🐛 (typebotLink) Populate variable value when linked typebot is injected 2022-12-13 09:48:48 +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
dcec1f0a5c (googleSheets) Advanced get filtering
Allows you to select rows based on advanced conditions / comparisons
2022-12-06 11:12:51 +01:00
461d2e2746 🗃️ Update non-string variable values in Database 2022-12-05 15:45:39 +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
451ffbcacf ♻️ Add shared eslint config 2022-11-21 11:18:58 +01:00
7db0e01aca Add audio bubble block
Closes #167
2022-11-17 10:33:17 +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
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
d01549fee6 🚸 (chatwoot) Make sure to close the chat bubble before opening Chatwoot 2022-11-10 14:21:42 +01:00
ea84039024 Add Chatwoot livechat integration
Closes #159
2022-11-10 10:53:44 +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
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
264711b029 (webhook) Improve bot test 2022-10-22 07:30:26 +02:00
7b0bd08dc8 🚑 (bot) Fix set variable number computation 2022-10-17 22:36:53 +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
84163c6585 🏗️ Use tsup for bot and typebot-js packages 2022-10-11 08:57:37 +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
fac70b9639 🚸 (inputs) Improve date input response bubble formatting 2022-10-01 18:47:29 +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
898367a33b Add usage-based new pricing plans 2022-09-27 08:30:42 +02:00
4bf47ecf90 🐛 (textinput) Don't submit on enter when long input 2022-09-10 14:32:14 +02:00
b64f787cf5 🐛 (viewer) load a bot without a start edge 2022-09-10 14:21:21 +02:00
02bb7f5ea7 fix(results): crash when variable is object 2022-08-22 18:57:11 +02:00
bd41d7fc9b fix(paymentInput): don't proceed when modal closed 2022-08-21 08:30:34 +02:00
741f31a05e fix(engine): reset button type to submit 2022-08-18 14:48:45 +02:00
f9c16ce4c4 fix(bot): pay button not submitting 2022-08-17 07:17:09 +02:00
dc5a38cacf fix(bot): google pay autocomplete 2022-08-16 08:41:39 +02:00
fd01793594 feat(inputs): improve input focus behavior 2022-08-14 18:06:16 +02:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
f1a01bf663 fix(bot): mobile keyboard covering input 2022-07-17 18:20:53 +02:00