2
0
Commit Graph

15 Commits

Author SHA1 Message Date
a9d04798bc ♻️ (viewer) Change to features-centric folder structure 2022-11-15 15:14:38 +01:00
643571fe7d ♻️ (builder) Change to features-centric folder structure 2022-11-15 15:14:38 +01:00
ea84039024 Add Chatwoot livechat integration
Closes #159
2022-11-10 10:53:44 +01:00
2c66c59dfc 📦 Upgrade packages 2022-11-02 19:45:46 +01:00
898367a33b Add usage-based new pricing plans 2022-09-27 08:30:42 +02:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
b9dafa611e feat: Add collaboration 2022-02-24 11:13:19 +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
d6238b3474 feat(editor): Add send email integration 2022-02-07 18:07:20 +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