Commit Graph

1663 Commits

Author SHA1 Message Date
Baptiste Arnaud
41f3f5c6da
🔥 Remove typebot-js from legacy bot-engine 2025-10-17 12:23:02 +02:00
Baptiste Arnaud
ec52b9057f
🔥 Remove legacy typebot-js lib code 2025-10-17 12:14:39 +02:00
Baptiste Arnaud
e5f3ec42df
♻️ Migrate Textarea to Base UI 2025-10-16 15:52:42 +02:00
Baptiste Arnaud
626e225782
⬆️ Upgrade to bun v1.3.0 2025-10-16 10:32:51 +02:00
Baptiste Arnaud
353fffe237
♻️ Migrate Radio components to Base UI 2025-10-15 17:07:19 +02:00
Baptiste Arnaud
fb0d1e8efd
♻️ Migrate Spinner to Base UI 2025-10-15 16:10:01 +02:00
Baptiste Arnaud
47472b58f1
♻️ Migrate Alert components to Base UI 2025-10-15 15:52:53 +02:00
Baptiste Arnaud
5cdc3a9c23
♻️ Migrate Switch components to Base UI 2025-10-15 11:46:55 +02:00
Baptiste Arnaud
0b029d832d
📈 Add "Workspace unpaid" event tracking 2025-10-15 08:46:38 +02:00
Baptiste Arnaud
e8a20c92c8
🔧 Add deleteResultsRange and deleteS3Object scripts 2025-10-15 08:34:09 +02:00
Baptiste Arnaud
bfa74456c8
💄 Fix accordion background in dark mode
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-10-13 09:55:43 +02:00
Baptiste Arnaud
611588a72b
💚 Add missing package in script for daily job 2025-10-13 07:53:48 +02:00
Baptiste Arnaud
a4ca993d8d
💚 Fix env package not found in Github actions 2025-10-12 11:13:08 +02:00
Baptiste Arnaud
ebd3ee6809
♻️ Migrate Accordion to Base UI
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-10-10 16:06:41 +02:00
Baptiste Arnaud
d4f4a3dbb5
🔧 Improve exportResults script
Cursor based filtering instead of skipping
2025-10-10 15:17:06 +02:00
Baptiste Arnaud
022a4803a3
🚸 Set guest email to replyTo field on invitation emails
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-10-09 08:34:04 +02:00
Baptiste Arnaud
1a9823218a
♻️ Migrate NumberInput to Base UI 2025-10-08 17:25:43 +02:00
Baptiste Arnaud
651ff3d1b8
💄 Add variable settings on VariablesCombobox 2025-10-08 11:39:15 +02:00
Baptiste Arnaud
946ad52f07
♻️ Migrate CodeEditor to Base UI 2025-10-07 18:21:46 +02:00
Baptiste Arnaud
5b7374e1a1
♻️ Migrate VariableSearchInput to Base UI Combobox
Also migrate a few Chakra FormLabel components
2025-10-07 10:36:47 +02:00
Baptiste Arnaud
489493b376
🐛 (bot) Fix crash when continue message richText is empty 2025-10-06 14:44:21 +02:00
Baptiste Arnaud
2b5f51a9d7
🔧 Add churn agent daily script 2025-10-06 11:23:24 +02:00
Baptiste Arnaud
bbf27c6808
🔧 Update exportResults script 2025-10-06 10:22:58 +02:00
Baptiste Arnaud
1b289f0ba6
♻️ Migrate Autocomplete to Base UI
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-10-03 16:01:26 +02:00
Baptiste Arnaud
3b65b787ac
🔧 Fix bun.lock file not copied to Docker image
Closes #2293
2025-10-03 11:21:31 +02:00
Baptiste Arnaud
9688a297ad
🔧 Revert to carret version pinning 2025-10-03 10:51:27 +02:00
Baptiste Arnaud
d13a21d09d
🚸 (condition) parse string length if not number or date 2025-10-03 10:18:26 +02:00
Baptiste Arnaud
329a349a6e
🐛 Fix importTypebot crashing even if S3_ENDPOINT is not defined
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-10-02 11:08:17 +02:00
Baptiste Arnaud
36161be3b2
🐛 (whatsapp) Fix MD lists not showing 2025-10-02 10:32:27 +02:00
Baptiste Arnaud
5ed6051099
🐛 (bot) fix some emojis that were not detected for avatar 2025-10-02 09:53:52 +02:00
Baptiste Arnaud
9b9661e5d3
♻️ Migrate Editable components to Base UI 2025-10-01 17:28:35 +02:00
Baptiste Arnaud
278dd37016
🚸 Improve spreadsheet error management 2025-09-30 11:14:46 +02:00
Baptiste Arnaud
7251e3a029
🐛 Fix preview session sometimes fails with unique constraint on chat session
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Monthly job / clean (push) Has been cancelled
2025-09-26 10:19:41 +02:00
Baptiste Arnaud
88f3238ee5
🐛 Fix prefilledVariables for preview mode 2025-09-25 16:25:35 +02:00
Baptiste Arnaud
d7b4b8665f
♻️ Rename icon files to match hugeicons names 2025-09-24 21:50:48 +02:00
Baptiste Arnaud
433fcc08f0
💚 Fix lint 2025-09-24 10:44:58 +02:00
Baptiste Arnaud
8f37e6520d
🐛 Fix computeTranscript setVar loop 2025-09-24 10:28:34 +02:00
Baptiste Arnaud
70e6f4d5c7
🐛 Fix link not showing in Text bubble
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-09-22 11:06:59 +02:00
Baptiste Arnaud
b52bb39352
🐛 Include submitInput in Typebot global 2025-09-22 10:37:39 +02:00
Baptiste Arnaud
eb28b0b51c
Add submitInput embed command
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-09-18 10:08:08 +02:00
Baptiste Arnaud
b1f030be19
♻️ Re-use MoreInfoTooltip for lp and builder 2025-09-17 15:04:01 +02:00
Baptiste Arnaud
6cdbc7c9d8
💄 Migrate Ark UI Number field to Base UI 2025-09-17 14:56:49 +02:00
Baptiste Arnaud
d8bb1f7c40
🐛 Fix result transcript when several variables are set in 1 block 2025-09-17 12:16:45 +02:00
Baptiste Arnaud
476875b356
🔥 Remove startFrom param from publi startChat endpoint
Closes #2273
2025-09-17 11:42:26 +02:00
Baptiste Arnaud
2b6964d1a8
🐛 Fix potential invalid_grant error for google sheet credentials refresh 2025-09-17 11:09:59 +02:00
Baptiste Arnaud
de0347e48a
🐛 Ignore underline element for WhatsApp markdown
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-09-16 15:32:51 +02:00
Baptiste Arnaud
4208cfc126
🚸 Improve WhatsApp webhook handler with next after func (#2284) 2025-09-16 15:24:01 +02:00
Baptiste Arnaud
d40c1bf4f7
🔨 Add user fetching when workspace not found in destroy script 2025-09-15 16:47:29 +02:00
Baptiste Arnaud
614481c426
🐛 Remove renderMarkdownForApi helper and simplify and just pass the node value as is for renderer 2025-09-15 13:58:39 +02:00
Baptiste Arnaud
059248a475
🐛 Fix markdown rendering for API and WhatsApp 2025-09-15 13:45:35 +02:00