2
0
Commit Graph

59 Commits

Author SHA1 Message Date
7b8169c9ae feat(viewer): 🐛 Fix multiple cc bcc email 2022-04-12 10:00:54 -05:00
82446c41af fix(viewer): 🐛 Result creation fail 2022-04-09 11:18:38 -05:00
fffcb060ac fix(webhook): 🐛 Graceful fail if typebot not found 2022-04-09 10:55:45 -05:00
05009814d4 build: 📦️ Update packages 2022-04-02 11:18:11 +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
de784820eb fix(viewer): 🐛 Better result initialization 2022-03-25 11:16:46 +01:00
f4e6f63b26 feat: Add new onboarding flow 2022-03-23 09:57:02 +01:00
b16c47adb9 revert(viewer): ️ Make sure old viewer URL still works 2022-03-23 08:53:00 +01:00
ddb6798eba feat(integrations): 🚸 Add Reply-To field for email sending 2022-03-22 10:54:11 +01:00
7399140e49 fix(webhook): 🐛 Sample result w/ multi input blocks 2022-03-21 17:05:51 +01:00
cfbea6bbba fix(api): 🐛 subscribeWebhook upsert 2022-03-18 14:31:11 +01:00
21e926a477 docs(lp): 💄 Refont LP for v2 2022-03-17 14:37:00 +01:00
666f0c36bf fix: 🚑️ Custom domain lookup 2022-03-14 17:20:51 +01:00
69248f94d4 docs: 📝 Update env var and write Configuration doc 2022-03-13 08:56:10 +01:00
9427b2a823 fix(viewer): 🐛 Link to public bot CORS 2022-03-10 15:33:20 +01:00
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +01:00
fd9c19a4c2 feat(integration): 🚸 Easy webhook config 2022-03-07 08:12:05 +01:00
2a31b13cb3 build(lib): 🔖 Update lib to 2.1.3 2022-03-04 17:00:30 +01:00
d13ca0fa9a feat(integration): ️ Improve feedback on GSheets errors 2022-03-04 14:40:13 +01:00
831150e040 fix(viewer): 🐛 Fix subscribe webhook method 2022-03-03 08:04:40 +01:00
1bf3bafb60 fix(integrations): 🐛 Get data when extracting 1 column 2022-03-02 19:38:03 +01:00
d6c3e8d41a fix(engine): 🐛 Standalone '?' when no query params 2022-03-01 15:01:27 +01:00
ebf92b5536 feat(results): Add logs in results 2022-03-01 11:40:22 +01:00
4630512b8b fix(editor): 🐛 subscribe unsub zapier 2022-03-01 08:08:09 +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
8552cc237b fix(editor): 🐛 Fix basic auth header without ':' 2022-02-28 10:07:36 +01:00
9e08ff574b fix: 🐛 Tiny bugs (Sentry) 2022-02-25 18:44:11 +01:00
1dc2264bdf fix: 🐛 Smash tiny bugs 2022-02-22 16:30:41 +01:00
1c758d39e5 chore(api): 📄 Change patch webhook to post 2022-02-22 14:41:55 +01:00
d49461cde6 fix: 🚑️ Webhook and instant updates 2022-02-22 10:27:31 +01:00
642a42779b feat(editor): Add Zapier step 2022-02-22 09:05:11 +01:00
d0994e6577 feat(engine): Add {{state}} to body to get form state 2022-02-22 06:55:15 +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
e3704f6dd9 fix(api): 🩹 Switch from stepId to id (for Zapier) 2022-02-21 14:14:03 +01:00
5edd63c5f6 feat(api): Add email to me endpoint 2022-02-21 13:52:45 +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
f3ecb948a1 feat: Add custom domains 2022-02-18 14:57:10 +01:00
1c178e01a6 ci: 👷 Add connection pooling DB 2022-02-18 07:02:50 +01:00
7ebfd43db8 build: 👷 Fix error page 2022-02-17 16:52:42 +01:00
aaf78e8a54 fix(results): 🐛 Collect prefilled variables in db 2022-02-17 16:08:01 +01:00
f7d6f0b766 feat(editor): 💄 Make steps side bar scrollable 2022-02-17 08:01:57 +01:00
93e8f90ac3 fix: Allow webhook with basic auth 2022-02-15 15:03:39 +01:00
b339add838 build(viewer): 🏗️ Add sentry to viewer 2022-02-15 08:43:11 +01:00
d19b26e7de fix(editor): 🐛 Fix email step in viewer 2022-02-11 19:09:29 +01:00
19f4fdb83a fix(viewer): 💚 Attempt to fix LP rewrites 2022-02-10 16:23:21 +01:00
d6238b3474 feat(editor): Add send email integration 2022-02-07 18:07:20 +01:00
524ef0812c chore(editor): ♻️ Revert tables to arrays
Yet another refacto. I improved many many mechanisms on this one including dnd. It is now end 2 end tested 🎉
2022-02-04 19:00:08 +01:00
73f277fce7 perf(e2e): ️ Migrate to Playwright 2022-01-28 09:42:31 +01:00