2
0
Commit Graph

84 Commits

Author SHA1 Message Date
1423c14547 refactor: ♻️ Migrate from short-uuid to cuid lib 2022-03-18 12:30:42 +01:00
69248f94d4 docs: 📝 Update env var and write Configuration doc 2022-03-13 08:56:10 +01:00
91239779f7 feat(engine): 🚸 Improve input variable behaviour (for loops) 2022-03-10 12:05:34 +01:00
36838f05d3 fix(editor): 🐛 Variables button in text editor 2022-03-10 09:41:06 +01:00
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +01:00
260819f124 feat(settings): Add create result on page refresh option 2022-03-07 18:21:01 +01:00
e3e07ddd4d feat(editor): Code step 2022-03-07 17:39:57 +01:00
fd9c19a4c2 feat(integration): 🚸 Easy webhook config 2022-03-07 08:12:05 +01:00
4714e8046a fix(engine): 🐛 Chat chunk management 2022-03-03 10:15:20 +01:00
3c6783727e feat(flow): Edge menu on click 2022-03-02 09:21:09 +01:00
e17a1a0869 feat(editor): Restore published version button
Had to migrate webhooks into a standalone table
2022-03-01 07:37:01 +01:00
c5b378dfad feat(engine): ️ Smarter website input 2022-02-28 11:04:30 +01:00
b9dafa611e feat: Add collaboration 2022-02-24 11:13:19 +01:00
d49461cde6 fix: 🚑️ Webhook and instant updates 2022-02-22 10:27:31 +01:00
f3ecb948a1 feat: Add custom domains 2022-02-18 14:57:10 +01:00
6e0ab67502 feat(viewer): Add variables in URL support 2022-02-17 10:46:59 +01:00
d2ac13ba5f feat(theme): Custom avatars 2022-02-16 15:08:50 +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
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
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
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
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
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