2
0
Commit Graph

249 Commits

Author SHA1 Message Date
1fdf7e734b refactor(lp): ♻️ Simplify header 2022-04-05 09:51:43 +02:00
56f1d5fbbf fix(editor): 🐛 Overflow issue on Safari 2022-04-04 16:18:30 +02:00
68671433bc feat(editor): ️ Create new item when hitting enter 2022-04-04 10:53:03 +02:00
f6b518989c ci: 💚 Improve linked typebot test robustness 2022-04-04 10:45:41 +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
82f7bf0ed6 feat(editor): 💄 Change default block title 2022-03-31 14:37:38 +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
2461dd89be fix(results): 🐛 useLogs returns nothing 2022-03-30 10:33:11 +02:00
d43623bf59 feat(editor): 💄 Better code editor dynamic height 2022-03-29 12:22:24 +02:00
bb194b1dbb fix(team): 🛂 Improve collab permissions 2022-03-29 11:20:15 +02:00
261cd9a5c7 fix(editor): ️ Improve block focus 2022-03-29 10:23:45 +02:00
1f992c6779 fix(docker): 🐛 Fix the whole docker deployment pipeline
I've been able to deploy the application on another machine (finally).
2022-03-29 08:45:20 +02:00
c64afb7073 fix(editor): 🐛 Fix edge on item offset top on drop 2022-03-28 18:04:26 +02:00
60dcd5c246 fix(engine): 🐛 Save variables from webhooks in results 2022-03-28 17:07:47 +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
2ded3cd9c7 feat(template): Add customer support 2022-03-25 16:54:28 +01:00
90e837e7c2 refactor(domain): Improve format feedback 2022-03-25 16:30:43 +01:00
fb60dcf5ff feat(editor): ️ Add 'Current' to Link typebot 2022-03-25 14:59:40 +01:00
d06cbeac73 fix(editor): 🐛 Duplicate steps with items 2022-03-25 14:15:27 +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
b8019f3732 fix(editor): 🚑️ Step id duplication 2022-03-24 09:44:04 +01:00
e502413ecf fix(engine): 🚑️ Viewer host 2022-03-23 18:24:56 +01:00
39b01431e0 feat: 🚩 Add webhook url call on user creation 2022-03-23 15:47:53 +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
07042137fb chore: 🛂 Make sure branding is forced on file import 2022-03-23 10:45:15 +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
b2bf6f09f6 feat(dashboard): Duplicate webhooks on typebot duplication 2022-03-21 19:20:44 +01:00
71816f76ad docs(share): 📝 Update typebot URL in embed instructions 2022-03-21 18:52:43 +01:00
7399140e49 fix(webhook): 🐛 Sample result w/ multi input blocks 2022-03-21 17:05:51 +01:00
53fb34d2ad docs: 📝 Fix A record CM name 2022-03-21 12:31:31 +01:00
1423c14547 refactor: ♻️ Migrate from short-uuid to cuid lib 2022-03-18 12:30:42 +01:00
64bafd15a1 chore(dashboard): 💄 Remove v2 annoucements 2022-03-18 11:39:02 +01:00
89ac0f89cd fix: 🔒️ Change Google fonts key 2022-03-17 17:02:30 +01:00
c437211327 fix(results): 🐛 Result parsing csv 2022-03-16 16:44:40 +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