2
0
Commit Graph

117 Commits

Author SHA1 Message Date
ad32ae02ef feat(db): 🗃️ Remove duplicate fields in PublicTypebot 2022-06-04 11:05:46 +02:00
a0929c492b feat(user): Revokable API tokens 2022-06-03 13:20:19 +02:00
274f30c6c2 fix(engine): 🐛 Payment for zero-decimal currencies 2022-06-02 10:15:00 +02:00
c1461f0758 feat(input): ️ Better payment accessibility 2022-06-01 08:47:15 +02:00
7aa6dab78a fix(integration): 🐛 Empty receipt email 2022-05-31 11:59:21 +02:00
797ff1892d fix(integration): 🐛 Payment receipt email parsing 2022-05-31 08:25:52 +02:00
a04a11ae02 build(docker): 🧱 Improve runtime environment 2022-05-30 16:40:13 +02:00
92cd56e5d0 fix(engine): 📦️ Compatible with iPhone 6 2022-05-30 11:02:43 +02:00
d02f267588 fix(engine): 🐛 Multi-line var parsing for webhook 2022-05-27 11:05:50 -07:00
2cb8330790 fix(editor): 🐛 Custom currency payment input 2022-05-27 09:55:51 -07:00
5d786f59cc build: 👷 New compose file and entrypoints 2022-05-25 14:49:34 -07:00
3a6ca3dbde feat(editor): Payment input 2022-05-24 15:14:06 -07:00
c168b678dd fix(viewer): 🐛 Forwarded host check attempt 2022-05-23 14:51:11 -07:00
a2dd26b60f Revert "fix(viewer): 🐛 Forwarded host checking"
This reverts commit 37dea9c403.
2022-05-23 14:16:43 -07:00
37dea9c403 fix(viewer): 🐛 Forwarded host checking 2022-05-23 11:24:55 -07:00
62162c6c2a fix(viewer): 🐛 Ignoring port number when checking matching URL 2022-05-20 15:38:50 -07:00
0f06aae80c build(viewer): 🔊 Better log when can't find a typebot 2022-05-20 14:14:37 -07:00
bda4116fbc chore: 🔥 Remove ownerIds 2022-05-17 08:16:55 -07:00
42721865c5 feat(settings): ️ Can disable query params auto hide 2022-05-14 11:53:59 -07:00
f0fdf08b00 feat(editor): Team workspaces 2022-05-13 15:33:53 -07:00
6c2986590b build: 📦️ Update packages 2022-05-13 10:05:53 -07:00
e268638786 ci: Fix e2e tests 2022-05-13 06:47:39 -07:00
092f16d3c1 fix: 🐛 Misc 2022-05-12 07:04:43 -07:00
78c4596e93 fix(integration): 🔒️ Enforce Sheets security 2022-05-03 06:39:54 -07:00
8fdfda6482 fix(viewer): 🐛 Make custom domain fetching more predictable 2022-05-02 07:24:24 -07:00
2dc0e45a65 feat(viewer): Custom head code 2022-04-21 10:33:16 -07:00
12f43cdb88 feat(webhook): ️ Show linked typebots results in webhook sample 2022-04-21 09:18:35 -07:00
93811a3c48 feat(viewer): 💄 Clear param on page load 2022-04-19 14:54:20 -07:00
54a757b21b feat(results): ️ Improve logs details 2022-04-19 14:31:52 -07:00
29254f675c docs(api): 📝 Simplified API endpoints 2022-04-15 07:49:27 -07:00
1a59ce20d2 fix(viewer): 💄 Scrollbar on embed 2022-04-14 15:51:07 -07:00
a49d1cac03 fix(docker): 💚 Database default URL 2022-04-12 10:10:59 -05:00
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
525887a32c feat(editor): Custom icon on typebot 2022-04-01 16:37:17 +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
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
60dcd5c246 fix(engine): 🐛 Save variables from webhooks in results 2022-03-28 17:07:47 +02:00
f22fbc9ade fix(self-host): 🐛 docker build 2022-03-25 17:44:35 +01:00
de784820eb fix(viewer): 🐛 Better result initialization 2022-03-25 11:16:46 +01:00
b784e8918e fix: 🐛 Minor changes and improved accessibility 2022-03-24 11:44:34 +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
11101a4600 fix(webhook): 🐛 Sample result w/ loops 2022-03-21 18:52:24 +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
1423c14547 refactor: ♻️ Migrate from short-uuid to cuid lib 2022-03-18 12:30:42 +01:00