2
0
Commit Graph

748 Commits

Author SHA1 Message Date
eaf8024c84 📝 Add API share instructions
Closes #331
2023-02-27 12:01:00 +01:00
2fc78a5b7d ♻️ Improve new version popup polling
Use react-query to trigger the request more intelligently than with a timeout
2023-02-27 12:01:00 +01:00
d57fb4738d 🐛 (editor) Flush code editor value when closing 2023-02-27 12:01:00 +01:00
5dd87554c3 🐛 Attempt to fix load crash on UC Browser 2023-02-25 19:52:00 +01:00
c889f302f6 🐛 (wordpress) Fix admin critical bug and better lib import 2023-02-25 17:13:26 +01:00
2b2b1c3d6d 📝 (embed) Add new script embed instructions 2023-02-25 10:16:57 +01:00
8034ceeede 🩹 (billing) Leave the email checkout field empty 2023-02-25 09:04:29 +01:00
2e8f2d81c6 🛂 (billing) Enable tax id and billing address collection 2023-02-24 16:35:04 +01:00
67e1fd2e14 🐛 (webhook) Test response was not updating 2023-02-24 08:26:50 +01:00
e1b7320f6f 🐛 (buttons) Fix dynamic buttons edge not showing 2023-02-23 19:22:32 +01:00
0619c60970 🚸 (editor) Show toolbar on group click 2023-02-23 16:11:51 +01:00
2ff6991ca7 (buttons) Allow dynamic buttons from variable
Closes #237
2023-02-23 14:48:17 +01:00
d2880cdf2d ⬆️ Upgrade dependencies 2023-02-23 09:46:03 +01:00
bc47cc46c0 🐛 (editor) Fix text bubble refocus carret position
Closes #329
2023-02-23 08:49:07 +01:00
cc9817b2e3 Fix / improve results archive crash when too many 2023-02-23 08:37:21 +01:00
671c2cb101 🐛 (editor) Fix saving typebot after undoing changes 2023-02-23 08:17:07 +01:00
889e6a4f7e 🐛 (settings) Fix typing emulation not working
Closes #330
2023-02-23 07:42:45 +01:00
31711dc24d 💄 Improve new version popup animation 2023-02-22 16:59:04 +01:00
00b6acca8e Add new user onboarding template
Closes #325
2023-02-22 15:40:02 +01:00
3967e5f1d0 (preview) Add preview runtime dropdown
User can select between Web and API previews

Closes #247
2023-02-22 11:40:04 +01:00
a265143dc0 🚸 (editor) Make expanded settings window bigger
Closes #321
2023-02-22 09:27:33 +01:00
bdf088bd95 🐛 Fix bot not proceeding when embedded 2023-02-22 07:46:30 +01:00
4efe2c48bb 🐛 (phone) Fix phone number parsing and default country 2023-02-21 21:43:33 +01:00
83ae57cf0c 🐛 Fix variable buttons with new engine 2023-02-21 18:00:09 +01:00
a4e3f4bf9c 📝 Add appropriate docs for new @typebot.io libs 2023-02-21 16:22:25 +01:00
debdac12ff Introduce bot v2 in builder (#328)
Also, the new engine is the default for updated typebots for viewer

Closes #211
2023-02-21 15:25:14 +01:00
6c2df1a474 🐛 (typebot) Attempt to fix updatedAt comparison with different timezones
Closes #327
2023-02-20 15:52:31 +01:00
621cd58244 (embedBubble) Enable variable embed height 2023-02-19 09:53:57 +01:00
d22cc45a97 🐛 (typebot) Make sure old typebot properties are removed when pulled 2023-02-19 07:38:41 +01:00
c32aadc95b 🐛 (webhook) Fix record to update not found
Still not sure why it's happenning but it might be better to omit ids from the updates body.
2023-02-18 17:26:57 +01:00
0831dcf72a ♻️ (auth) Make sure new users have an email
Also fix after-auth redirections

Closes #323
2023-02-18 17:15:32 +01:00
0e1fa4e339 💄 Improve new version popup ui 2023-02-17 16:30:02 +01:00
b73282d810 ♻️ (billing) Refactor billing server code to trpc 2023-02-17 16:19:39 +01:00
962438768e 🚸 (typebotLink) Exclude current bot name from select list 2023-02-17 11:27:57 +01:00
4a0dd0b3dd 🚸 (editor) Improve typebot updatedAt detection
Make sure the database is the single source of truth
2023-02-16 20:43:28 +01:00
618eb8a882 (editor) Improve variables popover click detection 2023-02-16 20:02:43 +01:00
d805ea9c10 🐛 (billing) Fix crash when having a draft invoice 2023-02-16 20:02:43 +01:00
3a9e35916a 🐛 (editor) Fix update typebot when having more than 100.000 results 2023-02-16 20:02:43 +01:00
d0a8faa3e7 🐛 Fix input file empty error 2023-02-15 18:26:49 +01:00
8ac3784c0f Add an update notification popup
Appears when a new version of Typebot is available

Closes #312
2023-02-15 18:05:19 +01:00
435edd03c0 💄 Add proper italic fonts in bot 2023-02-15 16:39:53 +01:00
2f7e71f66e 🐛 (typebotLink) Fix typebotIds infinite query param 2023-02-15 16:10:32 +01:00
44d7740952 ♻️ (results) Remove unecessary totalSelected compute 2023-02-15 15:05:00 +01:00
ac464eabdf ♻️ (editor) Improve webhook creation
Remove terrible useEffects
2023-02-15 14:51:58 +01:00
6e066c44e1 💄 (collaborator) Fix collab list UI 2023-02-14 17:38:32 +01:00
eef015e395 🐛 Fix 404 error page
Wasn't working because of ssr prop from trpc
2023-02-14 15:09:05 +01:00
08e33fbe70 🚸 (results) Improve results action buttons
Now have an export all modal with settings and a better column order form
2023-02-14 14:33:26 +01:00
1a3596b15c 🗃️ Improve result logs query 2023-02-14 09:54:42 +01:00
2c80e3a1c0 🐛 (editor) Fix text bubble regex not compatible with Safari 2023-02-13 19:14:35 +01:00
7baa610b2d 🐛 Fix X-Frame-Option header 2023-02-13 18:30:29 +01:00