2
0
Commit Graph

331 Commits

Author SHA1 Message Date
a262fc190e 📦 Update packages 2022-09-12 07:59:08 +02:00
4a04d1ccba 🐛 (webhook) Don't send body when GET method is used 2022-09-12 07:58:57 +02:00
4bf47ecf90 🐛 (textinput) Don't submit on enter when long input 2022-09-10 14:32:14 +02:00
b64f787cf5 🐛 (viewer) load a bot without a start edge 2022-09-10 14:21:21 +02:00
57866c4aa3 chore: upgrade packages
Also fixes sendEmail viewer e2e test
2022-08-29 08:51:45 +02:00
02bb7f5ea7 fix(results): crash when variable is object 2022-08-22 18:57:11 +02:00
59281426b0 build: upgrade packages 2022-08-21 22:33:09 +02:00
bd41d7fc9b fix(paymentInput): don't proceed when modal closed 2022-08-21 08:30:34 +02:00
1318d27c74 build(results): add log to investigate crash 2022-08-18 18:04:45 +02:00
741f31a05e fix(engine): reset button type to submit 2022-08-18 14:48:45 +02:00
f9c16ce4c4 fix(bot): pay button not submitting 2022-08-17 07:17:09 +02:00
dc5a38cacf fix(bot): google pay autocomplete 2022-08-16 08:41:39 +02:00
fd01793594 feat(inputs): improve input focus behavior 2022-08-14 18:06:16 +02:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
f1a01bf663 fix(bot): mobile keyboard covering input 2022-07-17 18:20:53 +02:00
b62b955c07 fix(db): switch blockId and groupId on old answers 2022-07-14 09:08:57 +02:00
2e4d9d5a1d fix(typebot-js): 🐛 Open iframe on proactive message click 2022-07-06 08:34:32 +02:00
b0010aae32 fix(bot): 🐛 Files upload progress bar not sequential 2022-07-02 17:07:48 +02:00
066147f81d feat(bot): ️ Increase upload expiry time 2022-07-02 08:37:35 +02:00
9cddc755a3 fix(sheets): 🔒️ Check token id before updating creds 2022-07-02 08:28:20 +02:00
38a3ee7010 fix(bot): 🐛 Accept file upload without fileType 2022-07-01 17:52:58 +02:00
407cace752 fix(results): 🚑️ Forgot the migration script 2022-07-01 17:42:04 +02:00
d84f99074d feat(results): Brand new Results table
- Resizable columns
- Hide / Show columns
- Reorganize columns
- Expand result
2022-07-01 17:21:11 +02:00
3600783439 feat(bot): ️ Another attempt to disable autofill on text input 2022-06-27 11:40:36 +02:00
75604bd3b1 feat(integration): ️ Add reply-to name on from field 2022-06-27 07:55:04 +02:00
7b71ac9498 fix(bot): 🐛 Avoid autocomplete on text input 2022-06-27 07:39:40 +02:00
d7b9bda5d5 feat(bot): ️ Make multiple avatar possible 2022-06-25 18:26:14 +02:00
b9032b422c fix(bot): 🐛 File upload in linked typebot 2022-06-25 11:38:25 +02:00
9222fcb050 feat(editor): ️ Accept uploaded gif for image bubble 2022-06-25 09:40:38 +02:00
55108c80e8 feat(bot): ️ Add required option on file upload input 2022-06-25 09:24:47 +02:00
a4aa2938b7 fix(bot): 🐛 Enable variable parsing on replyTo field 2022-06-24 17:01:35 +02:00
554365d645 fix(bot): ️ Better incoming variable parsing 2022-06-24 16:44:41 +02:00
7c3345ab13 feat(bot): ️ Add attachment in emails 2022-06-24 16:18:07 +02:00
3a4f263c71 build: Archive results to still be able to check usage 2022-06-24 14:06:06 +02:00
64a1655f52 perf(db): ️ Optimize delete all results query 2022-06-24 11:12:01 +02:00
f801a29539 fix(docker): 🐛 Runtime public environment 2022-06-22 09:47:43 +02:00
3e47b37c2e Revert "fix(docker): 🐛 Runtime public environment"
This reverts commit e03fe9f7d9.
2022-06-22 07:21:02 +02:00
e03fe9f7d9 fix(docker): 🐛 Runtime public environment 2022-06-22 07:12:33 +02:00
ea765640cf feat(bot): ️ Add custom file upload size limit 2022-06-21 17:00:47 +02:00
49bf178090 feat(bot): 💄 Responsive rating input 2022-06-20 20:50:24 +02:00
85601fc1de fix(collab): 🛂 Hide folders for guests 2022-06-20 11:16:36 +02:00
20dbfe64c9 fix(webhook): 🐛 Properly escape backslash and quotes 2022-06-20 10:45:57 +02:00
18c5ea5207 fix(results): 🐛 Make sure delete all works 2022-06-20 10:25:18 +02:00
48a4976167 fix(bot): 🐛 Avoid chat to start multiple times 2022-06-18 10:27:48 +02:00
5ef89f7501 feat(editor): Add a Help button 2022-06-18 08:45:51 +02:00
e86d436e8d fix: 💄 Remove file input dark mode css 2022-06-17 08:03:53 +02:00
0dd607bcdf fix(bot): 🚑️ Stripe form isn't showing 2022-06-16 10:48:06 +02:00
46900ac6df feat(bot): Support variables in buttons 2022-06-15 18:38:17 +02:00
0ffdd88dba fix(integrations): 🚑️ Empty body emails 2022-06-15 16:34:35 +02:00
9b8b27bab0 perf: 🚸 Make guest bubble selectable 2022-06-14 10:00:05 +02:00