2
0
Commit Graph

292 Commits

Author SHA1 Message Date
a947c1ce34 📦 Upgrade deps to latest version 2022-10-02 10:34:13 +02:00
fac70b9639 🚸 (inputs) Improve date input response bubble formatting 2022-10-01 18:47:29 +02:00
15dbc9577d 🐛 (usage) Archive typebot to be able to compute usage 2022-10-01 09:16:54 +02:00
1654de3c1f 🧑‍💻 (emails) Add decent emails management
Use mjml-react to generate emails. Put all emails in a independent package.
2022-10-01 07:00:05 +02:00
3c803b1345 🐛 Remove delete result cascade 2022-09-27 08:30:42 +02:00
30dff2d5d7 🐛 (limits) Fix storage limit trigger and e2e tests 2022-09-27 08:30:42 +02:00
1063429275 🐛 (limits) Fix usage limits email emojis 2022-09-27 08:30:42 +02:00
6384a3adae 🐛 (stripe) Fix plan update and management 2022-09-27 08:30:42 +02:00
c94a6581be (lp) Add new pricing page 2022-09-27 08:30:42 +02:00
c1dd4d403e 👷 Transpile components for better DX 2022-09-27 08:30:42 +02:00
898367a33b Add usage-based new pricing plans 2022-09-27 08:30:42 +02:00
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