3a6ca3dbde
feat(editor): ✨ Payment input
2022-05-24 15:14:06 -07:00
f0fdf08b00
feat(editor): ✨ Team workspaces
2022-05-13 15:33:53 -07:00
cff5ec67de
🛂 Temporarily disable Make.com
2022-04-29 19:13:34 -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
f7e779b066
fix(editor): 💄 Preview drawer zIndex
2022-04-09 17:37:18 -05:00
b6d40016cd
feat(editor): 💄 Improve onboarding
2022-04-08 15:49:07 -05:00
4502e68065
feat(editor): ♿ ️ Improve graph navigation setting
2022-04-08 15:10:21 -05:00
c5d3b9214d
feat(editor): ✨ Zoom in/out
2022-04-08 14:30:46 -05:00
eb4feb61bd
feat(editor): ♿ ️ Add more getting started videos
2022-04-06 11:11:49 +02:00
786908e9cf
feat: ♿ ️ Getting started editor modal
2022-04-05 11:32:23 +02:00
7f5d2f4173
feat(editor): 💄 UI bump
2022-03-31 09:49:23 +02:00
953b95d254
feat(steps): ✨ Add Embed bubble
2022-03-23 12:01:35 +01:00
f4e6f63b26
feat: ✨ Add new onboarding flow
2022-03-23 09:57:02 +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
ebf92b5536
feat(results): ✨ Add logs in results
2022-03-01 11:40:22 +01:00
0df719d531
feat: ♿ ️ Hide steps sidebar scrollbar
2022-02-28 14:22:43 +01:00
642a42779b
feat(editor): ✨ Add Zapier step
2022-02-22 09:05:11 +01:00
d0994e6577
feat(engine): ✨ Add {{state}} to body to get form state
2022-02-22 06:55:15 +01:00
f7d6f0b766
feat(editor): 💄 Make steps side bar scrollable
2022-02-17 08:01:57 +01:00
714f7c8ce5
perf(editor): ⚡ ️ Improve graph transition perf
2022-02-14 19:31:02 +01:00
f8a64151ef
chore(editor): 👔 Send email disabled in preview
2022-02-13 07:49:56 +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