typebot.io/apps/viewer
Baptiste Arnaud bed8b42a2e
🧑‍💻 Migrate to Tolgee (#976)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

### Summary by CodeRabbit

- Refactor: Transitioned to a new translation library (`@tolgee/react`)
across the application, enhancing the localization capabilities and
consistency.
- New Feature: Introduced a JSON configuration file for application
settings, improving customization and flexibility.
- Refactor: Updated SVG attribute naming convention in the
`WhatsAppLogo` component to align with React standards.
- Chore: Adjusted the `.gitignore` file and added a new line at the end.
- Documentation: Added instructions for setting up environment variables
for the Tolgee i18n contribution dev tool, improving the self-hosting
configuration guide.
- Style: Updated the `CollaborationMenuButton` to hide the
`PopoverContent` component by scaling it down to zero.
- Refactor: Simplified error handling logic for fetching and updating
typebots in `TypebotProvider.tsx`, improving code readability and
maintenance.
- Refactor: Removed the dependency on the `parseGroupTitle` function,
simplifying the code in several components.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-10-27 09:23:50 +02:00
..
public feat: 💄 Change to refreshed logo 2022-07-06 07:47:14 +02:00
src 🧑‍💻 Migrate to Tolgee (#976) 2023-10-27 09:23:50 +02:00
.eslintrc.js ♻️ Add shared eslint config 2022-11-21 11:18:58 +01:00
next-env.d.ts 🔥 Remove streamer Pages API endpoint 2023-10-06 17:45:12 +02:00
next.config.mjs 💚 Fix docker build when Sentry not enabled 2023-10-10 15:04:17 +02:00
openapi.tsconfig.json ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
package.json ⬆️ Upgrade sentry and improve its reliability 2023-10-07 12:40:43 +02:00
playwright.config.ts ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
sentry.client.config.ts ⬆️ Upgrade sentry and improve its reliability 2023-10-07 12:40:43 +02:00
sentry.edge.config.ts ⬆️ Upgrade sentry and improve its reliability 2023-10-07 12:40:43 +02:00
sentry.properties 💚 Fix sentry not receiving events 2022-12-16 08:39:14 +01:00
sentry.server.config.ts ⬆️ Upgrade sentry and improve its reliability 2023-10-07 12:40:43 +02:00
tsconfig.json ⬆️ Upgrade sentry and improve its reliability 2023-10-07 12:40:43 +02:00
vercel.json 🐛 New sendMessage version for the new parser 2023-10-06 10:14:26 +02:00