| .. |
|
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 |
|
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(company): implement custom company for 'Perusahaan' role
|
2025-12-04 14:44:46 +07:00 |
|
2025_11_20_041125_create_partner_media_table.php
|
feat(media): implement media crud with custom page
|
2025-12-04 15:28:51 +07:00 |
|
2025_11_20_041138_create_journalists_table.php
|
feat(journalist): implement journalist crud and create migration and model
|
2025-12-05 08:53:27 +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 |