Commit Graph

1630 Commits

Author SHA1 Message Date
Baptiste Arnaud
d68104d28d
💄 Increase variables dropdown items font size 2025-08-28 10:55:07 +02:00
Baptiste Arnaud
c7ab594109
💄 Harmonize block settings hover bar 2025-08-26 10:47:01 +02:00
Baptiste Arnaud
d2e944c3af
🐛 Remove test menu in media popover 2025-08-26 10:41:00 +02:00
Baptiste Arnaud
af029292ff
♻️ Refacto buttons and migrate from Chakra UI (#2268) 2025-08-25 16:04:08 +02:00
Baptiste Arnaud
de7705d43f
🐛 Fix invalid test payload used in response keys 2025-08-21 16:48:30 +02:00
Baptiste Arnaud
9a9a7e684c
🚸 Migrate floating components to Base UI (#2266)
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
2025-08-19 17:04:50 +02:00
Baptiste Arnaud
50fe05f563
🔒️ Add potential trademark infrigement detection 2025-08-19 11:20:35 +02:00
Baptiste Arnaud
31c5c748fa
🐛 Fix item settings button not showing on display condition hover
Closes #2252
2025-08-18 12:08:21 +02:00
Baptiste Arnaud
f2b314d02d
🐛 Fix CreateAPIToken dialog not resetting on close
Closes #2239
2025-08-18 11:54:29 +02:00
Baptiste Arnaud
5a4787be44
🐛 Fix invalid chat window background URL in default Bubble theme
Closes #2264
2025-08-18 11:04:06 +02:00
Baptiste Arnaud
f97c9780d2
🔧 Update FolderContent component to enhance read-only logic based on workspace user mode 2025-08-18 10:19:30 +02:00
Baptiste Arnaud
6fd807e72c
🐛 Avoid adding https:// prefix if URL starts with variable string 2025-08-14 09:47:44 +02:00
Baptiste Arnaud
49fe1b99b0
🔧 (builder) add robots.txt to index only registration pages 2025-08-13 11:42:35 +02:00
Baptiste Arnaud
ee91147b79
🔒️ Add X-Content-Type-Options header to enhance security 2025-08-07 18:48:22 +02:00
Baptiste Arnaud
a1382b75e6
🚸 Show 5s max delay UI feedback on typing emulation settings 2025-08-07 16:52:50 +02:00
Baptiste Arnaud
43328f4844
Add 360Dialog provider
Behind feature flag

Closes #925
2025-08-06 15:59:24 +02:00
Baptiste Arnaud
167b252d08
🐛 Fix empty accordion in forged block with preprocessing
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-08-04 17:13:50 +02:00
Baptiste Arnaud
a034176962
🔒️ Add Content Security Policy header on builder 2025-08-04 15:34:18 +02:00
Baptiste Arnaud
763c1012a5
🔧 (gmail) Add beta badge 2025-08-04 12:41:50 +02:00
Baptiste Arnaud
ce7627fd99
🚸 (gmail) Improve OAuth credential popup handling 2025-07-25 11:41:52 +02:00
Baptiste Arnaud
43a3eb5432
Add Transcript tab in Results details modal
Closes #1263
2025-07-24 11:26:25 +02:00
Baptiste Arnaud
f33d3b224d
🚑️ Fix Google Sheet authentication not refreshing 2025-07-22 10:58:37 +02:00
Baptiste Arnaud
40884d5df9
Add Gmail block (#2253)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-07-21 16:13:42 +02:00
Baptiste Arnaud
354b9e7893
♻️ Harmonize unit test execution across the workspace 2025-07-07 15:44:33 +02:00
Baptiste Arnaud
d182f422e8
💚 Fix vitest build error mismatch vite peer dep version 2025-07-04 15:08:06 +02:00
Baptiste Arnaud
34ba46fe26
🐛 Remove play button on focused group in analytics graph
Closes #2214
2025-06-30 15:50:34 +02:00
Baptiste Arnaud
015a82e184
️ Remove trpc http batch link 2025-06-30 15:20:00 +02:00
Baptiste Arnaud
3a1d7b935b
🐛 Fix negative in-depth dropoff in some loop scenario 2025-06-27 18:46:11 +02:00
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
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
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
90add8c56f
♻️ Upgrade to tRPC v11 and use Tanstack Query 2025-06-10 11:39:04 +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
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