Commit Graph

10 Commits

Author SHA1 Message Date
fatihalp
f06943ce9d feat: add User management resource with CRUD operations and activity logging
- Created UserResource for managing users with form and table configurations.
- Implemented pages for creating, editing, listing users, and viewing user activities.
- Added UserPlugin for resource registration in Filament admin panel.
- Introduced CSS styles for panel quick creation and listing filters.
- Developed JavaScript modules for handling listing filters and home slider functionality.
2026-03-23 01:39:30 +03:00
fatihalp
057620b715 Remove S3 storage support and standardize local media handling 2026-03-19 23:42:57 +03:00
fatihalp
6b3a8b8581 Refactor modules to SOLID structure 2026-03-14 01:57:30 +03:00
fatihalp
d2345cbeda Fix module seeders PSR-4 namespaces 2026-03-10 21:01:30 +03:00
fatihalp
de09a50893 Refactor modules for mobile UI 2026-03-09 00:08:58 +03:00
fatihalp
8c0365e710 Refactor home layout and seed data 2026-03-08 20:18:56 +03:00
fatihalp
222928d1d9 Refactor modular Laravel Filament 2026-03-08 12:17:03 +03:00
fatihalp
b1293d3960 Improve partner panel UX 2026-03-07 20:19:00 +03:00
fatihalp
d5f88c79af Demo hazırla sayfa ekle 2026-03-07 19:29:55 +03:00
fatihalp
93ce5a0925 Add demo mode seeders and UI tweaks 2026-03-07 17:07:32 +03:00