2
0
Commit Graph

138 Commits

Author SHA1 Message Date
df3e92685e fix(results): 🐛 Export all for free users 2022-04-12 13:55:44 -05: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
c5ffd8cb74 fix(editor): 🐛 Fix item list delete 2022-04-09 09:33:25 -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
c5919a766f fix(share): 🐛 Delete collaborator 2022-04-08 09:00:03 -05:00
1fb4328938 fix: 🐛 UpgradeModal ending with a dot 2022-04-05 14:55:33 +02:00
68671433bc feat(editor): ️ Create new item when hitting enter 2022-04-04 10:53:03 +02:00
327da3104d feat(editor): ️ Improve previewing blocks 2022-04-02 12:03:21 +02:00
05009814d4 build: 📦️ Update packages 2022-04-02 11:18:11 +02:00
525887a32c feat(editor): Custom icon on typebot 2022-04-01 16:37:17 +02:00
3585e63c48 fix(engine): 🚑️ Webhook return func 2022-04-01 10:11:37 +02:00
db10f1ee89 feat(engine): Improve variables in executed codes 2022-03-31 16:42:15 +02:00
7f5d2f4173 feat(editor): 💄 UI bump 2022-03-31 09:49:23 +02:00
c7d5373127 fix: 🐛 misc
- Collaboration / Invitation type change failed
- ChoiceForm items text align left
- Webhook fails when choosing GET only
2022-03-30 10:54:31 +02:00
d43623bf59 feat(editor): 💄 Better code editor dynamic height 2022-03-29 12:22:24 +02:00
261cd9a5c7 fix(editor): ️ Improve block focus 2022-03-29 10:23:45 +02:00
c64afb7073 fix(editor): 🐛 Fix edge on item offset top on drop 2022-03-28 18:04:26 +02:00
cd6c5c04c5 fix(editor): 🐛 Undo with item change 2022-03-28 15:18:02 +02:00
47403e32b3 feat: Add first name for support bubble 2022-03-27 11:32:03 +02:00
fb60dcf5ff feat(editor): ️ Add 'Current' to Link typebot 2022-03-25 14:59:40 +01:00
c507ef55ae perf(editor): 🚸 More predictable edge management 2022-03-25 13:31:14 +01:00
f3c5f6bea2 fix(editor): 🐛 Debounce value on popover close 2022-03-25 11:28:49 +01:00
9fe85cd913 fix: 🐛 Support bubble closes on save 2022-03-25 10:48:05 +01:00
b784e8918e fix: 🐛 Minor changes and improved accessibility 2022-03-24 11:44:34 +01:00
bcff2e0c14 fix(editor): 🐛 PDF embed viewer 2022-03-24 10:12:49 +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
03aadab409 fix: ️ Improve inputs responsivity 2022-03-22 15:32:48 +01:00
ddb6798eba feat(integrations): 🚸 Add Reply-To field for email sending 2022-03-22 10:54:11 +01:00
71816f76ad docs(share): 📝 Update typebot URL in embed instructions 2022-03-21 18:52:43 +01:00
1423c14547 refactor: ♻️ Migrate from short-uuid to cuid lib 2022-03-18 12:30:42 +01:00
fb3d2bc9e6 fix(logic): 🐛 Parse variables for code step 2022-03-15 18:53:59 +01:00
eef60fdf69 fix(editor): 🐛 Fix inconsistent webhook saving 2022-03-15 17:47:35 +01:00
ec8a27e972 build: 🩹 Fix build 2022-03-14 16:14:42 +01:00
80679dfbd0 fix(editor): 🐛 Fix block title select on Chrome and Safari 2022-03-14 08:32:38 +01:00
69248f94d4 docs: 📝 Update env var and write Configuration doc 2022-03-13 08:56:10 +01:00
5c524a0432 refactor: ♻️ Migrate to dequal 2022-03-10 18:17:51 +01:00
31298e39c1 fix(editor): 🐛 FIx Webhook settings debounce 2022-03-10 17:32:14 +01:00
5228cff468 fix(editor): 🚸 Improve equality check 2022-03-10 15:11:42 +01:00
91239779f7 feat(engine): 🚸 Improve input variable behaviour (for loops) 2022-03-10 12:05:34 +01:00
2c1f69439b feat(editor): 🚸 Improve and unify inputs 2022-03-10 11:34:55 +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
e3e07ddd4d feat(editor): Code step 2022-03-07 17:39:57 +01:00