2
0
Commit Graph

113 Commits

Author SHA1 Message Date
d102fe118c ♻️ Improve file upload management
Closes #138
2022-11-07 08:25:09 +01:00
1f44e8f31f 🐛 (editor) Fix bug preventing user to manually zoom in / out
Closes #156
2022-11-06 10:21:20 +01:00
2c66c59dfc 📦 Upgrade packages 2022-11-02 19:45:46 +01:00
baa63a7810 🚸 (textBubble) Allow mailto and tel links
Closes #137
2022-10-22 12:06:57 +02:00
9cb7f8cd96 🐛 (analytics) Fix multi usage query timeout 2022-10-17 08:19:50 +02:00
84163c6585 🏗️ Use tsup for bot and typebot-js packages 2022-10-11 08:57:37 +02:00
a947c1ce34 📦 Upgrade deps to latest version 2022-10-02 10:34:13 +02:00
75ca255af2 🔊 (sendEmail) Add log when smtp config is failing 2022-10-01 07:14:23 +02:00
30dff2d5d7 🐛 (limits) Fix storage limit trigger and e2e tests 2022-09-27 08:30:42 +02:00
6a1eaea700 🐛 (editor) Shouldn't be able to set a group name to empty string 2022-09-19 07:32:27 +02:00
194df22ec0 🔖 Release 2.6.2 2022-08-29 17:01:27 +02:00
93161b74b2 fix(typebotLink): current typebot dropdown 2022-08-21 10:01:54 +02:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
6b32c171fe feat(editor): ️ Indicate why GSheets couldn't find any sheet 2022-07-03 07:56:27 +02:00
fc4db575ac feat(editor): ️ Optimize graph navigation 2022-06-26 16:12:28 +02:00
8c936741f3 docs(editor): 📝 Add TLS explanations for smtp config 2022-06-25 10:06:12 +02:00
55108c80e8 feat(bot): ️ Add required option on file upload input 2022-06-25 09:24:47 +02:00
7c3345ab13 feat(bot): ️ Add attachment in emails 2022-06-24 16:18:07 +02:00
f801a29539 fix(docker): 🐛 Runtime public environment 2022-06-22 09:47:43 +02:00
3e47b37c2e Revert "fix(docker): 🐛 Runtime public environment"
This reverts commit e03fe9f7d9.
2022-06-22 07:21:02 +02:00
e03fe9f7d9 fix(docker): 🐛 Runtime public environment 2022-06-22 07:12:33 +02:00
ea765640cf feat(bot): ️ Add custom file upload size limit 2022-06-21 17:00:47 +02:00
1931a5c9c0 Merge branch 'main' of https://github.com/baptisteArno/typebot.io 2022-06-21 12:07:41 +02:00
a9e8b3e2aa feat(editor): ️ Remove iframe preview in editor 2022-06-21 12:07:03 +02:00
49bf178090 feat(bot): 💄 Responsive rating input 2022-06-20 20:50:24 +02:00
e4ad23c2b9 fix: 💄 1-line truncated texts 2022-06-18 07:58:51 +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
4fd5d452a3 build: 💚 Attempt to fix cached prisma models 2022-06-11 08:56:22 +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
89d91f9114 feat(editor): Start preview from any block 2022-06-02 10:07:50 +02:00
12f2e40152 refactor: ♻️ Toast component 2022-06-02 07:54:48 +02:00
c1461f0758 feat(input): ️ Better payment accessibility 2022-06-01 08:47:15 +02:00
26cf38fb21 feat(engine): ️ Accept variables as webhook data path 2022-05-31 11:06:58 +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
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
a89f4ec5b6 feat(editor): ️ Image picker and dynamic preview 2022-05-12 13:05:43 -07:00
46f5d5df91 fix(editor): ️ Trap block title focus 2022-05-11 06:39:51 -07:00
348055d68a feat(integrations): Add Pabbly block 2022-04-12 12:10:20 -05:00
b6ba40e009 feat(editor): 🚸 Auto move board when dragging an edge 2022-04-11 13:31:29 -05:00
4a2c6627c3 feat(editor): ️ Show Google Sheets detail 2022-04-11 12:59:00 -05:00
38c53fbbbc feat(integration): Add Make.com block 2022-04-10 17:02:01 -05:00
378fe0fe82 chore(editor): 🚸 Pointer events none on video embed 2022-04-08 18:42:49 -05:00
59ce711303 fix(editor): 🚸 Scrollwheel zoom too much 2022-04-08 16:02:22 -05:00
c5d3b9214d feat(editor): Zoom in/out 2022-04-08 14:30:46 -05:00
68671433bc feat(editor): ️ Create new item when hitting enter 2022-04-04 10:53:03 +02:00