2
0
Commit Graph

530 Commits

Author SHA1 Message Date
e339cc1672 feat(engine): 💄 Better long text input 2022-04-29 19:46:38 -07:00
7b4dc47f11 feat(lib): ️ Pass host URL params 2022-04-28 16:47:22 -07:00
1d82940ed7 fix(wp): 🚨 Not a number warning 2022-04-28 16:44:17 -07:00
4d98de2c70 fix(engine): 🐛 Embed bubble variable 2022-04-28 12:41:28 -07:00
20c402ad1b feat(engine): ️ Better URL validation 2022-04-28 12:34:39 -07:00
2dc0e45a65 feat(viewer): Custom head code 2022-04-21 10:33:16 -07:00
12f43cdb88 feat(webhook): ️ Show linked typebots results in webhook sample 2022-04-21 09:18:35 -07:00
e1d7533384 feat(engine): 🚧 Help to debug evaluated expressions 2022-04-20 11:33:44 -07:00
b1759749e4 fix(viewer): 🐛 Avoid variables duplication 2022-04-19 15:41:19 -07:00
a089a451b6 feat(engine): ️ Attempt to make redirections more reliable 2022-04-19 14:45:08 -07:00
54a757b21b feat(results): ️ Improve logs details 2022-04-19 14:31:52 -07:00
9fbe1cc34c fix(engine): 🐛 Nested typebots webhhok exec 2022-04-19 10:25:33 -07:00
240cbeed62 fix(templates): 🐛 webhookId in non webhook step 2022-04-19 08:57:36 -07:00
e50ce645eb fix(logic): ️ Make linked bot edge id work 2022-04-14 16:17:28 -07:00
348055d68a feat(integrations): Add Pabbly block 2022-04-12 12:10:20 -05:00
38c53fbbbc feat(integration): Add Make.com block 2022-04-10 17:02:01 -05:00
611dbad7cd feat(viewer): 💄 Add margins on bubbles 2022-04-09 17:53:48 -05:00
8981a572ed fix(engine): 🐛 Linked typebot webhook 2022-04-09 16:57:32 -05:00
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