Commit Graph

44 Commits

Author SHA1 Message Date
Baptiste Arnaud
0940a1b271
💚 Add typecheck scripts and fix types issues 2025-05-28 11:15:32 +02:00
Baptiste Arnaud
3a2ac4f8fa
🐛 Fix save variable data mapping suggestion for arrays with mixed objects 2025-05-27 11:48:22 +02:00
Baptiste Arnaud
b406f6c620
👷 Renovate cron jobs 2025-02-19 22:32:41 +01:00
Baptiste Arnaud
c93b4f4ce7
Add Command event (#2017)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #1102
2025-02-14 09:40:42 +01:00
Baptiste Arnaud
21455306e4
⬇️ Downgrade Prisma to 5.x to fix read replica extension 2025-01-27 21:52:05 +01:00
Baptiste Arnaud
9afb7aa6ec
🔧 Add DATABASE_URL_READ_REPLICA env to turbo.json 2025-01-27 20:39:41 +01:00
Baptiste Arnaud
b8ffad0159
build: add ts references for better DX 2025-01-25 14:57:01 +01:00
Baptiste Arnaud
06e6faa9d5
feat: integrate new brand (#1935) 2025-01-23 13:25:47 +01:00
Baptiste Arnaud
9928388a4b
🔧 Add back the db:migrate turbo task 2024-10-01 12:02:24 +02:00
Baptiste Arnaud
ec24db21bd
🐛 Fix persistence issue when user remembered 2024-09-25 16:00:24 +02:00
Baptiste Arnaud
10750f54d1
♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801)
Closes [#1754](https://github.com/baptisteArno/typebot.io/issues/1754)
2024-09-25 14:50:13 +02:00
Baptiste Arnaud
94ed5724d8
💚 Fix cleanDatabase github script turbo exec 2024-07-15 15:08:39 +02:00
Baptiste Arnaud
a4fb8b6d10
💚 Fix landing page redirects env ignored 2024-07-11 20:58:23 +02:00
Baptiste Arnaud
952ff20b52
💚 Fix checkAndReportChatsUsage script env 2024-07-11 19:22:17 +02:00
Baptiste Arnaud
5a3fd84214
⬆️ Upgrade pnpm, turbo, isolated-vm (#1609)
Closes https://github.com/baptisteArno/typebot.io/issues/1554
2024-07-11 16:09:49 +02:00
Baptiste Arnaud
4b8b80e996 👷 Change pre-commit format fix to check only 2024-01-29 12:08:11 +01:00
Gabriel Pavão
d42e4a9ce1
Add editor header translation keys (#1110)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Implemented internationalization support across various components
using the `useTranslate` function for dynamic content translation.

- **Enhancements**
- Updated UI elements such as buttons, tooltips, placeholders, and
labels to display translated text, improving accessibility and user
experience for non-English speakers.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2023-12-28 10:50:33 +01:00
Baptiste Arnaud
1cc4ccfcfa 👷 Improve getUsage accuracy in check cron job 2023-10-17 13:37:36 +02:00
Baptiste Arnaud
a1179e3934 💚 Make sure __ENV.js file is properly cached 2023-08-29 19:04:39 +02:00
Baptiste Arnaud
786e5cb582
🧑‍💻 Improve env variables type safety and management (#718)
Closes #679
2023-08-28 09:13:53 +02:00
Baptiste Arnaud
4614caf498 📝 Add Google Ads conversion instructions 2023-06-07 09:35:41 +02:00
Baptiste Arnaud
a4cb6face8 👷 Add email alert hourly sender
Closes #549
2023-06-06 13:25:13 +02:00
Baptiste Arnaud
cbc8194f19 ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
Baptiste Arnaud
9ca17e4e0b 📈 Add telemetry webhook
Closes #357
2023-03-14 14:20:21 +01:00
Baptiste Arnaud
770b29e767 💚 Fix clean database script 2023-02-13 07:11:16 +01:00
Baptiste Arnaud
9b5426ce18
👷 Adapt manual deployment scripts (#238)
Closes #235
2023-01-14 15:39:19 +01:00
Baptiste Arnaud
3645607ed4 🛂 Add backup and restore database scripts 2022-11-23 11:40:57 +01:00
Baptiste Arnaud
635e6887f3 💚 (docs) Fix api schema generation in CI 2022-11-22 20:58:22 +01:00
Baptiste Arnaud
bdf4e83617 🔧 Update db turbo scripts 2022-11-21 15:39:31 +01:00
Baptiste Arnaud
451ffbcacf ♻️ Add shared eslint config 2022-11-21 11:18:58 +01:00
Baptiste Arnaud
2c66c59dfc
📦 Upgrade packages 2022-11-02 19:45:46 +01:00
Baptiste Arnaud
8c56c6c32d 💚 (ci) Fix turbo repo prisma cache 2022-09-27 09:02:57 +02:00
Baptiste Arnaud
d8b1d8ad59 💚 Better build scripts 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
c1dd4d403e 👷 Transpile components for better DX 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
Baptiste Arnaud
2441abe015 ci: 💚 Avoid caching prisma gen 2022-06-24 15:32:17 +02:00
Baptiste Arnaud
3392e04d38 ci: 👷 Simplify build on Vercel 2022-06-22 10:35:31 +02:00
Baptiste Arnaud
f801a29539 fix(docker): 🐛 Runtime public environment 2022-06-22 09:47:43 +02:00
Baptiste Arnaud
4fd5d452a3 build: 💚 Attempt to fix cached prisma models 2022-06-11 08:56:22 +02:00
Baptiste Arnaud
6c2986590b build: 📦️ Update packages 2022-05-13 10:05:53 -07:00
Baptiste Arnaud
f4e6f63b26 feat: Add new onboarding flow 2022-03-23 09:57:02 +01:00
Baptiste Arnaud
e886d1b079 build: 🏗️ Add docker image and deployment features 2022-03-12 08:03:18 +01:00
Baptiste Arnaud
7f82604740 ci: 💚 Potentially fix turborepo cache 2022-03-07 19:01:03 +01:00
Baptiste Arnaud
02bd2b94ba chore(e2e): 👷 Fix e2e pipeline 2022-01-28 19:19:02 +01:00