2
0
Commit Graph

7 Commits

Author SHA1 Message Date
ec470b578c feat(results): 🛂 Limit incomplete submissions 2022-02-12 12:54:16 +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
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
6322402c96 🖐️ Analytics drop off rates 2022-01-03 17:39:59 +01:00