morteza
|
2da66cdd86
|
Implement 'getMe' endpoint in AdminController to retrieve current admin details; update AdminService to return transformed admin details and adjust findById method for improved data handling. Remove unused user profile retrieval method from AdminUserController.
|
2025-11-18 10:58:28 +03:30 |
|
morteza
|
607e2ec2cf
|
Enhance AdminService with caching for admin permissions and add UtilsModule to AdminModule imports
|
2025-11-17 23:59:57 +03:30 |
|
morteza
|
7bd2b59cb1
|
Refactor admin module structure: moved services and controllers to providers and controllers directories, added PermissionService and PermissionController, updated Admin entity relationships, and created AdminRole entity.
|
2025-11-17 23:04:28 +03:30 |
|