2
0
Commit Graph

362 Commits

Author SHA1 Message Date
144ffaeb03 fix(lib): 🐛 Safari context menu trap 2022-04-08 18:38:36 -05:00
5aac8229d2 feat(template): 📝 Add Quizz 2022-04-08 18:07:14 -05:00
c5d3b9214d feat(editor): Zoom in/out 2022-04-08 14:30:46 -05:00
519723b2d8 feat(engine): ️ Lowercase resiliency on "contains" operator 2022-04-08 06:30:36 -05:00
e9c3ec1e46 fix(results): 🐛 Fix variables parsing 2022-04-06 10:31:02 +02:00
366f93fd50 fix(docker): 🐛 Docker build 'qs' missing 2022-04-06 09:54:43 +02:00
eb5a5d9a15 fix(engine): 🐛 Wrap webhook evalution in try catch 2022-04-05 10:05:34 +02:00
da95cbd355 fix(engine): 🐛 Current id bug when linking to current bot 2022-04-04 10:23:34 +02:00
a4d4576e48 fix(wp): 🐛 Auto open chat bubble 2022-04-02 12:04:39 +02:00
05009814d4 build: 📦️ Update packages 2022-04-02 11:18:11 +02:00
525887a32c feat(editor): Custom icon on typebot 2022-04-01 16:37:17 +02:00
3585e63c48 fix(engine): 🚑️ Webhook return func 2022-04-01 10:11:37 +02:00
db10f1ee89 feat(engine): Improve variables in executed codes 2022-03-31 16:42:15 +02:00
22a36e6de7 fix: 🚑️ Webhook in viewer 2022-03-31 13:58:01 +02:00
86117d6d3c fix(engine): 🐛 Webhook call on linked typebot 2022-03-31 10:33:35 +02:00
c7d5373127 fix: 🐛 misc
- Collaboration / Invitation type change failed
- ChoiceForm items text align left
- Webhook fails when choosing GET only
2022-03-30 10:54:31 +02:00
3552279396 fix(engine): ️ Enforce lite badge even when removed 2022-03-29 14:57:53 +02:00
023a6f274a feat(engine): ️ Add data-block-name prop 2022-03-29 11:55:10 +02:00
f7d12dc995 fix(results): 🛂 Make sure booleans are parsed in table 2022-03-29 11:37:36 +02:00
bb194b1dbb fix(team): 🛂 Improve collab permissions 2022-03-29 11:20:15 +02:00
8d6330f6fd fix(engine): 🐛 Attempt to fix auto zoom on Android 2022-03-29 10:38:24 +02:00
236c63d7db fix(engine): 🐛 Phone input overflow on mobile 2022-03-29 10:33:40 +02:00
1f992c6779 fix(docker): 🐛 Fix the whole docker deployment pipeline
I've been able to deploy the application on another machine (finally).
2022-03-29 08:45:20 +02:00
43fa411320 fix: 🚑️ DB migration 2022-03-28 17:40:23 +02:00
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