2
0
Commit Graph

200 Commits

Author SHA1 Message Date
Baptiste Arnaud
bfed599695 (editor) Add unpublish and close typebot options
Introducing more menu items on the "Publised" button in the editor. You can now unpublish a typebot and close it to new
responses
2022-10-06 08:33:46 +02:00
Baptiste Arnaud
a947c1ce34 📦 Upgrade deps to latest version 2022-10-02 10:34:13 +02:00
Baptiste Arnaud
fac70b9639 🚸 (inputs) Improve date input response bubble formatting 2022-10-01 18:47:29 +02:00
Baptiste Arnaud
3c803b1345 🐛 Remove delete result cascade 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
30dff2d5d7 🐛 (limits) Fix storage limit trigger and e2e tests 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
c1dd4d403e 👷 Transpile components for better DX 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
898367a33b Add usage-based new pricing plans 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
a262fc190e 📦 Update packages 2022-09-12 07:59:08 +02:00
Baptiste Arnaud
4bf47ecf90 🐛 (textinput) Don't submit on enter when long input 2022-09-10 14:32:14 +02:00
Baptiste Arnaud
b64f787cf5 🐛 (viewer) load a bot without a start edge 2022-09-10 14:21:21 +02:00
Baptiste Arnaud
57866c4aa3 chore: upgrade packages
Also fixes sendEmail viewer e2e test
2022-08-29 08:51:45 +02:00
Baptiste Arnaud
02bb7f5ea7 fix(results): crash when variable is object 2022-08-22 18:57:11 +02:00
Baptiste Arnaud
59281426b0 build: upgrade packages 2022-08-21 22:33:09 +02:00
Baptiste Arnaud
bd41d7fc9b fix(paymentInput): don't proceed when modal closed 2022-08-21 08:30:34 +02:00
Baptiste Arnaud
1318d27c74 build(results): add log to investigate crash 2022-08-18 18:04:45 +02:00
Baptiste Arnaud
741f31a05e fix(engine): reset button type to submit 2022-08-18 14:48:45 +02:00
Baptiste Arnaud
f9c16ce4c4 fix(bot): pay button not submitting 2022-08-17 07:17:09 +02:00
Baptiste Arnaud
dc5a38cacf fix(bot): google pay autocomplete 2022-08-16 08:41:39 +02:00
Baptiste Arnaud
fd01793594 feat(inputs): improve input focus behavior 2022-08-14 18:06:16 +02:00
Baptiste Arnaud
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
Baptiste Arnaud
f1a01bf663 fix(bot): mobile keyboard covering input 2022-07-17 18:20:53 +02:00
Baptiste Arnaud
b0010aae32 fix(bot): 🐛 Files upload progress bar not sequential 2022-07-02 17:07:48 +02:00
Baptiste Arnaud
38a3ee7010 fix(bot): 🐛 Accept file upload without fileType 2022-07-01 17:52:58 +02:00
Baptiste Arnaud
3600783439 feat(bot): ️ Another attempt to disable autofill on text input 2022-06-27 11:40:36 +02:00
Baptiste Arnaud
75604bd3b1 feat(integration): ️ Add reply-to name on from field 2022-06-27 07:55:04 +02:00
Baptiste Arnaud
7b71ac9498 fix(bot): 🐛 Avoid autocomplete on text input 2022-06-27 07:39:40 +02:00
Baptiste Arnaud
d7b9bda5d5 feat(bot): ️ Make multiple avatar possible 2022-06-25 18:26:14 +02:00
Baptiste Arnaud
b9032b422c fix(bot): 🐛 File upload in linked typebot 2022-06-25 11:38:25 +02:00
Baptiste Arnaud
9222fcb050 feat(editor): ️ Accept uploaded gif for image bubble 2022-06-25 09:40:38 +02:00
Baptiste Arnaud
55108c80e8 feat(bot): ️ Add required option on file upload input 2022-06-25 09:24:47 +02:00
Baptiste Arnaud
a4aa2938b7 fix(bot): 🐛 Enable variable parsing on replyTo field 2022-06-24 17:01:35 +02:00
Baptiste Arnaud
554365d645 fix(bot): ️ Better incoming variable parsing 2022-06-24 16:44:41 +02:00
Baptiste Arnaud
7c3345ab13 feat(bot): ️ Add attachment in emails 2022-06-24 16:18:07 +02:00
Baptiste Arnaud
f801a29539 fix(docker): 🐛 Runtime public environment 2022-06-22 09:47:43 +02:00
Baptiste Arnaud
3e47b37c2e Revert "fix(docker): 🐛 Runtime public environment"
This reverts commit e03fe9f7d9.
2022-06-22 07:21:02 +02:00
Baptiste Arnaud
e03fe9f7d9 fix(docker): 🐛 Runtime public environment 2022-06-22 07:12:33 +02:00
Baptiste Arnaud
ea765640cf feat(bot): ️ Add custom file upload size limit 2022-06-21 17:00:47 +02:00
Baptiste Arnaud
49bf178090 feat(bot): 💄 Responsive rating input 2022-06-20 20:50:24 +02:00
Baptiste Arnaud
20dbfe64c9 fix(webhook): 🐛 Properly escape backslash and quotes 2022-06-20 10:45:57 +02:00
Baptiste Arnaud
48a4976167 fix(bot): 🐛 Avoid chat to start multiple times 2022-06-18 10:27:48 +02:00
Baptiste Arnaud
e86d436e8d fix: 💄 Remove file input dark mode css 2022-06-17 08:03:53 +02:00
Baptiste Arnaud
0dd607bcdf fix(bot): 🚑️ Stripe form isn't showing 2022-06-16 10:48:06 +02:00
Baptiste Arnaud
46900ac6df feat(bot): Support variables in buttons 2022-06-15 18:38:17 +02:00
Baptiste Arnaud
9b8b27bab0 perf: 🚸 Make guest bubble selectable 2022-06-14 10:00:05 +02:00
Baptiste Arnaud
910b871556 feat(bot): 🧑‍💻 Keep host avatar when group starts with input 2022-06-12 19:27:59 +02:00
Baptiste Arnaud
75365a0d82 feat(editor): Add file upload input 2022-06-12 17:34:33 +02:00
Baptiste Arnaud
97980f42ca feat(bot): Custom email body and HTML content 2022-06-12 09:05:10 +02:00
Baptiste Arnaud
aeaaa5c398 feat(bot): ️ Improve first paint delay 2022-06-12 07:57:35 +02:00
Baptiste Arnaud
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00
Baptiste Arnaud
8751766d0e fix(bot): 🚸 Attempt to remove Chrome auto complete 2022-06-09 09:47:55 +02:00