2
0
Commit Graph

48 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
15dbc9577d 🐛 (usage) Archive typebot to be able to compute usage 2022-10-01 09:16:54 +02:00
Baptiste Arnaud
3c803b1345 🐛 Remove delete result cascade 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
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
3a4f263c71 build: Archive results to still be able to check usage 2022-06-24 14:06:06 +02:00
Baptiste Arnaud
64a1655f52 perf(db): ️ Optimize delete all results query 2022-06-24 11:12:01 +02:00
Baptiste Arnaud
ea765640cf feat(bot): ️ Add custom file upload size limit 2022-06-21 17:00:47 +02:00
Baptiste Arnaud
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00
Baptiste Arnaud
e79ff09b0f refactor(models): 🎨 Build types from validation schemas 2022-06-07 09:39:44 +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
f0fdf08b00 feat(editor): Team workspaces 2022-05-13 15:33:53 -07:00
Baptiste Arnaud
c5d3b9214d feat(editor): Zoom in/out 2022-04-08 14:30:46 -05:00
Baptiste Arnaud
525887a32c feat(editor): Custom icon on typebot 2022-04-01 16:37:17 +02:00
Baptiste Arnaud
60dcd5c246 fix(engine): 🐛 Save variables from webhooks in results 2022-03-28 17:07:47 +02:00
Baptiste Arnaud
f4e6f63b26 feat: Add new onboarding flow 2022-03-23 09:57:02 +01:00
Baptiste Arnaud
a533552b40 refactor(db): 🗃️ Add custom domain primary key 2022-03-22 07:43:00 +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
a499d85c98 feat(db): 🗃️ Add createdAt and updatedAt 2022-02-24 14:56:22 +01:00
Baptiste Arnaud
b9dafa611e feat: Add collaboration 2022-02-24 11:13:19 +01:00
Baptiste Arnaud
d49461cde6 fix: 🚑️ Webhook and instant updates 2022-02-22 10:27:31 +01:00
Baptiste Arnaud
5a80774ff5 feat(account): 🗃️Add api token 2022-02-21 07:06:44 +01:00
Baptiste Arnaud
f6d5eb5777 fix: 🛂 Protect from others to consult typebots and folders 2022-02-18 18:18:38 +01:00
Baptiste Arnaud
f3ecb948a1 feat: Add custom domains 2022-02-18 14:57:10 +01:00
Baptiste Arnaud
aaf78e8a54 fix(results): 🐛 Collect prefilled variables in db 2022-02-17 16:08:01 +01:00
Baptiste Arnaud
b345131b0b feat(account): Add coupon code input 2022-02-14 09:00:47 +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
c5aaa323d1 refactor(♻️ Add defaults everywhere (+ settings page)): 2022-01-25 18:19:37 +01:00
Baptiste Arnaud
a58600a38a feat(integration): Add webhooks 2022-01-22 18:24:57 +01:00
Baptiste Arnaud
8bbd8977b2 refactor(graph): ♻️ Add Edges table in Typebot 2022-01-19 18:54:49 +01:00
Baptiste Arnaud
f49b5143cf feat(integration): Add Google Sheets integration 2022-01-18 18:27:26 +01:00
Baptiste Arnaud
4ccb7bca49 feat(inputs): Add Set variable step 2022-01-14 07:49:24 +01:00
Baptiste Arnaud
c02c61cd8b feat(inputs): Add buttons input 2022-01-12 09:10:59 +01:00
Baptiste Arnaud
9fa4c7dffa ♻️ Normalize data 2022-01-06 09:40:56 +01:00
Baptiste Arnaud
6322402c96 🖐️ Analytics drop off rates 2022-01-03 17:39:59 +01:00
Baptiste Arnaud
1093453c07 🪥 Consult submissions 2021-12-30 10:24:16 +01:00
Baptiste Arnaud
e10fe1a186 Add user account page 2021-12-27 15:59:32 +01:00
Baptiste Arnaud
9a78a341d2 🦴 Add share page backbone 2021-12-23 15:20:21 +01:00
Baptiste Arnaud
79aede1f3f 🦴 Add settings page backbone 2021-12-23 13:49:24 +01:00
Baptiste Arnaud
30ddb143b4 🦴 Add theme page backbone 2021-12-23 09:37:42 +01:00
Baptiste Arnaud
b7cdc0d14a 🚀 Init preview and typebot cotext in editor 2021-12-22 14:59:07 +01:00
Baptiste Arnaud
da9459edf3 Add Graph draft 2021-12-16 10:51:59 +01:00
Baptiste Arnaud
641ba3db8a 💅 Renamed prisma package to db 2021-12-08 07:08:13 +01:00