2
0
Commit Graph

24 Commits

Author SHA1 Message Date
Baptiste Arnaud
bfed599695 (editor) Add unpublish and close typebot options
Introducing more menu items on the "Publised" button in the editor. You can now unpublish a typebot and close it to new
responses
2022-10-06 08:33:46 +02:00
Baptiste Arnaud
fac70b9639 🚸 (inputs) Improve date input response bubble formatting 2022-10-01 18:47:29 +02:00
Baptiste Arnaud
30dff2d5d7 🐛 (limits) Fix storage limit trigger and e2e tests 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
898367a33b Add usage-based new pricing plans 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
Baptiste Arnaud
fc4db575ac feat(editor): ️ Optimize graph navigation 2022-06-26 16:12:28 +02:00
Baptiste Arnaud
55108c80e8 feat(bot): ️ Add required option on file upload input 2022-06-25 09:24:47 +02:00
Baptiste Arnaud
ea765640cf feat(bot): ️ Add custom file upload size limit 2022-06-21 17:00:47 +02:00
Baptiste Arnaud
49bf178090 feat(bot): 💄 Responsive rating input 2022-06-20 20:50:24 +02:00
Baptiste Arnaud
46900ac6df feat(bot): Support variables in buttons 2022-06-15 18:38:17 +02:00
Baptiste Arnaud
14afd2249e feat(editor): 🔒️ Add verification on backend for file input deployment 2022-06-13 08:21:48 +02:00
Baptiste Arnaud
75365a0d82 feat(editor): Add file upload input 2022-06-12 17:34:33 +02:00
Baptiste Arnaud
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00
Baptiste Arnaud
b1aecf843b feat(engine): Add Rating input 2022-06-08 07:40:20 +02:00
Baptiste Arnaud
2cb8330790 fix(editor): 🐛 Custom currency payment input 2022-05-27 09:55:51 -07:00
Baptiste Arnaud
3a6ca3dbde feat(editor): Payment input 2022-05-24 15:14:06 -07:00
Baptiste Arnaud
f4e6f63b26 feat: Add new onboarding flow 2022-03-23 09:57:02 +01:00
Baptiste Arnaud
1423c14547 refactor: ♻️ Migrate from short-uuid to cuid lib 2022-03-18 12:30:42 +01:00
Baptiste Arnaud
c5b378dfad feat(engine): ️ Smarter website input 2022-02-28 11:04:30 +01:00
Baptiste Arnaud
6e0ab67502 feat(viewer): Add variables in URL support 2022-02-17 10:46:59 +01:00
Baptiste Arnaud
8c8d77e052 feat(engine): Add retry bubbles 2022-02-10 10:25:38 +01:00
Baptiste Arnaud
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
Baptiste Arnaud
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
Baptiste Arnaud
73f277fce7 perf(e2e): ️ Migrate to Playwright 2022-01-28 09:42:31 +01:00