2
0
Commit Graph

29 Commits

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