2
0
Commit Graph

42 Commits

Author SHA1 Message Date
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
a947c1ce34 📦 Upgrade deps to latest version 2022-10-02 10:34:13 +02:00
30dff2d5d7 🐛 (limits) Fix storage limit trigger and e2e tests 2022-09-27 08:30:42 +02:00
6384a3adae 🐛 (stripe) Fix plan update and management 2022-09-27 08:30:42 +02:00
c1dd4d403e 👷 Transpile components for better DX 2022-09-27 08:30:42 +02:00
898367a33b Add usage-based new pricing plans 2022-09-27 08:30:42 +02:00
57866c4aa3 chore: upgrade packages
Also fixes sendEmail viewer e2e test
2022-08-29 08:51:45 +02:00
59281426b0 build: upgrade packages 2022-08-21 22:33:09 +02:00
d84f99074d feat(results): Brand new Results table
- Resizable columns
- Hide / Show columns
- Reorganize columns
- Expand result
2022-07-01 17:21:11 +02:00
56dca868c9 fix(results): 🐛 Remove storage on result delete 2022-06-26 19:21:11 +02:00
fc4db575ac feat(editor): ️ Optimize graph navigation 2022-06-26 16:12:28 +02:00
55108c80e8 feat(bot): ️ Add required option on file upload input 2022-06-25 09:24:47 +02:00
3a4f263c71 build: Archive results to still be able to check usage 2022-06-24 14:06:06 +02:00
6f4267e7e2 fix: 🐛 Display file URL in CSV export 2022-06-17 07:08:37 +02:00
75365a0d82 feat(editor): Add file upload input 2022-06-12 17:34:33 +02:00
97980f42ca feat(bot): Custom email body and HTML content 2022-06-12 09:05:10 +02:00
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00
ad32ae02ef feat(db): 🗃️ Remove duplicate fields in PublicTypebot 2022-06-04 11:05:46 +02:00
a0929c492b feat(user): Revokable API tokens 2022-06-03 13:20:19 +02:00
bda4116fbc chore: 🔥 Remove ownerIds 2022-05-17 08:16:55 -07:00
42721865c5 feat(settings): ️ Can disable query params auto hide 2022-05-14 11:53:59 -07:00
f0fdf08b00 feat(editor): Team workspaces 2022-05-13 15:33:53 -07:00
e268638786 ci: Fix e2e tests 2022-05-13 06:47:39 -07:00
54a757b21b feat(results): ️ Improve logs details 2022-04-19 14:31:52 -07:00
29254f675c docs(api): 📝 Simplified API endpoints 2022-04-15 07:49:27 -07:00
7b8169c9ae feat(viewer): 🐛 Fix multiple cc bcc email 2022-04-12 10:00:54 -05:00
525887a32c feat(editor): Custom icon on typebot 2022-04-01 16:37:17 +02:00
f4e6f63b26 feat: Add new onboarding flow 2022-03-23 09:57:02 +01:00
7399140e49 fix(webhook): 🐛 Sample result w/ multi input blocks 2022-03-21 17:05:51 +01:00
1423c14547 refactor: ♻️ Migrate from short-uuid to cuid lib 2022-03-18 12:30:42 +01:00
4767cdc542 fix(results): 🐛 Display results for blocks w/ multiple inputs 2022-03-10 09:25:44 +01:00
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +01:00
260819f124 feat(settings): Add create result on page refresh option 2022-03-07 18:21:01 +01:00
ebf92b5536 feat(results): Add logs in results 2022-03-01 11:40:22 +01:00
e17a1a0869 feat(editor): Restore published version button
Had to migrate webhooks into a standalone table
2022-03-01 07:37:01 +01:00
33497b8766 fix: 🐛 Fix duplication when customDomain is set 2022-02-28 14:14:38 +01:00
d49461cde6 fix: 🚑️ Webhook and instant updates 2022-02-22 10:27:31 +01:00
fd822a35a7 feat(api): Add get sample result endpoint 2022-02-21 17:33:55 +01:00
9dfcb30365 feat(api): Add list results endpoint 2022-02-21 15:51:40 +01:00
e3704f6dd9 fix(api): 🩹 Switch from stepId to id (for Zapier) 2022-02-21 14:14:03 +01:00
68ae69f366 feat(api): Add routes for subscribing webhook 2022-02-21 11:47:01 +01:00
6ec8d06b97 fix(viewer): 🐛 Custom metadata in viewer 2022-02-20 10:45:55 +01:00