2
0
Commit Graph

61 Commits

Author SHA1 Message Date
e886d1b079 build: 🏗️ Add docker image and deployment features 2022-03-12 08:03:18 +01:00
5c524a0432 refactor: ♻️ Migrate to dequal 2022-03-10 18:17:51 +01:00
d134a265cd build: 🏗️ Import typebot-js source 2022-03-10 17:47:59 +01:00
7f82604740 ci: 💚 Potentially fix turborepo cache 2022-03-07 19:01:03 +01:00
57663fd05c build(signin): ️ Add SSO signin for Sleekplan 2022-03-07 10:40:09 +01:00
7045c02a15 build: 🏗️ Add minio in local config 2022-03-02 17:35:57 +01:00
33497b8766 fix: 🐛 Fix duplication when customDomain is set 2022-02-28 14:14:38 +01:00
eb23ad61a7 build: 🏗️ Add script package 2022-02-25 09:45:31 +01:00
27bff8c4b7 build(wp): 🏗️ Add wordpress plugin 2022-02-25 08:54:13 +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
68ae69f366 feat(api): Add routes for subscribing webhook 2022-02-21 11:47:01 +01:00
7a4b96ff7e fix(editor): 🐛 Edge not properly connecting to step target 2022-02-19 18:09:09 +01:00
aaf78e8a54 fix(results): 🐛 Collect prefilled variables in db 2022-02-17 16:08:01 +01:00
4b26ab331d fix(viewer): 🐛 Frame load on Safari 2022-02-17 07:33:33 +01:00
b339add838 build(viewer): 🏗️ Add sentry to viewer 2022-02-15 08:43:11 +01:00
e7d1f5d674 build: 📦️ Update packages 2022-02-14 18:13:35 +01:00
56bd5fafc3 feat: ️ Add docs and connect Stripe 2022-02-14 16:41:39 +01:00
f897102219 feat(app): Add support bubble 2022-02-14 11:33:38 +01:00
8501d39234 build: 🏗️ Add Sentry to builder 2022-02-14 10:57:57 +01:00
80c15f9491 chore(db): 🛂 Use env file from builder for db 2022-02-14 10:19:26 +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
19f4fdb83a fix(viewer): 💚 Attempt to fix LP rewrites 2022-02-10 16:23:21 +01:00
0338acae82 feat(engine): Add link support in text bubbles 2022-02-10 10:51:29 +01:00
276f1c1e90 docs(share): 📝 Add code blocks in embed instructions 2022-02-10 08:08:58 +01:00
36be3577e1 chore(lp): 📦️ Import existing Landing page 2022-02-09 18:52:36 +01:00
d6238b3474 feat(editor): Add send email integration 2022-02-07 18:07:20 +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
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
21448bcc8a feat(theme): Add custom css settings 2022-01-24 15:29:01 +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
f49b5143cf feat(integration): Add Google Sheets integration 2022-01-18 18:27:26 +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
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
6322402c96 🖐️ Analytics drop off rates 2022-01-03 17:39:59 +01:00
1093453c07 🪥 Consult submissions 2021-12-30 10:24:16 +01:00
f088f694b9 🧰 Aggregate utils & set up results collection in viewer 2021-12-29 10:22:26 +01:00
8c826fcf70 Add e2e tests for account 2021-12-28 11:13:09 +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
d369b4d941 🦴 Add viewer backbone 2021-12-24 06:39:33 +01:00
30ddb143b4 🦴 Add theme page backbone 2021-12-23 09:37:42 +01:00