2
0
Commit Graph

15 Commits

Author SHA1 Message Date
378fe0fe82 chore(editor): 🚸 Pointer events none on video embed 2022-04-08 18:42:49 -05:00
fb60dcf5ff feat(editor): ️ Add 'Current' to Link typebot 2022-03-25 14:59:40 +01:00
9fe85cd913 fix: 🐛 Support bubble closes on save 2022-03-25 10:48:05 +01:00
b784e8918e fix: 🐛 Minor changes and improved accessibility 2022-03-24 11:44:34 +01:00
953b95d254 feat(steps): Add Embed bubble 2022-03-23 12:01:35 +01:00
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +01:00
a5a1fef597 feat(engine): 🚸 Always evaluate Set variable 2022-03-02 18:58:10 +01:00
4630512b8b fix(editor): 🐛 subscribe unsub zapier 2022-03-01 08:08:09 +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
642a42779b feat(editor): Add Zapier step 2022-02-22 09:05:11 +01:00
aaf78e8a54 fix(results): 🐛 Collect prefilled variables in db 2022-02-17 16:08:01 +01:00
d6238b3474 feat(editor): Add send email integration 2022-02-07 18:07:20 +01:00
1f320c5d99 feat(dashboard): Add lead generation template
While creating the template I also made sure to fix and improve everything I stumble upon
2022-02-07 07:13:16 +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