2
0
Commit Graph

362 Commits

Author SHA1 Message Date
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
910b871556 feat(bot): 🧑‍💻 Keep host avatar when group starts with input 2022-06-12 19:27:59 +02:00
75365a0d82 feat(editor): Add file upload input 2022-06-12 17:34:33 +02:00
97980f42ca feat(bot): Custom email body and HTML content 2022-06-12 09:05:10 +02:00
aeaaa5c398 feat(bot): ️ Improve first paint delay 2022-06-12 07:57:35 +02:00
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00
8751766d0e fix(bot): 🚸 Attempt to remove Chrome auto complete 2022-06-09 09:47:55 +02:00
b1aecf843b feat(engine): Add Rating input 2022-06-08 07:40:20 +02:00
e79ff09b0f refactor(models): 🎨 Build types from validation schemas 2022-06-07 09:39:44 +02:00
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
f42dd48533 feat(engine): 🧑‍💻 Input default autocompletes 2022-06-02 15:40:34 +02:00
89d91f9114 feat(editor): Start preview from any block 2022-06-02 10:07:50 +02:00
43fb8a7be0 fix(engine): 🚸 Greater than / Less than 2022-06-02 07:20:34 +02:00
9f582606a7 fix(engine): 🐛 Redirect new tab backward 2022-06-01 16:36:04 +02:00
87fe47923e feat(workspace): 🚸 Improve plan upgrade flow 2022-06-01 12:09:45 +02:00
caa6015359 fix(engine): 💄 Scroll when payment form appears 2022-06-01 09:29:13 +02:00
4f208a2d05 feat(engine): ️ Redirect on current window when embedded 2022-06-01 09:17:51 +02:00
c1461f0758 feat(input): ️ Better payment accessibility 2022-06-01 08:47:15 +02:00
26cf38fb21 feat(engine): ️ Accept variables as webhook data path 2022-05-31 11:06:58 +02:00