2
0
Commit Graph

2295 Commits

Author SHA1 Message Date
f8a64151ef chore(editor): 👔 Send email disabled in preview 2022-02-13 07:49:56 +01:00
f57827c530 feat(results): 🛂 Limit typebot branding 2022-02-13 07:09:22 +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
3a7b9a0c63 feat(dashboard): 🛂 Limit create folder to Pro user 2022-02-12 10:23:58 +01:00
b1f54b77c6 refactor(tests): ️ Add msw and mock authentication 2022-02-12 10:12:43 +01:00
d19b26e7de fix(editor): 🐛 Fix email step in viewer 2022-02-11 19:09:29 +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
901e2f39b0 chore: 🗑️ Tidy up env files 2022-02-10 17:13:57 +01:00
19f4fdb83a fix(viewer): 💚 Attempt to fix LP rewrites 2022-02-10 16:23:21 +01:00
92515efcc3 ci(lp): 🛂 Fix viewer host env name 2022-02-10 14:33:39 +01:00
cfbf3d4c0d chore(viewer): 🛂 Dynamically parse the viewer api host 2022-02-10 14:31:44 +01:00
0338acae82 feat(engine): Add link support in text bubbles 2022-02-10 10:51:29 +01:00
8c8d77e052 feat(engine): Add retry bubbles 2022-02-10 10:25:38 +01:00
276f1c1e90 docs(share): 📝 Add code blocks in embed instructions 2022-02-10 08:08:58 +01:00
c66827b606 chore: 🗑️ Clean up gitignores 2022-02-09 18:57:50 +01:00
36be3577e1 chore(lp): 📦️ Import existing Landing page 2022-02-09 18:52:36 +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
f4336b83cc fix(engine): 🐛 Fix scrolling behavior and avatar position 2022-02-07 08:05:53 +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
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
1c5bd06657 feat(editor): Add unlock/lock sidebar 2022-01-29 11:22:22 +01:00
02bd2b94ba chore(e2e): 👷 Fix e2e pipeline 2022-01-28 19:19:02 +01:00
65209c2638 ci(deployment): 👷 Add e2e tests on Vercel deployment 2022-01-28 14:45:54 +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
21448bcc8a feat(theme): Add custom css settings 2022-01-24 15:29:01 +01:00
b0abe5b8fa feat(theme): Add chat theme settings 2022-01-24 15:07:09 +01:00
619d10ae4e chore(theme): Add general theme settings tests 2022-01-24 09:36:28 +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
66f3e7ee7c fix(flow): 🐛 Fix save button 2022-01-21 09:06: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
8bbd8977b2 refactor(graph): ♻️ Add Edges table in Typebot 2022-01-19 18:54:49 +01:00
ab34f95cce fix(tests): 💚 Fix tests 2022-01-19 14:41:42 +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
4ccb7bca49 feat(inputs): Add Set variable step 2022-01-14 07:49:24 +01:00
13f72f5ff7 chore(inputs): Add Button targets e2e tests 2022-01-12 09:57:00 +01:00
659f50eb06 feat(inputs): Add Export flow menu button 2022-01-12 09:32:16 +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