2
0
Commit Graph

68 Commits

Author SHA1 Message Date
46900ac6df feat(bot): Support variables in buttons 2022-06-15 18:38:17 +02:00
14afd2249e feat(editor): 🔒️ Add verification on backend for file input deployment 2022-06-13 08:21:48 +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
b1aecf843b feat(engine): Add Rating input 2022-06-08 07:40:20 +02:00
e79ff09b0f refactor(models): 🎨 Build types from validation schemas 2022-06-07 09:39:44 +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
89d91f9114 feat(editor): Start preview from any block 2022-06-02 10:07:50 +02:00
c1461f0758 feat(input): ️ Better payment accessibility 2022-06-01 08:47:15 +02:00
2cb8330790 fix(editor): 🐛 Custom currency payment input 2022-05-27 09:55:51 -07:00
3a6ca3dbde feat(editor): Payment input 2022-05-24 15:14:06 -07:00
b7b034432a feat(dashboard): ️ Delete workspace button 2022-05-17 08:59:02 -07:00
bda4116fbc chore: 🔥 Remove ownerIds 2022-05-17 08:16:55 -07:00
f0fdf08b00 feat(editor): Team workspaces 2022-05-13 15:33:53 -07:00
6c2986590b build: 📦️ Update packages 2022-05-13 10:05:53 -07:00
e268638786 ci: Fix e2e tests 2022-05-13 06:47:39 -07:00
2dc0e45a65 feat(viewer): Custom head code 2022-04-21 10:33:16 -07:00
bdd7a1712e : 🔒️ Investigate on why spreadsheets sometimes fail 2022-04-20 10:05:33 -07:00
b6ba40e009 feat(editor): 🚸 Auto move board when dragging an edge 2022-04-11 13:31:29 -05:00
0c23f2dbcd build(e2e): 🐛 Graph navigation 2022-04-09 11:17:41 -05:00
660b220f8d feat(dashboard): New create typebot menu 2022-04-05 10:49:32 +02:00
f6b518989c ci: 💚 Improve linked typebot test robustness 2022-04-04 10:45:41 +02:00
525887a32c feat(editor): Custom icon on typebot 2022-04-01 16:37:17 +02:00
bb194b1dbb fix(team): 🛂 Improve collab permissions 2022-03-29 11:20:15 +02:00
c507ef55ae perf(editor): 🚸 More predictable edge management 2022-03-25 13:31:14 +01:00
953b95d254 feat(steps): Add Embed bubble 2022-03-23 12:01:35 +01:00
c01ffa3f0b feat(editor): Duplicate blocks & steps 2022-03-23 11:00:43 +01: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
69248f94d4 docs: 📝 Update env var and write Configuration doc 2022-03-13 08:56:10 +01:00
91239779f7 feat(engine): 🚸 Improve input variable behaviour (for loops) 2022-03-10 12:05:34 +01:00
36838f05d3 fix(editor): 🐛 Variables button in text editor 2022-03-10 09:41:06 +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
e3e07ddd4d feat(editor): Code step 2022-03-07 17:39:57 +01:00
fd9c19a4c2 feat(integration): 🚸 Easy webhook config 2022-03-07 08:12:05 +01:00
4714e8046a fix(engine): 🐛 Chat chunk management 2022-03-03 10:15:20 +01:00
3c6783727e feat(flow): Edge menu on click 2022-03-02 09:21:09 +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
c5b378dfad feat(engine): ️ Smarter website input 2022-02-28 11:04:30 +01:00
b9dafa611e feat: Add collaboration 2022-02-24 11:13:19 +01:00
d49461cde6 fix: 🚑️ Webhook and instant updates 2022-02-22 10:27:31 +01:00
f3ecb948a1 feat: Add custom domains 2022-02-18 14:57:10 +01:00
aaf78e8a54 fix(results): 🐛 Collect prefilled variables in db 2022-02-17 16:08:01 +01:00
6e0ab67502 feat(viewer): Add variables in URL support 2022-02-17 10:46:59 +01:00
d2ac13ba5f feat(theme): Custom avatars 2022-02-16 15:08:50 +01:00