openclassify/Modules/User
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
..
App feat: add User management resource with CRUD operations and activity logging 2026-03-23 01:39:30 +03:00
Database feat: add User management resource with CRUD operations and activity logging 2026-03-23 01:39:30 +03:00
Filament/Admin/Resources feat: add User management resource with CRUD operations and activity logging 2026-03-23 01:39:30 +03:00
resources/views Refactor Blade headers sitewide 2026-03-08 02:12:51 +03:00
routes Align auth pages and headers 2026-03-07 22:23:53 +03:00
module.json feat: Implement user profile management and favorites module 2026-03-05 01:23:42 +03:00
UserPlugin.php feat: add User management resource with CRUD operations and activity logging 2026-03-23 01:39:30 +03:00