2
0
Commit Graph

14 Commits

Author SHA1 Message Date
261cd9a5c7 fix(editor): ️ Improve block focus 2022-03-29 10:23:45 +02:00
e9a9dc00e2 perf(flow): ️ Smooth panning even with complexe flow 2022-03-02 12:21:32 +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
714f7c8ce5 perf(editor): ️ Improve graph transition perf 2022-02-14 19:31:02 +01:00
7c164e25d7 fix(analytics): 🐛 Analytics board 2022-02-11 18:45:04 +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
73f277fce7 perf(e2e): ️ Migrate to Playwright 2022-01-28 09:42:31 +01:00
8bbd8977b2 refactor(graph): ♻️ Add Edges table in Typebot 2022-01-19 18:54:49 +01:00
2814a352b2 feat(inputs): Add Condition step 2022-01-15 17:30:20 +01:00
c02c61cd8b feat(inputs): Add buttons input 2022-01-12 09:10:59 +01:00
9fa4c7dffa ♻️ Normalize data 2022-01-06 09:40:56 +01:00
b7cdc0d14a 🚀 Init preview and typebot cotext in editor 2021-12-22 14:59:07 +01:00
da9459edf3 Add Graph draft 2021-12-16 10:51:59 +01:00