Commit Graph

79 Commits

Author SHA1 Message Date
Baptiste Arnaud
7b0bd08dc8 🚑 (bot) Fix set variable number computation 2022-10-17 22:36:53 +02:00
Baptiste Arnaud
3dc3ab201d (bot) Improve variables parsing and predictability 2022-10-15 09:35:27 +02:00
Baptiste Arnaud
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
Baptiste Arnaud
fac70b9639 🚸 (inputs) Improve date input response bubble formatting 2022-10-01 18:47:29 +02:00
Baptiste Arnaud
02bb7f5ea7 fix(results): crash when variable is object 2022-08-22 18:57:11 +02:00
Baptiste Arnaud
f1a01bf663 fix(bot): mobile keyboard covering input 2022-07-17 18:20:53 +02:00
Baptiste Arnaud
75604bd3b1 feat(integration): ️ Add reply-to name on from field 2022-06-27 07:55:04 +02:00
Baptiste Arnaud
a4aa2938b7 fix(bot): 🐛 Enable variable parsing on replyTo field 2022-06-24 17:01:35 +02:00
Baptiste Arnaud
7c3345ab13 feat(bot): ️ Add attachment in emails 2022-06-24 16:18:07 +02:00
Baptiste Arnaud
20dbfe64c9 fix(webhook): 🐛 Properly escape backslash and quotes 2022-06-20 10:45:57 +02:00
Baptiste Arnaud
97980f42ca feat(bot): Custom email body and HTML content 2022-06-12 09:05:10 +02:00
Baptiste Arnaud
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00
Baptiste Arnaud
43fb8a7be0 fix(engine): 🚸 Greater than / Less than 2022-06-02 07:20:34 +02:00
Baptiste Arnaud
9f582606a7 fix(engine): 🐛 Redirect new tab backward 2022-06-01 16:36:04 +02:00
Baptiste Arnaud
4f208a2d05 feat(engine): ️ Redirect on current window when embedded 2022-06-01 09:17:51 +02:00
Baptiste Arnaud
26cf38fb21 feat(engine): ️ Accept variables as webhook data path 2022-05-31 11:06:58 +02:00
Baptiste Arnaud
a9f730b701 fix(engine): 🐛 Variable value reset 2022-05-31 08:25:17 +02:00
Baptiste Arnaud
d6b5568e03 fix(engine): 🐛 Number var 2022-05-27 21:45:03 +02:00
Baptiste Arnaud
d02f267588 fix(engine): 🐛 Multi-line var parsing for webhook 2022-05-27 11:05:50 -07:00
Baptiste Arnaud
3a6ca3dbde feat(editor): Payment input 2022-05-24 15:14:06 -07:00
Baptiste Arnaud
0beb2e6619 fix(engine): 🐛 Code block should never crash bot 2022-05-17 13:56:41 -07:00
Baptiste Arnaud
20c402ad1b feat(engine): ️ Better URL validation 2022-04-28 12:34:39 -07:00
Baptiste Arnaud
e1d7533384 feat(engine): 🚧 Help to debug evaluated expressions 2022-04-20 11:33:44 -07:00
Baptiste Arnaud
a089a451b6 feat(engine): ️ Attempt to make redirections more reliable 2022-04-19 14:45:08 -07:00
Baptiste Arnaud
54a757b21b feat(results): ️ Improve logs details 2022-04-19 14:31:52 -07:00
Baptiste Arnaud
9fbe1cc34c fix(engine): 🐛 Nested typebots webhhok exec 2022-04-19 10:25:33 -07:00
Baptiste Arnaud
e50ce645eb fix(logic): ️ Make linked bot edge id work 2022-04-14 16:17:28 -07:00
Baptiste Arnaud
348055d68a feat(integrations): Add Pabbly block 2022-04-12 12:10:20 -05:00
Baptiste Arnaud
38c53fbbbc feat(integration): Add Make.com block 2022-04-10 17:02:01 -05:00
Baptiste Arnaud
5aac8229d2 feat(template): 📝 Add Quizz 2022-04-08 18:07:14 -05:00
Baptiste Arnaud
519723b2d8 feat(engine): ️ Lowercase resiliency on "contains" operator 2022-04-08 06:30:36 -05:00
Baptiste Arnaud
eb5a5d9a15 fix(engine): 🐛 Wrap webhook evalution in try catch 2022-04-05 10:05:34 +02:00
Baptiste Arnaud
da95cbd355 fix(engine): 🐛 Current id bug when linking to current bot 2022-04-04 10:23:34 +02:00
Baptiste Arnaud
3585e63c48 fix(engine): 🚑️ Webhook return func 2022-04-01 10:11:37 +02:00
Baptiste Arnaud
db10f1ee89 feat(engine): Improve variables in executed codes 2022-03-31 16:42:15 +02:00
Baptiste Arnaud
86117d6d3c fix(engine): 🐛 Webhook call on linked typebot 2022-03-31 10:33:35 +02:00
Baptiste Arnaud
60dcd5c246 fix(engine): 🐛 Save variables from webhooks in results 2022-03-28 17:07:47 +02:00
Baptiste Arnaud
d756dff99e feat(engine): ️ Await for async code block 2022-03-25 16:25:37 +01:00
Baptiste Arnaud
fb60dcf5ff feat(editor): ️ Add 'Current' to Link typebot 2022-03-25 14:59:40 +01:00
Baptiste Arnaud
ddb6798eba feat(integrations): 🚸 Add Reply-To field for email sending 2022-03-22 10:54:11 +01:00
Baptiste Arnaud
fb3d2bc9e6 fix(logic): 🐛 Parse variables for code step 2022-03-15 18:53:59 +01:00
Baptiste Arnaud
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +01:00
Baptiste Arnaud
e3e07ddd4d feat(editor): Code step 2022-03-07 17:39:57 +01:00
Baptiste Arnaud
07104038c4 fix(engine): 🚸 Return empty string if evaluated JS is not defined 2022-03-07 09:48:10 +01:00
Baptiste Arnaud
4714e8046a fix(engine): 🐛 Chat chunk management 2022-03-03 10:15:20 +01:00
Baptiste Arnaud
a5a1fef597 feat(engine): 🚸 Always evaluate Set variable 2022-03-02 18:58:10 +01:00
Baptiste Arnaud
d6c3e8d41a fix(engine): 🐛 Standalone '?' when no query params 2022-03-01 15:01:27 +01:00
Baptiste Arnaud
ebf92b5536 feat(results): Add logs in results 2022-03-01 11:40:22 +01:00
Baptiste Arnaud
e17a1a0869 feat(editor): Restore published version button
Had to migrate webhooks into a standalone table
2022-03-01 07:37:01 +01:00
Baptiste Arnaud
c5b378dfad feat(engine): ️ Smarter website input 2022-02-28 11:04:30 +01:00