Yoga Pangestu
|
dfef159634
|
feat: Add phone number field to companies table, migration, and Filament forms/resources.
|
2026-03-16 16:31:11 +07:00 |
|
Yoga Pangestu
|
c547f8f5c1
|
feat: increase max length for company document and director name fields to 150 characters in both the UI and database.
|
2026-02-04 14:04:29 +07:00 |
|
Yoga Pangestu
|
7f51781334
|
Refactor database migrations to use explicit foreign key constraints with cascade on delete, update enum column definitions to use enum values and add indexes, and refine model casts.
|
2026-02-02 13:19:27 +07:00 |
|
Yoga Pangestu
|
9005f9cbec
|
feat: Implement company-based verification status for media and journalist data change requests, and refine admin verification UI/UX.
|
2026-01-30 13:26:43 +07:00 |
|
Yoga Pangestu
|
6dd0c26ac8
|
feat: Introduce announcement types (public/company) with conditional recipient selection in Filament forms and table views.
|
2026-01-06 10:16:25 +07:00 |
|
Yoga Pangestu
|
b4d2ae52f0
|
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 |
|
Yoga Pangestu
|
9aa585d8c9
|
feat(company): implement custom company for 'Perusahaan' role
- crud with custom page
- create model and migration for database schema
- custom view
- company relation from User model
|
2025-12-04 14:44:46 +07:00 |
|