db10f1ee89
feat(engine): ✨ Improve variables in executed codes
2022-03-31 16:42:15 +02:00
86117d6d3c
fix(engine): 🐛 Webhook call on linked typebot
2022-03-31 10:33:35 +02:00
60dcd5c246
fix(engine): 🐛 Save variables from webhooks in results
2022-03-28 17:07:47 +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
fb3d2bc9e6
fix(logic): 🐛 Parse variables for code step
2022-03-15 18:53:59 +01:00
7e61ab19eb
feat(engine): ✨ Link typebot step
2022-03-09 15:56:38 +01:00
e3e07ddd4d
feat(editor): ✨ Code step
2022-03-07 17:39:57 +01:00
a5a1fef597
feat(engine): 🚸 Always evaluate Set variable
2022-03-02 18:58:10 +01:00
dd671a5d2c
fix(engine): 🐛 Equal condition number vs string
2022-02-23 18:50:41 +01:00
65c206e00a
fix(engine): 🐛 Parse condition value variable
2022-02-20 11:21:04 +01:00
d6238b3474
feat(editor): ✨ Add send email integration
2022-02-07 18:07:20 +01:00
524ef0812c
chore(editor): ♻️ Revert tables to arrays
...
Yet another refacto. I improved many many mechanisms on this one including dnd. It is now end 2 end tested 🎉
2022-02-04 19:00:08 +01:00
8a350eee6c
refactor(editor): ♻️ Undo / Redo buttons + structure refacto
...
Yet another huge refacto... While implementing undo and redo features I understood that I updated the stored typebot too many times (i.e. on each key input) so I had to rethink it entirely. I also moved around some files.
2022-02-02 08:05:02 +01:00
c43fd1d386
feat(logic): ✨ Add Redirect step
2022-01-20 07:21:08 +01:00
8bbd8977b2
refactor(graph): ♻️ Add Edges table in Typebot
2022-01-19 18:54:49 +01:00
3506d86d50
feat(integration): ✨ Add Google Analytics integration
2022-01-19 14:25:15 +01:00
f49b5143cf
feat(integration): ✨ Add Google Sheets integration
2022-01-18 18:27:26 +01:00