2
0
Commit Graph

15 Commits

Author SHA1 Message Date
d102fe118c ♻️ Improve file upload management
Closes #138
2022-11-07 08:25:09 +01:00
2c66c59dfc 📦 Upgrade packages 2022-11-02 19:45:46 +01:00
88c4076664 🐛 (bubbles) Fix giphy search input buggy 2022-10-06 09:03:49 +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
5333ba9088 fix(giphy): search 2022-08-12 08:34:53 +02:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00
e268638786 ci: Fix e2e tests 2022-05-13 06:47:39 -07:00
f4e6f63b26 feat: Add new onboarding flow 2022-03-23 09:57:02 +01:00
1423c14547 refactor: ♻️ Migrate from short-uuid to cuid lib 2022-03-18 12:30:42 +01:00
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +01:00
4714e8046a fix(engine): 🐛 Chat chunk management 2022-03-03 10:15:20 +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
73f277fce7 perf(e2e): ️ Migrate to Playwright 2022-01-28 09:42:31 +01:00