2
0
Commit Graph

39 Commits

Author SHA1 Message Date
c01ffa3f0b feat(editor): Duplicate blocks & steps 2022-03-23 11:00:43 +01:00
91239779f7 feat(engine): 🚸 Improve input variable behaviour (for loops) 2022-03-10 12:05:34 +01:00
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +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
64990fc607 chore: 🚚 Add /typebot-lib/v2 endpoint 2022-02-25 08:53:40 +01:00
658202eaee refactor: ♻️ Remove any trace of Cypress 2022-02-24 17:44:23 +01:00
b9dafa611e feat: Add collaboration 2022-02-24 11:13:19 +01:00
642a42779b feat(editor): Add Zapier step 2022-02-22 09:05:11 +01:00
00c35886a4 (signin): 💄 Social login colored logos 2022-02-17 07:47:13 +01:00
daaa8a0a2d fix(editor): ️ Improve code editor readiness 2022-02-16 15:47:26 +01:00
d2ac13ba5f feat(theme): Custom avatars 2022-02-16 15:08:50 +01:00
65b30bfc48 docs(share): 📝 Add embed instructions 2022-02-09 17:41:45 +01:00
d6238b3474 feat(editor): Add send email integration 2022-02-07 18:07:20 +01:00
1f320c5d99 feat(dashboard): Add lead generation template
While creating the template I also made sure to fix and improve everything I stumble upon
2022-02-07 07:13: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
1c5bd06657 feat(editor): Add unlock/lock sidebar 2022-01-29 11:22:22 +01:00
73f277fce7 perf(e2e): ️ Migrate to Playwright 2022-01-28 09:42:31 +01:00
a58600a38a feat(integration): Add webhooks 2022-01-22 18:24:57 +01:00
df2474ef43 feat(bubbles): Add video bubble 2022-01-20 17:45:25 +01:00
2d178978ef feat(bubbles): Add image bubble 2022-01-20 16:14:47 +01:00
c43fd1d386 feat(logic): Add Redirect step 2022-01-20 07:21:08 +01:00
3506d86d50 feat(integration): Add Google Analytics integration 2022-01-19 14:25:15 +01:00
44b478550f feat(ui): 💄 Face lift 2022-01-19 09:44:21 +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
c02c61cd8b feat(inputs): Add buttons input 2022-01-12 09:10:59 +01:00
b20bcb1408 feat(inputs): Add Phone number input 2022-01-10 10:43:27 +01:00
47162cb28a feat(inputs): Add email input 2022-01-08 08:20:54 +01:00
d54ebc0cbe feat(inputs): Add number input 2022-01-08 07:40:55 +01:00
1093453c07 🪥 Consult submissions 2021-12-30 10:24:16 +01:00
e10fe1a186 Add user account page 2021-12-27 15:59:32 +01:00
698867da5d 🦴 Add results backbone 2021-12-24 10:08:41 +01:00
9a78a341d2 🦴 Add share page backbone 2021-12-23 15:20:21 +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
54a641b819 Add Dashboard 2021-12-06 15:58:45 +01:00
5e14a94dea Add authentication 2021-11-29 15:19:07 +01:00