2
0
Commit Graph

1138 Commits

Author SHA1 Message Date
60dcd5c246 fix(engine): 🐛 Save variables from webhooks in results 2022-03-28 17:07:47 +02:00
f869ca377a fix(editor): 🐛 Step undefined items duplicate 2022-03-28 14:47:41 +02:00
84dda32b13 fix(wp): 🐛 When URL is empty 2022-03-28 14:47:19 +02:00
d756dff99e feat(engine): ️ Await for async code block 2022-03-25 16:25:37 +01:00
fb60dcf5ff feat(editor): ️ Add 'Current' to Link typebot 2022-03-25 14:59:40 +01:00
de784820eb fix(viewer): 🐛 Better result initialization 2022-03-25 11:16:46 +01:00
2ae326c102 fix(lib): 🐛 Encode hidden variables properly 2022-03-25 11:15:24 +01:00
e502413ecf fix(engine): 🚑️ Viewer host 2022-03-23 18:24:56 +01:00
953b95d254 feat(steps): Add Embed bubble 2022-03-23 12:01:35 +01:00
f4e6f63b26 feat: Add new onboarding flow 2022-03-23 09:57:02 +01:00
f9aba27aae feat(wp): ️ Force viewer sub domain 2022-03-23 09:20:36 +01:00
ddb6798eba feat(integrations): 🚸 Add Reply-To field for email sending 2022-03-22 10:54:11 +01:00
a533552b40 refactor(db): 🗃️ Add custom domain primary key 2022-03-22 07:43:00 +01:00
7399140e49 fix(webhook): 🐛 Sample result w/ multi input blocks 2022-03-21 17:05:51 +01:00
5d3010d280 fix(wp): 🐛 Shortcode default URL 2022-03-21 15:54:10 +01:00
d8fe53012d docs: 💄 New README illustration 2022-03-17 16:39:12 +01:00
21e926a477 docs(lp): 💄 Refont LP for v2 2022-03-17 14:37:00 +01:00
fb3d2bc9e6 fix(logic): 🐛 Parse variables for code step 2022-03-15 18:53:59 +01:00
8954730508 fix(viewer): 🐛 Fix date picker UI on iOS 2022-03-14 16:48:11 +01:00
8f07df8a05 feat(wp): 🎨 Deploy v2.1.0 2022-03-14 15:13:45 +01:00
5a2df9fe72 feat(lib): 🎨 Ask for URL instead of publishId 2022-03-14 14:57:10 +01:00
d6b94130cb feat(lib): Add auto open delay for bubble embed 2022-03-14 11:46:33 +01:00
69248f94d4 docs: 📝 Update env var and write Configuration doc 2022-03-13 08:56:10 +01:00
e886d1b079 build: 🏗️ Add docker image and deployment features 2022-03-12 08:03:18 +01:00
5c524a0432 refactor: ♻️ Migrate to dequal 2022-03-10 18:17:51 +01:00
d134a265cd build: 🏗️ Import typebot-js source 2022-03-10 17:47:59 +01:00
533fdb1b3a docs(theme): 📝 Add RTL guide 2022-03-10 14:39:33 +01:00
91239779f7 feat(engine): 🚸 Improve input variable behaviour (for loops) 2022-03-10 12:05:34 +01:00
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +01:00
260819f124 feat(settings): Add create result on page refresh option 2022-03-07 18:21:01 +01:00
e3e07ddd4d feat(editor): Code step 2022-03-07 17:39:57 +01:00
4c65b4ce30 fix(theme): 🐛 Force display block on lite badge 2022-03-07 15:10:33 +01:00
ed9d791aac fix(engine): 🐛 Avatar display on mobile 2022-03-07 14:10:50 +01:00
07104038c4 fix(engine): 🚸 Return empty string if evaluated JS is not defined 2022-03-07 09:48:10 +01:00
fd9c19a4c2 feat(integration): 🚸 Easy webhook config 2022-03-07 08:12:05 +01:00
9b8f153579 fix(engine): 💄 Don't show avatar when only input 2022-03-03 19:16:31 +01:00
4714e8046a fix(engine): 🐛 Chat chunk management 2022-03-03 10:15:20 +01:00
a5a1fef597 feat(engine): 🚸 Always evaluate Set variable 2022-03-02 18:58:10 +01:00
6ea23ef63e fix(engine): 🚑️ Fix multiple avatars 2022-03-02 15:14:40 +01:00
f12491419d feat(engine): Can edit answers by clicking on it 2022-03-01 19:07:02 +01:00
d6c3e8d41a fix(engine): 🐛 Standalone '?' when no query params 2022-03-01 15:01:27 +01:00
ebf92b5536 feat(results): Add logs in results 2022-03-01 11:40:22 +01:00
e17a1a0869 feat(editor): Restore published version button
Had to migrate webhooks into a standalone table
2022-03-01 07:37:01 +01:00
33497b8766 fix: 🐛 Fix duplication when customDomain is set 2022-02-28 14:14:38 +01:00
c5b378dfad feat(engine): ️ Smarter website input 2022-02-28 11:04:30 +01:00
9e08ff574b fix: 🐛 Tiny bugs (Sentry) 2022-02-25 18:44:11 +01:00
d21b1722b5 fix(engine): 🐛 Properly handle variable avatars 2022-02-25 18:19:01 +01:00
eb23ad61a7 build: 🏗️ Add script package 2022-02-25 09:45:31 +01:00
27bff8c4b7 build(wp): 🏗️ Add wordpress plugin 2022-02-25 08:54:13 +01:00
658202eaee refactor: ♻️ Remove any trace of Cypress 2022-02-24 17:44:23 +01:00