2
0
Commit Graph

249 Commits

Author SHA1 Message Date
b89e9b1b82 feat(editor): Add cc & bcc + Deletable credentials 2022-02-19 10:58:56 +01:00
c5972ec91b (signin): 💄 Change social logins buttons 2022-02-19 09:07:50 +01:00
291b4b3159 fix(share): 🐛 Custom path on domain 2022-02-18 18:21:24 +01:00
7402ad5f6d chore: 🛂 Add context variables to support typebot 2022-02-18 17:15:18 +01:00
f3ecb948a1 feat: Add custom domains 2022-02-18 14:57:10 +01:00
aaf78e8a54 fix(results): 🐛 Collect prefilled variables in db 2022-02-17 16:08:01 +01:00
0336bc2a42 fix(editor): source endpoint even on buttons step 2022-02-17 14:04:26 +01:00
6e0ab67502 feat(viewer): Add variables in URL support 2022-02-17 10:46:59 +01:00
f7d6f0b766 feat(editor): 💄 Make steps side bar scrollable 2022-02-17 08:01:57 +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
ab9c55e297 docs(dashboard): 📝 Add 2.0 annoucement modal 2022-02-16 06:47:06 +01:00
67ccf07a61 fix(editor): 🐛 Delete edge when adding last step 2022-02-15 15:45:52 +01:00
93e8f90ac3 fix: Allow webhook with basic auth 2022-02-15 15:03:39 +01:00
b95d907e8f fix: 🐛 quick fixes 2022-02-15 10:59:26 +01:00
ea80fd6d3e fix(dashboard): 🐛 Duplicate typebot 2022-02-15 07:38:41 +01:00
8583e2a1ba feat(dashboard): 💅 Show when the bot is published 2022-02-15 07:09:33 +01:00
2eee226a88 refactor: ️ Save both bots when updating name or publicId 2022-02-15 06:55:17 +01:00
130f85e3c9 (editor): 🩹 Slow down graph panning on Chromium 2022-02-15 06:25:03 +01:00
714f7c8ce5 perf(editor): ️ Improve graph transition perf 2022-02-14 19:31:02 +01:00
e7d1f5d674 build: 📦️ Update packages 2022-02-14 18:13:35 +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
5a060c7f7e fix(dashboard): 🐛 Import from file button 2022-02-14 10:39:55 +01:00
b345131b0b feat(account): Add coupon code input 2022-02-14 09:00:47 +01:00
1033e42b60 feat(editor): 💫 Can pan graph with mouse + click 2022-02-14 06:23:39 +01:00
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
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
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
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
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
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
73f277fce7 perf(e2e): ️ Migrate to Playwright 2022-01-28 09:42:31 +01:00