<!-- 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 -->
41 lines
433 B
Plaintext
41 lines
433 B
Plaintext
node_modules
|
|
.next
|
|
.env.local
|
|
workspace.code-workspace
|
|
.DS_Store
|
|
.turbo
|
|
authenticatedState.json
|
|
playwright-report
|
|
dist
|
|
test-results
|
|
**/src/test/results
|
|
**/src/test/reporters
|
|
test/report
|
|
**/api/scripts
|
|
.sentryclirc
|
|
.docusaurus
|
|
.cache-loader
|
|
build
|
|
firebaseServiceAccount.json
|
|
|
|
.env.production
|
|
.env.staging
|
|
|
|
# Wordpress
|
|
.svn
|
|
tags
|
|
|
|
dump.sql
|
|
dump.tar
|
|
|
|
__env.js
|
|
__ENV.js
|
|
|
|
typebotsToFix.json
|
|
**/scripts/logs
|
|
|
|
snapshots
|
|
|
|
.env
|
|
.typebot-build
|