evolution-api/prisma/migrations
Davidson Gomes e73d9c1982 chore: Integration with MinIO and S3
Adds support for MinIO and S3 for storing media files. Modified several files to implement this feature, including package.json, prisma/postgresql-schema.prisma, src/api/integrations/typebot/services/typebot.service.ts, src/api/routes/index.router.ts, src/api/services/channels/whatsapp.baileys.service.ts, and src/config/env.config.ts. Added untracked files for the new S3 integration. Also added a new S3Controller and S3Service for handling S3 related operations.

This change allows for more flexible media storage options and enables the use of MinIO or S3 for storing media files.
2024-07-13 16:07:16 -03:00
..
20240609181238_init docker 2024-06-09 21:54:10 -03:00
20240610144159_create_column_profile_name_instance fix: instances 2024-06-10 11:52:19 -03:00
20240611125754_create_columns_whitelabel_chatwoot feat: Organization configuration and logo in chatwoot bot contact 2024-06-11 10:09:04 -03:00
20240611202817_create_columns_debounce_time_typebot feat: Added debounce time for typebot messages 2024-06-11 17:56:20 -03:00
20240712144948_add_business_id_column_to_instances chore: Add businessId to Instance model 2024-07-12 11:52:29 -03:00
20240712150256_create_templates_table Add support for managing WhatsApp templates via official API 2024-07-12 12:32:44 -03:00
20240712155950_adjusts_in_templates_table Fix: Resolve issue with template association in Instance model 2024-07-12 13:01:17 -03:00
20240712162206_remove_templates_table Remove template model and related functionality (prisma/postgresql-schema.prisma, src/api/services/template.service.ts) 2024-07-12 13:25:59 -03:00
20240712223655_column_fallback_typebot feat: Fixes and implementation of regex and fallback in typebot 2024-07-12 20:03:53 -03:00
20240712230631_column_ignore_jids_typebot chore: Ignore specific JIDs in Typebot integration 2024-07-12 20:14:57 -03:00
20240713184337_add_media_table chore: Integration with MinIO and S3 2024-07-13 16:07:16 -03:00
migration_lock.toml docker 2024-06-09 21:54:10 -03:00