Commit Graph

3409 Commits

Author SHA1 Message Date
Baptiste Arnaud
07b48c4eeb
♻️ Add legacy-bot-engine endpoint 2025-10-17 15:21:31 +02:00
Baptiste Arnaud
41f3f5c6da
🔥 Remove typebot-js from legacy bot-engine 2025-10-17 12:23:02 +02:00
Baptiste Arnaud
fae55e8e83
🔥 Remove inactive patch user endpoint 2025-10-17 12:16:52 +02:00
Baptiste Arnaud
ec52b9057f
🔥 Remove legacy typebot-js lib code 2025-10-17 12:14:39 +02:00
Baptiste Arnaud
e9b11cc74a
🐛 Fix VAT invalid type
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-10-17 08:57:20 +02:00
Baptiste Arnaud
9871692e51
♻️ Migrate Link components off of Chakra UI 2025-10-16 17:37:58 +02:00
Baptiste Arnaud
3e84e6e730
♻️ Migrate Image off of Chakra UI 2025-10-16 17:29:38 +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
00cd3a35fe
💚 Fix mismatch bun version in Github actions 2025-10-14 19:21:34 +02:00
Baptiste Arnaud
8fb50aaf3f
🐛 Fix infinite scroll on results for bots with lots of results 2025-10-14 18:36:45 +02:00
Baptiste Arnaud
7a97289867
🔧 Fix restore script to be reliable 2025-10-14 17:21:49 +02:00
Baptiste Arnaud
f4622de1d6
🧑‍💻 Fix initial build execution including typecheck 2025-10-14 14:13:20 +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
b1d493789a
💚 Add build step to cron jobs 2025-10-11 10:57:31 +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
5b1c55b725
🐛 Fix group title empty value commit 2025-10-08 17:48:53 +02:00
Baptiste Arnaud
1a9823218a
♻️ Migrate NumberInput to Base UI 2025-10-08 17:25:43 +02:00
Baptiste Arnaud
60ab203900
🔧 Remove Typebot suffix for blog page metadata title 2025-10-08 14:38:00 +02:00
Baptiste Arnaud
29d6f56233
💄 (blog) Improve blog post layout 2025-10-08 12:07:22 +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
7647036d09
♻️ Remove text and textarea barrel file 2025-10-03 16:10:16 +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
4e07ee7319
📝 Fix updatedAt fields in blog 2025-10-03 14:32:31 +02:00
younesbenallal
14fcec9a54
📝 Add monthly blog posts + a few updates (#2292) 2025-10-03 14:17:40 +02:00
Baptiste Arnaud
fb35c6dce6
🔖 Release v3.12.0 2025-10-03 11:22:08 +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
b26d230054
💄 Fix Make.com and Meta logos 2025-10-02 18:04:38 +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