2
0
Commit Graph

113 Commits

Author SHA1 Message Date
9aab6ddb2c Improve new bot engine client side actions
We make sure to save client side actions in an array that will be executed sequentially
2023-01-26 15:27:47 +01:00
30baa611e5 (engine) Improve engine overall robustness 2023-01-25 14:59:53 +01:00
ff62b922a0 ♻️ Migrate default background to white
Closes #248
2023-01-24 14:50:29 +01:00
04d206eab1 ⬆️ Upgrade dependencies 2023-01-21 13:24:23 +01:00
f697a5e99c 🚸 (fileUpload) Add clear and skip button labels customization 2023-01-20 08:12:59 +01:00
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
ad72557310 🔧 (scripts) Add typebot fix script
Closes #192
2022-12-27 10:05:50 +01:00
b0075fd374 ⬆️ Upgrade dependencies 2022-12-25 09:13:33 +01:00
449080b0ad (rating) Add one click submit option
Closes #187
2022-12-24 08:11:41 +01:00
f224ab9b16 🚸 (buttons) Show collected variable in buttons block preview 2022-12-23 11:30:39 +01:00
1a3869ae6d ⚗️ Implement bot v2 MVP (#194)
Closes #190
2022-12-22 17:02:34 +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
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
c799717905 Add webhook blocks API public endpoints 2022-11-30 13:57:28 +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
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
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
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
6725c17a02 🚸 (condition) Enable multiple condition items in one block
Closes #162
2022-11-16 14:56:09 +01:00
8ca9af4911 ⬆️ Upgrade dependencies 2022-11-15 16:31:00 +01:00
a5c8a8a95c ♻️ (models) Change to features-centric folder structure 2022-11-15 15:14:38 +01:00
ea84039024 Add Chatwoot livechat integration
Closes #159
2022-11-10 10:53:44 +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
2c66c59dfc 📦 Upgrade packages 2022-11-02 19:45:46 +01:00
3dc3ab201d (bot) Improve variables parsing and predictability 2022-10-15 09:35:27 +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
c1dd4d403e 👷 Transpile components for better DX 2022-09-27 08:30:42 +02:00
a262fc190e 📦 Update packages 2022-09-12 07:59:08 +02:00
57866c4aa3 chore: upgrade packages
Also fixes sendEmail viewer e2e test
2022-08-29 08:51:45 +02:00
59281426b0 build: upgrade packages 2022-08-21 22:33:09 +02:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
d84f99074d feat(results): Brand new Results table
- Resizable columns
- Hide / Show columns
- Reorganize columns
- Expand result
2022-07-01 17:21:11 +02:00
55108c80e8 feat(bot): ️ Add required option on file upload input 2022-06-25 09:24:47 +02:00
7c3345ab13 feat(bot): ️ Add attachment in emails 2022-06-24 16:18:07 +02:00
ea765640cf feat(bot): ️ Add custom file upload size limit 2022-06-21 17:00:47 +02:00
49bf178090 feat(bot): 💄 Responsive rating input 2022-06-20 20:50:24 +02:00
0ffdd88dba fix(integrations): 🚑️ Empty body emails 2022-06-15 16:34:35 +02:00
75365a0d82 feat(editor): Add file upload input 2022-06-12 17:34:33 +02:00
97980f42ca feat(bot): Custom email body and HTML content 2022-06-12 09:05:10 +02:00
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00