Yoga Pangestu
e8061bb41b
fix(register): change max length username
2025-12-05 09:25:15 +07:00
Yoga Pangestu
facd36688e
refactor(action): move bulk action to class and used it in module and adjust emptyStateDescription
2025-12-05 09:21:24 +07:00
Yoga Pangestu
2f8c862ee9
fix(journalist): remove $this
2025-12-05 09:09:44 +07:00
Yoga Pangestu
0167811e47
feat(table): move timestamp column to Columns Folder and adjust in module
2025-12-05 09:02:43 +07:00
Yoga Pangestu
0341d452a0
feat(journalist): implement journalist crud and create migration and model
2025-12-05 08:53:27 +07:00
Yoga Pangestu
a697511a99
feat(media): implement media crud with custom page
...
- fic relation parternMedia -> partnerMedia in Company model
- feat model and migration
2025-12-04 15:28:51 +07:00
Yoga Pangestu
5dd5d8316c
deat(company): add required file input
2025-12-04 15:27:44 +07:00
Yoga Pangestu
500f934deb
feat(enum): create enum for media module
2025-12-04 15:27:22 +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
Yoga Pangestu
bfb92ae794
feat(user): add must verfiy email
2025-12-04 14:27:02 +07:00
Yoga Pangestu
b5b23a254b
fix(register): fix unique validation
2025-12-04 14:23:34 +07:00
Yoga Pangestu
f65c2a1b03
fix(config): change timezone to Asia/Jakarta
2025-12-04 14:23:12 +07:00
Yoga Pangestu
59d5040812
feat(spatie media lib & asmit upload: install and custom path in spatie library
...
- publish asset and view
- create migration
2025-12-04 13:57:33 +07:00
Yoga Pangestu
68a4a29a4f
feat(register): implement custom register and user must verify email
2025-11-27 11:14:29 +07:00
Yoga Pangestu
fdda62b2a5
Add filament backgrounds styles for simple layout and main components
...
- Introduced CSS styles for .fi-simple-layout and .fi-simple-main classes.
- Implemented background image, gradient overlays, and responsive design features.
- Added support for dark mode and backdrop filters to enhance visual aesthetics.
2025-11-20 10:16:45 +07:00
Yoga Pangestu
28ec50494d
feat: Add policies for SubClassification, SubLocation, and User models
...
- Created SubClassificationPolicy to manage authorization for SubClassification actions.
- Created SubLocationPolicy to manage authorization for SubLocation actions.
- Created UserPolicy to manage authorization for User actions.
- Integrate Filament Shield for role and permission management
- Updated DashboardPanelProvider to include FilamentShieldPlugin.
- Added filament-shield package to composer.json and updated composer.lock.
- Created filament-shield.php configuration file for Shield settings.
- Created permission.php configuration file for Spatie permissions.
- Added migration for creating permission tables.
- Created ShieldSeeder to seed roles and permissions.
- Updated DatabaseSeeder to include ShieldSeeder.
- Updated UserSeeder to assign the Developer role to the created user.
2025-11-20 09:00:59 +07:00
Yoga Pangestu
3b3a19131c
feat: add AiringProofTheme resource with management pages and migration for airing_proof_themes table
2025-11-19 16:26:56 +07:00
Yoga Pangestu
af6ad20122
feat: add Department resource with management pages and migration for departments table
2025-11-19 16:18:35 +07:00
Yoga Pangestu
061a87dad9
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
Yoga Pangestu
d2082806c7
feat: add SubClassification resource with management pages and migration for sub_classifications table
2025-11-19 15:41:41 +07:00
Yoga Pangestu
cb4c76562d
feat: add Classification resource with management pages and migration for classifications table
2025-11-19 15:28:27 +07:00
Yoga Pangestu
1178814879
feat: auth config for password default
2025-11-19 14:55:47 +07:00
Yoga Pangestu
dd368e3c48
feat: custom login
2025-11-19 14:52:07 +07:00
Yoga Pangestu
3486231739
feat(migration): update users table schema and add is_active column with enum
...
feat(seeder): create UserSeeder for initial user data population
2025-11-19 14:50:19 +07:00
Yoga Pangestu
c9e012e387
feat(trait): add WithComment and Withvalue for enum utils
2025-10-24 08:29:22 +07:00
Yoga Pangestu
bcc442a00b
feat(enum): add IsActive enum
2025-10-24 08:28:56 +07:00
Yoga Pangestu
ee7e62ebd8
feat: install filament and configure panel
2025-10-24 08:25:10 +07:00
Yoga Pangestu
aaa16df01f
initial commit
2025-10-24 07:58:05 +07:00
Yoga Pangestu
b74dc3d017
feat(notification): show notification to all user role
2025-10-14 11:41:33 +07:00
Yoga Pangestu
5a21e6a2b2
fix(report): error after create report
2025-10-14 11:33:13 +07:00
Yoga Pangestu
d9d20abd37
fix(datatable): error relation
2025-10-13 14:13:01 +07:00
Yoga Pangestu
64c53b0314
fix(announcement): hide menu from sidebar
...
-feat query for mark when announcements unread
-change var for calendar in overview
2025-10-13 11:09:35 +07:00
Yoga Pangestu
aad2e3bbde
chore: ignored storage
2025-10-13 09:37:13 +07:00
Yoga Pangestu
e133f020cf
chore: run laravel pint
2025-10-13 08:35:36 +07:00
Yoga Pangestu
13ccfeac13
refactor(media monitoring): change label halaman -> halaman/durasi and penulis -> penulis/kreator
2025-10-10 15:38:45 +07:00
Yoga Pangestu
51c2365cfa
feat(issue management): add date range and user for export data and filder datatable
2025-10-10 15:37:25 +07:00
Yoga Pangestu
019c6374f2
chore(sidebar): type contac_message
2025-10-10 13:51:35 +07:00
Yoga Pangestu
c703453a78
fix(datatable): error when nullable relation
2025-10-10 13:51:21 +07:00
Yoga Pangestu
2268197bb6
chore: adjust git ignore
2025-10-10 13:51:07 +07:00
Alfin Afif
920cad26d2
fix:overview & register
2025-09-29 15:47:20 +07:00
Alfin Afif
defbdf678f
fix:force https on staging or production
2025-09-24 11:09:53 +07:00
Alfin Afif
5966d6cb28
Fix
2025-09-10 21:16:30 +07:00
Alfin Afif
50805f4131
Fix
2025-09-10 21:16:07 +07:00
Alfin Afif
8a38a860f5
Merge branch 'main' of http://10.10.30.253:82/pratama/purwakarta/diskominfo/simedkom
2025-09-10 21:15:40 +07:00
PT. Pratama Teknologi Solusi
2af49a9249
Edit docker-compose.yml
2025-09-10 21:13:57 +07:00
Alfin Afif
dd3041c22e
Fix
2025-09-10 21:12:52 +07:00
PT. Pratama Teknologi Solusi
5a35b59af2
Update .gitlab-ci.yml file
2025-09-10 20:35:33 +07:00
Alfin Afif
e1e231ea4e
Push
2025-09-10 18:29:16 +07:00
Alfin Afif
420ab5fb3f
fix Maximum execution time of 30 seconds
2025-09-10 08:48:51 +07:00
Alfin Afif
4b67c275b1
Fix Force HTTPS
2025-09-09 12:01:23 +07:00