2
0
Commit Graph

42 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
30dff2d5d7 🐛 (limits) Fix storage limit trigger and e2e tests 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
6384a3adae 🐛 (stripe) Fix plan update and management 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
c1dd4d403e 👷 Transpile components for better DX 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
57866c4aa3 chore: upgrade packages
Also fixes sendEmail viewer e2e test
2022-08-29 08:51:45 +02:00
Baptiste Arnaud
59281426b0 build: upgrade packages 2022-08-21 22:33:09 +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
56dca868c9 fix(results): 🐛 Remove storage on result delete 2022-06-26 19:21:11 +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
3a4f263c71 build: Archive results to still be able to check usage 2022-06-24 14:06:06 +02:00
Baptiste Arnaud
6f4267e7e2 fix: 🐛 Display file URL in CSV export 2022-06-17 07:08:37 +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
ad32ae02ef feat(db): 🗃️ Remove duplicate fields in PublicTypebot 2022-06-04 11:05:46 +02:00
Baptiste Arnaud
a0929c492b feat(user): Revokable API tokens 2022-06-03 13:20:19 +02:00
Baptiste Arnaud
bda4116fbc chore: 🔥 Remove ownerIds 2022-05-17 08:16:55 -07:00
Baptiste Arnaud
42721865c5 feat(settings): ️ Can disable query params auto hide 2022-05-14 11:53:59 -07:00
Baptiste Arnaud
f0fdf08b00 feat(editor): Team workspaces 2022-05-13 15:33:53 -07:00
Baptiste Arnaud
e268638786 ci: Fix e2e tests 2022-05-13 06:47:39 -07:00
Baptiste Arnaud
54a757b21b feat(results): ️ Improve logs details 2022-04-19 14:31:52 -07:00
Baptiste Arnaud
29254f675c docs(api): 📝 Simplified API endpoints 2022-04-15 07:49:27 -07:00
Baptiste Arnaud
7b8169c9ae feat(viewer): 🐛 Fix multiple cc bcc email 2022-04-12 10:00:54 -05:00
Baptiste Arnaud
525887a32c feat(editor): Custom icon on typebot 2022-04-01 16:37:17 +02:00
Baptiste Arnaud
f4e6f63b26 feat: Add new onboarding flow 2022-03-23 09:57:02 +01: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
4767cdc542 fix(results): 🐛 Display results for blocks w/ multiple inputs 2022-03-10 09:25:44 +01:00
Baptiste Arnaud
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +01:00
Baptiste Arnaud
260819f124 feat(settings): Add create result on page refresh option 2022-03-07 18:21:01 +01:00
Baptiste Arnaud
ebf92b5536 feat(results): Add logs in results 2022-03-01 11:40:22 +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
33497b8766 fix: 🐛 Fix duplication when customDomain is set 2022-02-28 14:14:38 +01:00
Baptiste Arnaud
d49461cde6 fix: 🚑️ Webhook and instant updates 2022-02-22 10:27:31 +01:00
Baptiste Arnaud
fd822a35a7 feat(api): Add get sample result endpoint 2022-02-21 17:33:55 +01:00
Baptiste Arnaud
9dfcb30365 feat(api): Add list results endpoint 2022-02-21 15:51:40 +01:00
Baptiste Arnaud
e3704f6dd9 fix(api): 🩹 Switch from stepId to id (for Zapier) 2022-02-21 14:14:03 +01:00
Baptiste Arnaud
68ae69f366 feat(api): Add routes for subscribing webhook 2022-02-21 11:47:01 +01:00
Baptiste Arnaud
6ec8d06b97 fix(viewer): 🐛 Custom metadata in viewer 2022-02-20 10:45:55 +01:00