2
0
Commit Graph

33 Commits

Author SHA1 Message Date
0619c60970 🚸 (editor) Show toolbar on group click 2023-02-23 16:11:51 +01:00
2ff6991ca7 (buttons) Allow dynamic buttons from variable
Closes #237
2023-02-23 14:48:17 +01:00
a265143dc0 🚸 (editor) Make expanded settings window bigger
Closes #321
2023-02-22 09:27:33 +01:00
debdac12ff Introduce bot v2 in builder (#328)
Also, the new engine is the default for updated typebots for viewer

Closes #211
2023-02-21 15:25:14 +01:00
ac464eabdf ♻️ (editor) Improve webhook creation
Remove terrible useEffects
2023-02-15 14:51:58 +01:00
51f76700b2 📦 Update cuid to cuid2 2023-02-10 15:06:02 +01:00
f07bf2532e 👷 Improve sentry release detection 2023-02-06 11:02:57 +01:00
ae88d2cae1 Improve old engine bubbles display robustness 2023-02-03 15:39:58 +01:00
a842f57297 ♻️ Rename Code block to Script block
Closes #245
2023-01-27 15:58:05 +01:00
068f9bbd17 💄 Improve edges alignment when connected to blocks
Related to #219
2023-01-27 15:25:03 +01:00
a738897dbb 🐛 Fix misc bugs 2023-01-27 09:50:36 +01:00
fa9e4b7b67 Add Wait block
Closes #142
2023-01-26 18:23:09 +01:00
ecc7e18226 🐛 (editor) Don't show variable collection if not recognized 2023-01-12 16:03:12 +01:00
2d20f1c41c 🐛 (editor) Fix popover zIndex 2023-01-06 15:03:39 +01:00
c1a32ce26b 🐛 (editor) Fix variable dropdown overflow
Closes #209
2023-01-04 15:35:11 +01:00
853ea79f6b 🚑 (condition) Fix crash when adding condition block 2022-12-28 10:09:12 +01:00
f224ab9b16 🚸 (buttons) Show collected variable in buttons block preview 2022-12-23 11:30:39 +01:00
4109e63b7b 🐛 (editor) Fix condition item drag and drop 2022-12-23 10:14:43 +01:00
1a3869ae6d ⚗️ Implement bot v2 MVP (#194)
Closes #190
2022-12-22 17:02:34 +01:00
d1b5b6ebe6 🩹 Fix dark mode bg remaining issues 2022-12-22 09:59:50 +01:00
3394fa5e0a Add dark mode (#191)
Closes #189
2022-12-20 16:55:43 +01:00
6c55510d80 🚸 (editor) Automatically move graph on first group on mount 2022-12-16 08:47:02 +01:00
d75eceb23f Add back Make.com and implement help doc buttons 2022-12-05 14:39:58 +01:00
2489318fa5 🐛 (editor) Fix empty typebot name not editable 2022-11-21 12:00:12 +01:00
451ffbcacf ♻️ Add shared eslint config 2022-11-21 11:18:58 +01:00
d58f9bd3a1 ♻️ (results) Introduce tRPC and use it for the results 2022-11-18 18:31:21 +01:00
7632c5426c ♻️ (editor) Migrate from react-draggable to @use-gesture
Closes #168
2022-11-18 07:58:43 +01:00
c4a4aa3e83 🐛 (editor) Fix undo / redo not working properly on button nodes 2022-11-17 17:46:24 +01:00
7db0e01aca Add audio bubble block
Closes #167
2022-11-17 10:33:17 +01:00
0c3dcc522e 🚸 (typebotLink) Add icon in typebots dropdown 2022-11-16 15:47:16 +01:00
2bd7cee58e 🚸 (bot) Avoid waiting for blocks with no returned data 2022-11-16 15:21:09 +01:00
6725c17a02 🚸 (condition) Enable multiple condition items in one block
Closes #162
2022-11-16 14:56:09 +01:00
643571fe7d ♻️ (builder) Change to features-centric folder structure 2022-11-15 15:14:38 +01:00