|
281fddc8ef
|
fix(results): 🐛 Exporting many results
|
2022-04-14 16:33:13 -07:00 |
|
|
348055d68a
|
feat(integrations): ✨ Add Pabbly block
|
2022-04-12 12:10:20 -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 |
|
|
cd879eee5f
|
fix(dashboard): 🐛 Typebot import with items
|
2022-04-09 17:47:29 -05:00 |
|
|
b38b114f12
|
feat(dashboard): 🎨 Improve typebot import
|
2022-04-09 16:48:12 -05:00 |
|
|
c5d3b9214d
|
feat(editor): ✨ Zoom in/out
|
2022-04-08 14:30:46 -05:00 |
|
|
525887a32c
|
feat(editor): ✨ Custom icon on typebot
|
2022-04-01 16:37:17 +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 |
|
|
bb194b1dbb
|
fix(team): 🛂 Improve collab permissions
|
2022-03-29 11:20:15 +02:00 |
|
|
60dcd5c246
|
fix(engine): 🐛 Save variables from webhooks in results
|
2022-03-28 17:07:47 +02:00 |
|
|
953b95d254
|
feat(steps): ✨ Add Embed bubble
|
2022-03-23 12:01:35 +01:00 |
|
|
07042137fb
|
chore: 🛂 Make sure branding is forced on file import
|
2022-03-23 10:45:15 +01:00 |
|
|
03aadab409
|
fix: ♿️ Improve inputs responsivity
|
2022-03-22 15:32:48 +01:00 |
|
|
b2bf6f09f6
|
feat(dashboard): ✨ Duplicate webhooks on typebot duplication
|
2022-03-21 19:20:44 +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 |
|
|
ec8a27e972
|
build: 🩹 Fix build
|
2022-03-14 16:14:42 +01:00 |
|
|
69248f94d4
|
docs: 📝 Update env var and write Configuration doc
|
2022-03-13 08:56:10 +01:00 |
|
|
1dbbc9a251
|
fix: 🐛 Duplicate webhook id
|
2022-03-11 08:28:46 +01:00 |
|
|
5c524a0432
|
refactor: ♻️ Migrate to dequal
|
2022-03-10 18:17:51 +01:00 |
|
|
5228cff468
|
fix(editor): 🚸 Improve equality check
|
2022-03-10 15:11:42 +01:00 |
|
|
2c1f69439b
|
feat(editor): 🚸 Improve and unify inputs
|
2022-03-10 11:34:55 +01:00 |
|
|
4767cdc542
|
fix(results): 🐛 Display results for blocks w/ multiple inputs
|
2022-03-10 09:25:44 +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 |
|
|
ec18912879
|
build: 🔒️ Add extra user check in api
|
2022-03-04 17:21:01 +01:00 |
|
|
7045c02a15
|
build: 🏗️ Add minio in local config
|
2022-03-02 17:35:57 +01:00 |
|
|
71b2b84cdf
|
fix(results): 🐛 Export header valid name
|
2022-03-01 14:01:44 +01:00 |
|
|
ebf92b5536
|
feat(results): ✨ Add logs in results
|
2022-03-01 11:40:22 +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 |
|
|
0df719d531
|
feat: ♿️ Hide steps sidebar scrollbar
|
2022-02-28 14:22:43 +01:00 |
|
|
33497b8766
|
fix: 🐛 Fix duplication when customDomain is set
|
2022-02-28 14:14:38 +01:00 |
|
|
8552cc237b
|
fix(editor): 🐛 Fix basic auth header without ':'
|
2022-02-28 10:07:36 +01:00 |
|
|
658202eaee
|
refactor: ♻️ Remove any trace of Cypress
|
2022-02-24 17:44:23 +01:00 |
|
|
a499d85c98
|
feat(db): 🗃️ Add createdAt and updatedAt
|
2022-02-24 14:56:22 +01:00 |
|
|
b9dafa611e
|
feat: ✨ Add collaboration
|
2022-02-24 11:13:19 +01:00 |
|
|
aca7d68360
|
fix(dashboard): 🚑️ Duplicate typebot
|
2022-02-23 18:30:06 +01:00 |
|
|
642a42779b
|
feat(editor): ✨ Add Zapier step
|
2022-02-22 09:05:11 +01:00 |
|
|
fd822a35a7
|
feat(api): ✨ Add get sample result endpoint
|
2022-02-21 17:33:55 +01:00 |
|
|
9dfcb30365
|
feat(api): ✨ Add list results endpoint
|
2022-02-21 15:51:40 +01:00 |
|
|
68ae69f366
|
feat(api): ✨ Add routes for subscribing webhook
|
2022-02-21 11:47:01 +01:00 |
|
|
b89e9b1b82
|
feat(editor): ✨ Add cc & bcc + Deletable credentials
|
2022-02-19 10:58:56 +01:00 |
|
|
7402ad5f6d
|
chore: 🛂 Add context variables to support typebot
|
2022-02-18 17:15:18 +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 |
|
|
adf99ac30c
|
fix(editor): 🐛 Publish button sync
|
2022-02-15 16:32:41 +01:00 |
|