Commit 70f1bee
committed
feat: add migration creation script and remove deprecated Chatwoot integration
- Introduced a new script for generating database migrations.
- Removed the Chatwoot integration and related files across various services and controllers.
- Updated package.json to include the new migration script command.
- Cleaned up unused schemas and DTOs related to Chatwoot and other integrations.1 parent 6efa879 commit 70f1bee
File tree
82 files changed
+1620
-18912
lines changed- prisma
- mysql-migrations/20251218145327_migrate_to_evo_baileys
- postgresql-migrations
- 20251218145327_migrate_to_evo_baileys
- src
- api
- controllers
- dto
- integrations
- channel
- evolution
- meta
- whatsapp
- chatbot
- chatwoot
- controllers
- dto
- libs
- routes
- services
- utils
- validate
- dify
- controllers
- dto
- routes
- services
- validate
- evoai
- controllers
- dto
- routes
- services
- validate
- evolutionBot
- controllers
- dto
- routes
- services
- validate
- flowise
- controllers
- dto
- routes
- services
- validate
- n8n
- controllers
- dto
- routes
- services
- validate
- openai
- controllers
- dto
- routes
- services
- validate
- typebot
- controllers
- dto
- routes
- services
- validate
- routes
- services
- config
- validate
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+1620
-18912
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
Submodule evolution-manager-v2 deleted from f054b9b
0 commit comments