simedkom/database/migrations
2026-01-06 12:01:50 +07:00
..
0001_01_01_000000_create_users_table.php feat(migration): update users table schema and add is_active column with enum 2025-11-19 14:50:19 +07:00
0001_01_01_000001_create_cache_table.php initial commit 2025-10-24 07:58:05 +07:00
0001_01_01_000002_create_jobs_table.php initial commit 2025-10-24 07:58:05 +07:00
2022_12_14_083707_create_settings_table.php feat: Implement Spatie Laravel Settings with Filament pages for general, SEO, and social media management. 2026-01-05 11:57:56 +07:00
2025_10_24_012236_create_classifications_table.php feat: add Classification resource with management pages and migration for classifications table 2025-11-19 15:28:27 +07:00
2025_11_19_082630_create_sub_classifications_table.php feat: add SubClassification resource with management pages and migration for sub_classifications table 2025-11-19 15:41:41 +07:00
2025_11_19_084250_create_locations_table.php feat: add Location and SubLocation resources with management pages and migrations for locations and sub_locations tables 2025-11-19 15:50:45 +07:00
2025_11_19_084252_create_sub_locations_table.php feat: add Location and SubLocation resources with management pages and migrations for locations and sub_locations tables 2025-11-19 15:50:45 +07:00
2025_11_19_085234_create_departments_table.php feat: add Department resource with management pages and migration for departments table 2025-11-19 16:18:35 +07:00
2025_11_19_092038_create_themes_table.php refactor(theme): change label airing proof theme to theme only 2025-12-05 09:59:02 +07:00
2025_11_20_014326_create_permission_tables.php feat: Add policies for SubClassification, SubLocation, and User models 2025-11-20 09:00:59 +07:00
2025_11_20_041121_create_companies_table.php feat: Introduce announcement types (public/company) with conditional recipient selection in Filament forms and table views. 2026-01-06 10:16:25 +07:00
2025_11_20_041125_create_partner_media_table.php feat: Introduce announcement types (public/company) with conditional recipient selection in Filament forms and table views. 2026-01-06 10:16:25 +07:00
2025_11_20_041138_create_journalists_table.php feat: Introduce announcement types (public/company) with conditional recipient selection in Filament forms and table views. 2026-01-06 10:16:25 +07:00
2025_12_02_133408_create_media_table.php feat(spatie media lib & asmit upload: install and custom path in spatie library 2025-12-04 13:57:33 +07:00
2025_12_05_095022_create_media_monitorings_table.php feat(media monitoring): implement crud 2025-12-09 11:27:59 +07:00
2025_12_05_100045_create_media_monitoring_theme_table.php feat(media monitoring): implement crud 2025-12-09 11:27:59 +07:00
2025_12_09_113331_create_content_recaps_table.php feat(content recap): implement crud 2025-12-09 15:36:50 +07:00
2025_12_10_144144_create_issue_management_table.php feat: Introduce Issue Management module, refactor enum implementations, and remove rich editors from location forms. 2025-12-11 10:41:43 +07:00
2025_12_11_155214_create_categories_table.php feat: Implement news categories and status management with a new category resource and updated news form fields for excerpt, categories, and status. 2025-12-24 08:56:11 +07:00
2025_12_12_082036_create_news_table.php feat: Implement news listing page with search, filter, and pagination, and update news table schema. 2025-12-24 14:50:26 +07:00
2025_12_12_083015_create_category_news_table.php feat: Implement news categories and status management with a new category resource and updated news form fields for excerpt, categories, and status. 2025-12-24 08:56:11 +07:00
2025_12_12_085015_create_tag_tables.php feat(news): implement news resource with CRUD functionality 2025-12-12 09:48:34 +07:00
2025_12_12_090552_create_announcements_table.php feat: Implement public announcements page with a new title field and rich text editor for content. 2026-01-06 11:07:13 +07:00
2025_12_12_091146_create_announcement_media_table.php feat(announcement): create AnnouncementMedia model, factory, and migration 2025-12-12 11:30:36 +07:00
2025_12_12_111212_create_cooperations_table.php feat: implement comprehensive cooperation management module with models, migrations, and Filament resources 2025-12-16 12:37:53 +07:00
2025_12_12_111307_create_cooperation_media_table.php feat: implement comprehensive cooperation management module with models, migrations, and Filament resources 2025-12-16 12:37:53 +07:00
2025_12_12_132245_create_cooperation_proposals_table.php feat: implement comprehensive cooperation management module with models, migrations, and Filament resources 2025-12-16 12:37:53 +07:00
2025_12_12_132453_create_task_assignments_table.php feat: implement comprehensive cooperation management module with models, migrations, and Filament resources 2025-12-16 12:37:53 +07:00
2025_12_12_133823_create_media_task_assignment_table.php feat: implement comprehensive cooperation management module with models, migrations, and Filament resources 2025-12-16 12:37:53 +07:00
2025_12_12_135847_create_reports_table.php feat: implement comprehensive cooperation management module with models, migrations, and Filament resources 2025-12-16 12:37:53 +07:00
2025_12_12_135855_create_rejection_reasons_table.php feat: implement comprehensive cooperation management module with models, migrations, and Filament resources 2025-12-16 12:37:53 +07:00
2025_12_22_130245_create_verification_requests_table.php feat: Implement a comprehensive verification system with dedicated pages, models, and UI components for companies, media, and journalists. 2025-12-22 15:00:19 +07:00
2025_12_22_130256_create_verification_reviews_table.php feat: Implement a comprehensive verification system with dedicated pages, models, and UI components for companies, media, and journalists. 2025-12-22 15:00:19 +07:00
2026_01_05_153123_create_contacts_table.php feat: Implement contact management system with email reply functionality and database migration 2026-01-06 09:37:55 +07:00
2026_01_06_112810_create_visitors_table.php feat: Add visitor tracking functionality with Filament resource and footer statistics. 2026-01-06 12:01:50 +07:00