2
0
Commit Graph

14 Commits

Author SHA1 Message Date
6e0ab67502 feat(viewer): Add variables in URL support 2022-02-17 10:46:59 +01:00
0bb50f9e78 fix(analytics): 🐛 No request if not published 2022-02-16 07:37:05 +01:00
f46ba381ad feat(results): 🛂 Limit analytics 2022-02-13 06:53:48 +01:00
ec470b578c feat(results): 🛂 Limit incomplete submissions 2022-02-12 12:54:16 +01:00
7c164e25d7 fix(analytics): 🐛 Analytics board 2022-02-11 18:45:04 +01:00
93fed893c0 fix(results): 🐛 Loading rows 2022-02-11 15:48:43 +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
9fa4c7dffa ♻️ Normalize data 2022-01-06 09:40:56 +01:00
6c1e0fd345 ⚗️ Add export results 2022-01-04 15:50:56 +01:00
72454c0f68 ⚗️ Add infinite scroll in results table 2022-01-04 12:25:48 +01:00
8ddf608c9e ⚗️ Add delete results logic 2022-01-04 09:15:33 +01:00
6322402c96 🖐️ Analytics drop off rates 2022-01-03 17:39:59 +01:00
1093453c07 🪥 Consult submissions 2021-12-30 10:24:16 +01:00
698867da5d 🦴 Add results backbone 2021-12-24 10:08:41 +01:00