2
0
Commit Graph

13 Commits

Author SHA1 Message Date
84163c6585 🏗️ Use tsup for bot and typebot-js packages 2022-10-11 08:57:37 +02:00
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
898367a33b Add usage-based new pricing plans 2022-09-27 08:30:42 +02:00
59281426b0 build: upgrade packages 2022-08-21 22:33:09 +02:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
fc4db575ac feat(editor): ️ Optimize graph navigation 2022-06-26 16:12:28 +02:00
1423c14547 refactor: ♻️ Migrate from short-uuid to cuid lib 2022-03-18 12:30:42 +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
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
73f277fce7 perf(e2e): ️ Migrate to Playwright 2022-01-28 09:42:31 +01:00