2
0
Commit Graph

16 Commits

Author SHA1 Message Date
3456e5af82 fix(editor): 🐛 Settings modal moving block 2022-02-19 11:30:29 +01:00
b89e9b1b82 feat(editor): Add cc & bcc + Deletable credentials 2022-02-19 10:58:56 +01:00
aaf78e8a54 fix(results): 🐛 Collect prefilled variables in db 2022-02-17 16:08:01 +01:00
0336bc2a42 fix(editor): source endpoint even on buttons step 2022-02-17 14:04:26 +01:00
67ccf07a61 fix(editor): 🐛 Delete edge when adding last step 2022-02-15 15:45:52 +01:00
93e8f90ac3 fix: Allow webhook with basic auth 2022-02-15 15:03:39 +01:00
b95d907e8f fix: 🐛 quick fixes 2022-02-15 10:59:26 +01:00
e7d1f5d674 build: 📦️ Update packages 2022-02-14 18:13:35 +01:00
1033e42b60 feat(editor): 💫 Can pan graph with mouse + click 2022-02-14 06:23:39 +01:00
7c164e25d7 fix(analytics): 🐛 Analytics board 2022-02-11 18:45:04 +01:00
0338acae82 feat(engine): Add link support in text bubbles 2022-02-10 10:51:29 +01:00
8c8d77e052 feat(engine): Add retry bubbles 2022-02-10 10:25:38 +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