trypost/database/migrations
Paulo Castellano adfba2755e feat: Add Pinterest integration and user language preferences
Pinterest Integration:
- Add Pinterest OAuth controller and routes
- Add PinterestPublisher service with support for pins, video pins, and carousels
- Add PinterestPreview component with board selector and content type options
- Add Pinterest content types enum (Pin, VideoPin, Carousel)
- Add Pinterest to Platform enum with proper configuration
- Support sandbox mode via PINTEREST_SANDBOX env variable
- Pass platform-specific data (boards) through PlatformPreview

Language Feature:
- Add languages table with migration
- Add Language model and seeder (en-US, pt-BR)
- Add LanguageCombobox component for profile settings
- Set default language (en-US) on user registration
- Add language_id foreign key to users table

UI Improvements:
- Refactor PlatformPreview to support contentTypeOptions, meta, and platformData props
- Move content type and board selectors into platform-specific preview components

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 13:10:01 -03:00
..
0001_01_01_000000_create_users_table.php feat: Add Pinterest integration and user language preferences 2026-01-18 13:10:01 -03:00
0001_01_01_000001_create_cache_table.php chore: first commit 2026-01-14 22:13:44 -03:00
0001_01_01_000002_create_jobs_table.php chore: first commit 2026-01-14 22:13:44 -03:00
2026_01_14_231040_create_subscriptions_table.php feat: Implement soft deletes for workspace hashtags and labels, and integrate content_type into the initial post platforms table creation. 2026-01-17 14:44:37 -03:00
2026_01_14_231041_create_subscription_items_table.php feat: Implement soft deletes for workspace hashtags and labels, and integrate content_type into the initial post platforms table creation. 2026-01-17 14:44:37 -03:00
2026_01_14_232315_create_workspaces_table.php feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-16 23:46:30 -03:00
2026_01_14_232316_create_user_workspace_table.php feat: Implement soft deletes for workspace hashtags and labels, and integrate content_type into the initial post platforms table creation. 2026-01-17 14:44:37 -03:00
2026_01_14_232317_create_social_accounts_table.php feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-16 23:46:30 -03:00
2026_01_14_232318_create_posts_table.php feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-17 12:36:49 -03:00
2026_01_14_232319_create_post_platforms_table.php feat: Implement soft deletes for workspace hashtags and labels, and integrate content_type into the initial post platforms table creation. 2026-01-17 12:38:54 -03:00
2026_01_14_232320_create_medias_table.php feat: Implement soft deletes for workspace hashtags and labels, and integrate content_type into the initial post platforms table creation. 2026-01-17 14:44:37 -03:00
2026_01_14_233835_create_workspace_invites_table.php chore: first commit 2026-01-14 22:13:44 -03:00
2026_01_17_152319_create_workspace_hashtags_table.php feat: Implement soft deletes for workspace hashtags and labels, and integrate content_type into the initial post platforms table creation. 2026-01-17 12:38:54 -03:00
2026_01_17_153347_create_workspace_labels_table.php feat: Implement soft deletes for workspace hashtags and labels, and integrate content_type into the initial post platforms table creation. 2026-01-17 12:38:54 -03:00