simedkom/app/Models
Yoga Pangestu 2c5b057958 feat(news): implement news resource with CRUD functionality
- Created NewsResource for managing news entries.
- Added pages for creating, editing, and listing news.
- Defined NewsForm schema for news entry forms.
- Configured NewsTable for displaying news records with actions.
- Implemented News model with relationships and soft deletes.
- Added factories for generating test data for news and tags.
- Created migrations for news and tags tables.
2025-12-12 09:48:34 +07:00
..
Classification.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
Company.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
ContentRecap.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
Department.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
IssueManagement.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
Journalist.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
Location.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
MediaMonitoring.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
MediaMonitoringTheme.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
News.php feat(news): implement news resource with CRUD functionality 2025-12-12 09:48:34 +07:00
PartnerMedia.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
SubClassification.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
SubLocation.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
Theme.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
User.php test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00