Commit Graph

11 Commits

Author SHA1 Message Date
Yoga Pangestu
3908e027ef feat: install and configure jacobtims/filament-logger for activity tracking 2026-04-11 15:40:59 +07:00
Yoga Pangestu
d3dc7c1ab9 chore: update media library disk configuration to use FILESYSTEM_DISK environment variable 2026-04-09 11:06:23 +07:00
Yoga Pangestu
1c756ab54f refactor: Update type hints and class references across various files for improved clarity and consistency. 2026-03-13 10:24:08 +07:00
Yoga Pangestu
5aaf1d2ae5 feat: Add mysql_second database connection configuration. 2026-02-02 15:01:18 +07:00
Yoga Pangestu
9742097d2b feat: Add visitor tracking functionality with Filament resource and footer statistics. 2026-01-06 12:01:50 +07:00
Yoga Pangestu
0ffc7a1d92 feat: Implement Spatie Laravel Settings with Filament pages for general, SEO, and social media management. 2026-01-05 11:57:56 +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
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
1178814879 feat: auth config for password default 2025-11-19 14:55:47 +07:00
Yoga Pangestu
aaa16df01f initial commit 2025-10-24 07:58:05 +07:00