2
0
Commit Graph

102 Commits

Author SHA1 Message Date
aaf78e8a54 fix(results): 🐛 Collect prefilled variables in db 2022-02-17 16:08:01 +01:00
ab9c55e297 docs(dashboard): 📝 Add 2.0 annoucement modal 2022-02-16 06:47:06 +01:00
93e8f90ac3 fix: Allow webhook with basic auth 2022-02-15 15:03:39 +01:00
e6f6e2523c ci(e2e): 💚 Incomplete results 2022-02-14 20:40:55 +01:00
e7d1f5d674 build: 📦️ Update packages 2022-02-14 18:13:35 +01:00
bdfd7ac1bc build: 📈 Add Plausible Analytics 2022-02-14 17:18:19 +01:00
1fbe324e43 (dashboard): 💅 Add access to v1 banner 2022-02-14 16:55:06 +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
b345131b0b feat(account): Add coupon code input 2022-02-14 09:00:47 +01:00
9c20ef00b9 chore: ♻️ Better S3 env var format 2022-02-14 07:52:12 +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
93fed893c0 fix(results): 🐛 Loading rows 2022-02-11 15:48:43 +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
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
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
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
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
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
eea522f5bd fix(auth): 🐛 Production bug 2022-01-06 10:31:01 +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
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
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
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
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
641ba3db8a 💅 Renamed prisma package to db 2021-12-08 07:08:13 +01:00
575361ec19 🧯 Fix auth with db sessions 2021-12-07 07:37:53 +01:00