2
0
Commit Graph

78 Commits

Author SHA1 Message Date
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
fc1d654772 fix(dashboard): 🩹 typebot buttons menu 2022-01-29 12:44:56 +01:00
02bd2b94ba chore(e2e): 👷 Fix e2e pipeline 2022-01-28 19:19:02 +01:00
73f277fce7 perf(e2e): ️ Migrate to Playwright 2022-01-28 09:42:31 +01:00
c5aaa323d1 refactor(♻️ Add defaults everywhere (+ settings page)): 2022-01-25 18:19:37 +01:00
079cf5ec57 feat(editor): Add auto save 2022-01-23 08:23:05 +01:00
a58600a38a feat(integration): Add webhooks 2022-01-22 18:24:57 +01:00
8bbd8977b2 refactor(graph): ♻️ Add Edges table in Typebot 2022-01-19 18:54:49 +01:00
f49b5143cf feat(integration): Add Google Sheets integration 2022-01-18 18:27:26 +01:00
2814a352b2 feat(inputs): Add Condition step 2022-01-15 17:30:20 +01:00
4ccb7bca49 feat(inputs): Add Set variable step 2022-01-14 07:49:24 +01:00
c02c61cd8b feat(inputs): Add buttons input 2022-01-12 09:10:59 +01:00
d54ebc0cbe feat(inputs): Add number input 2022-01-08 07:40:55 +01:00
6fe27bd8ea fix(graph): 🐛 Step node drag 2022-01-07 07:03:08 +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
f088f694b9 🧰 Aggregate utils & set up results collection in viewer 2021-12-29 10:22:26 +01:00
447172d0cb 🧯 Fix template page 2021-12-29 06:52:48 +01:00
e10fe1a186 Add user account page 2021-12-27 15:59:32 +01:00
d369b4d941 🦴 Add viewer backbone 2021-12-24 06:39:33 +01:00
9a78a341d2 🦴 Add share page backbone 2021-12-23 15:20:21 +01:00
79aede1f3f 🦴 Add settings page backbone 2021-12-23 13:49:24 +01:00
30ddb143b4 🦴 Add theme page backbone 2021-12-23 09:37:42 +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
9dbad1dbab 🚀 Init bot-engine 2021-12-08 09:33:25 +01:00