openclassify/Modules/Video
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
..
config Remove S3 storage support and standardize local media handling 2026-03-19 23:42:57 +03:00
Database feat: add User management resource with CRUD operations and activity logging 2026-03-23 01:39:30 +03:00
Enums Add demo mode seeders and UI tweaks 2026-03-07 17:07:32 +03:00
Filament/Admin/Resources Improve partner panel UX 2026-03-07 20:19:00 +03:00
Jobs Add demo mode seeders and UI tweaks 2026-03-07 17:07:32 +03:00
Models Remove S3 storage support and standardize local media handling 2026-03-19 23:42:57 +03:00
Providers Fix module seeders PSR-4 namespaces 2026-03-10 21:01:30 +03:00
resources/views Add demo mode seeders and UI tweaks 2026-03-07 17:07:32 +03:00
Support Remove S3 storage support and standardize local media handling 2026-03-19 23:42:57 +03:00
module.json Add demo mode seeders and UI tweaks 2026-03-07 17:07:32 +03:00
VideoPlugin.php feat: add User management resource with CRUD operations and activity logging 2026-03-23 01:39:30 +03:00