2
0
Commit Graph

22 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
a947c1ce34 📦 Upgrade deps to latest version 2022-10-02 10:34:13 +02:00
Baptiste Arnaud
898367a33b Add usage-based new pricing plans 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
59281426b0 build: upgrade packages 2022-08-21 22:33:09 +02:00
Baptiste Arnaud
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
Baptiste Arnaud
d84f99074d feat(results): Brand new Results table
- Resizable columns
- Hide / Show columns
- Reorganize columns
- Expand result
2022-07-01 17:21:11 +02:00
Baptiste Arnaud
75365a0d82 feat(editor): Add file upload input 2022-06-12 17:34:33 +02:00
Baptiste Arnaud
97980f42ca feat(bot): Custom email body and HTML content 2022-06-12 09:05:10 +02:00
Baptiste Arnaud
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00
Baptiste Arnaud
bdd7a1712e : 🔒️ Investigate on why spreadsheets sometimes fail 2022-04-20 10:05:33 -07:00
Baptiste Arnaud
b6ba40e009 feat(editor): 🚸 Auto move board when dragging an edge 2022-04-11 13:31:29 -05:00
Baptiste Arnaud
7399140e49 fix(webhook): 🐛 Sample result w/ multi input blocks 2022-03-21 17:05:51 +01:00
Baptiste Arnaud
1423c14547 refactor: ♻️ Migrate from short-uuid to cuid lib 2022-03-18 12:30:42 +01:00
Baptiste Arnaud
69248f94d4 docs: 📝 Update env var and write Configuration doc 2022-03-13 08:56:10 +01:00
Baptiste Arnaud
fd9c19a4c2 feat(integration): 🚸 Easy webhook config 2022-03-07 08:12:05 +01:00
Baptiste Arnaud
e17a1a0869 feat(editor): Restore published version button
Had to migrate webhooks into a standalone table
2022-03-01 07:37:01 +01:00
Baptiste Arnaud
f8a64151ef chore(editor): 👔 Send email disabled in preview 2022-02-13 07:49:56 +01:00
Baptiste Arnaud
d6238b3474 feat(editor): Add send email integration 2022-02-07 18:07:20 +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
65209c2638 ci(deployment): 👷 Add e2e tests on Vercel deployment 2022-01-28 14:45:54 +01:00
Baptiste Arnaud
73f277fce7 perf(e2e): ️ Migrate to Playwright 2022-01-28 09:42:31 +01:00