Commit Graph

2262 Commits

Author SHA1 Message Date
Baptiste Arnaud
ed2ec66c47
🐛 Fix select box height offset 2025-06-27 17:29:01 +02:00
Baptiste Arnaud
75fb6e50f8
🐛 Fix infinite loop crash in analytics graph in some scenarios 2025-06-27 17:09:09 +02:00
younesbenallal
f1e7eac191
📝 Add "how to create a chatbot for beginners" blog post (#2223) 2025-06-27 11:29:21 +02:00
Israel Teneda
296efeb261
✏️ Fix the Forge overview link (#2225) 2025-06-27 10:40:44 +02:00
Baptiste Arnaud
c156004f5a
🧹 Move functions Vercel config to dashboard 2025-06-25 09:54:53 +02:00
Baptiste Arnaud
16aa060266
🐛 Fix height viewport overflow issue on mobile 2025-06-24 19:39:45 +02:00
Baptiste Arnaud
a2bb9ac944
🐛 Add conflict margin for Typebot update to handle clock synchronization issues
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-06-24 12:14:47 +02:00
Baptiste Arnaud
1e16158021
🚸 Re-organize Script settings for better UX 2025-06-23 14:49:45 +02:00
Baptiste Arnaud
b8d589931d
🐛 Always transform undefined to null values for user name and image in OAuth profile extraction
Closes #2199
2025-06-23 14:07:07 +02:00
Baptiste Arnaud
235bd9944b
🧑‍💻 Improve typebot save conflict toast with overwrite option 2025-06-23 13:32:04 +02:00
Baptiste Arnaud
5b7faa34e0
🐛 Fix ark ui positioning z-index stacking clash with chakra 2025-06-19 20:27:50 +02:00
Baptiste Arnaud
24c2667efc
🐛 Fix some popovers rendering behind content
Closes #2220
2025-06-18 22:57:38 +02:00
Baptiste Arnaud
d017138ebe
✏️ Remove tooltip for high chat usage alert in UsageProgressBars component
Closes #2191
2025-06-18 21:52:54 +02:00
Baptiste Arnaud
2338f2bf80
🐛 Fix recursive transcript set variable
Closes #1774
2025-06-18 21:51:21 +02:00
Baptiste Arnaud
0e473f0fee
🐛 Fix multi client side action after input block not triggering
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-06-18 17:20:52 +02:00
Baptiste Arnaud
e239eadda4
Display Root page in viewer when matching root path on viewer url 2025-06-16 16:54:18 +02:00
Baptiste Arnaud
9699402d96
📝 Add new section on hiding the preview message after user interaction. 2025-06-16 11:26:17 +02:00
Baptiste Arnaud
b990aedc11
🐛 Fix on workspace delete, missing redirection to other workspace 2025-06-16 10:58:47 +02:00
Baptiste Arnaud
dfcbb1f94b
🐛 Avoid redirect to onboarding if env var is missing
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #2212
2025-06-12 10:42:58 +02:00
Cosmo Abdon
97beef0ae0
🐛 Patch Gitlab profile parsing for next-auth@v5 compatibility (#2213) 2025-06-12 10:32:04 +02:00
Baptiste Arnaud
5ec770ad5e
🐛 Prevent stuck drag state when opening native emoji picker 2025-06-11 11:26:25 +02:00
Baptiste Arnaud
a4d622837a
🐛 Fix progress bar position issue on builder preview 2025-06-11 11:00:04 +02:00
Baptiste Arnaud
0ee75cf974
💄 Fix groups dropdown displaying ID instead of title
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-06-10 16:57:53 +02:00
Baptiste Arnaud
1e01d43219
⬆️ Upgrade tanstack start 2025-06-10 16:25:41 +02:00
younesbenallal
9575725acc
📝 Add "b2b lead qualification" blog post (#2200) 2025-06-10 13:17:10 +02:00
Baptiste Arnaud
ef82ff81a6
💚 Fix typecheck error in TypebotPageV3 2025-06-10 12:46:16 +02:00
Baptiste Arnaud
90add8c56f
♻️ Upgrade to tRPC v11 and use Tanstack Query 2025-06-10 11:39:04 +02:00
dev-mantas
7cced2fc8a
✏️ Fix get-started docs type (#2207) 2025-06-10 11:17:11 +02:00
Baptiste Arnaud
fd4fe0cdf2
🚸 Add variable option on Jump and Typebot link blocks
Closes #1751
2025-06-05 18:59:24 +02:00
Baptiste Arnaud
000495d3aa
🚸 Remove dialog expansion, instead expand popover 2025-06-05 18:25:28 +02:00
Baptiste Arnaud
47d1bee4ce
🐛 Fix forge autocomplete input popover rendering behind dialog 2025-06-05 17:15:06 +02:00
Baptiste Arnaud
b76dad18b7
🚸 (textInput) Add Input mode option
Closes #2101
2025-06-05 15:47:14 +02:00
Baptiste Arnaud
e546689412
📝 Add Blink block documention 2025-06-05 13:05:47 +02:00
Baptiste Arnaud
d06dbd70b0
♻️ Redirect to onboarding if terms not accepted
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-06-04 16:53:57 +02:00
Baptiste Arnaud
91381c9530
♻️ Remove isNewUser constraint on onboarding page 2025-06-04 16:41:18 +02:00
Baptiste Arnaud
7d1b73bd4b
🚸 Add terms consent in onboarding bot
Closes #1964
2025-06-04 16:15:48 +02:00
Baptiste Arnaud
c8cd522c40
🐛 Fix double page tracking on router subscription init 2025-06-04 12:49:18 +02:00
Baptiste Arnaud
9fb016b304
♻️ Create new user package and migrate update API to tRPC 2025-06-04 11:39:40 +02:00
Baptiste Arnaud
86967047c9
📈 Add device type tracking in page view 2025-06-04 09:53:35 +02:00
Baptiste Arnaud
e2ccc7c26b
📈 Add landing page view tracking 2025-06-04 09:05:17 +02:00
Daniel Philip Johnson
cf4922ffd9
✏️ Update next.js package install snippet (#2196) 2025-06-03 14:51:26 +02:00
Baptiste Arnaud
267b4958d2
🚸 Scroll to bottom of settings when test http response is received 2025-06-02 17:14:13 +02:00
Baptiste Arnaud
7a11d5f6aa
🚸 (embed) Improve chat container responsivity and caroussel width 2025-06-02 15:32:22 +02:00
younesbenallal
924ae28683
📝 Add "Product recommendation quiz shopify" blog post (#2180) 2025-06-02 10:43:06 +02:00
Baptiste Arnaud
492e365fc5
💄 (setVariable) Improve block content preview UI especially for long code content
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Daily job / clean (push) Has been cancelled
Hourly job / send (push) Has been cancelled
Monthly job / clean (push) Has been cancelled
Closes #2189
2025-05-29 11:37:57 +02:00
Baptiste Arnaud
fd8bc8122c
🔧 Disable Sentry trace sampling 2025-05-29 10:59:04 +02:00
Baptiste Arnaud
f495093dfd
💄 Update builder OG image
Closes #2164
2025-05-28 18:28:25 +02:00
Baptiste Arnaud
9a9285c962
🔧 Add common trpc error message in ignore list 2025-05-28 17:03:29 +02:00
Baptiste Arnaud
1427137653
🔇 Remove TypebotPageV2 log 2025-05-28 17:02:30 +02:00
Baptiste Arnaud
e19a839443
🚸 (date) Allow for YY and DD to be interpreted as yy and dd 2025-05-28 16:29:46 +02:00