openclassify/Modules/Conversation
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
resources Refactor modules to SOLID structure 2026-03-14 01:57:30 +03:00
routes Implement realtime listing chat 2026-03-08 21:49:26 +03:00
module.json feat: Implement user profile management and favorites module 2026-03-05 01:23:42 +03:00