2
0

40 Commits

Author SHA1 Message Date
0ee820b4da 🔧 Migrate Tolgee from self-hosted to cloud
Closes #1330
2024-07-17 10:58:34 +02:00
8c4eec4b20 add specific link for ChatNode to TypeBot (#1106) 2023-12-14 21:52:13 +01:00
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
3ca5384e7f 🐳 Force Next.js apps local hostname
Closes #911
2023-10-13 15:01:21 +02:00
876625deb8 🐳 Bump Postgres version in official docker compose file 2023-10-02 11:20:06 +02:00
7d57e8dd06 ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
75e4b16af0 Add Zemantic AI Integration block (#752)
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
2023-09-08 16:21:50 +02:00
66dc570527 Docker improvements (#760)
Closes #758 and #716
2023-09-04 14:43:48 +02:00
786e5cb582 🧑‍💻 Improve env variables type safety and management (#718)
Closes #679
2023-08-28 09:13:53 +02:00
0b34321bf7 🗃️ Add updatedAt fields where missing 2023-02-03 11:10:40 +01:00
ad72557310 🔧 (scripts) Add typebot fix script
Closes #192
2022-12-27 10:05:50 +01:00
1a3869ae6d ⚗️ Implement bot v2 MVP (#194)
Closes #190
2022-12-22 17:02:34 +01:00
3645607ed4 🛂 Add backup and restore database scripts 2022-11-23 11:40:57 +01:00
a9d04798bc ♻️ (viewer) Change to features-centric folder structure 2022-11-15 15:14:38 +01:00
643571fe7d ♻️ (builder) Change to features-centric folder structure 2022-11-15 15:14:38 +01:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
b62b955c07 fix(db): switch blockId and groupId on old answers 2022-07-14 09:08:57 +02:00
f801a29539 fix(docker): 🐛 Runtime public environment 2022-06-22 09:47:43 +02:00
3e47b37c2e Revert "fix(docker): 🐛 Runtime public environment"
This reverts commit e03fe9f7d9.
2022-06-22 07:21:02 +02:00
e03fe9f7d9 fix(docker): 🐛 Runtime public environment 2022-06-22 07:12:33 +02:00
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00
5d786f59cc build: 👷 New compose file and entrypoints 2022-05-25 14:49:34 -07:00
1f992c6779 fix(docker): 🐛 Fix the whole docker deployment pipeline
I've been able to deploy the application on another machine (finally).
2022-03-29 08:45:20 +02:00
9e08ff574b fix: 🐛 Tiny bugs (Sentry) 2022-02-25 18:44:11 +01:00
eb23ad61a7 build: 🏗️ Add script package 2022-02-25 09:45:31 +01:00
27bff8c4b7 build(wp): 🏗️ Add wordpress plugin 2022-02-25 08:54:13 +01:00
56bd5fafc3 feat: ️ Add docs and connect Stripe 2022-02-14 16:41:39 +01:00
e2606ebf11 build: 🏗️ include sentry.properties 2022-02-14 11:36:14 +01:00
8501d39234 build: 🏗️ Add Sentry to builder 2022-02-14 10:57:57 +01:00
80c15f9491 chore(db): 🛂 Use env file from builder for db 2022-02-14 10:19:26 +01:00
8c8d77e052 feat(engine): Add retry bubbles 2022-02-10 10:25:38 +01:00
c66827b606 chore: 🗑️ Clean up gitignores 2022-02-09 18:57:50 +01:00
65b30bfc48 docs(share): 📝 Add embed instructions 2022-02-09 17:41:45 +01:00
b7cdc0d14a 🚀 Init preview and typebot cotext in editor 2021-12-22 14:59:07 +01:00
772b16c6ce 🚀 Init Turbo Repo 2021-12-16 15:19:05 +01:00
641ba3db8a 💅 Renamed prisma package to db 2021-12-08 07:08:13 +01:00
17665def12 📤 Remove workspace file from git 2021-12-08 06:08:06 +01:00
5e14a94dea Add authentication 2021-11-29 15:19:07 +01:00
68dd491eca Set node-linker to node_modules 2021-11-19 10:39:33 +01:00
6fe9807fbe Init project 2021-11-19 10:15:13 +01:00