morteza
|
7dd1b61cac
|
update admin
|
2025-11-23 12:22:17 +03:30 |
|
morteza
|
7a53f0fa1b
|
create admin
|
2025-11-22 12:52:28 +03:30 |
|
morteza
|
8a217f6034
|
Add AdminId decorator for extracting adminId from requests; refactor AdminController to utilize new decorator for fetching admin details and restaurant-specific admins; update AdminService to handle admin creation and retrieval by restaurant; remove unused role and permission entities for cleaner architecture.
|
2025-11-18 16:45:44 +03:30 |
|
morteza
|
9abab789fc
|
Refactor Admin module by removing role and permission controllers, services, and DTOs; update imports to utilize Roles module for role and permission entities; adjust AdminService and AdminModule accordingly.
|
2025-11-18 15:43:24 +03:30 |
|
morteza
|
6f22dddcec
|
Enhance role management by adding 'title' property to CreateRoleDto, UpdateRoleDto, and Role entity; update RoleService to handle title in create and update operations; modify DatabaseSeeder to include titles for predefined roles.
|
2025-11-18 10:24:45 +03:30 |
|
morteza
|
b3c44d734c
|
update
|
2025-11-16 12:07:39 +03:30 |
|
morteza
|
d605303e52
|
role
|
2025-11-16 11:07:14 +03:30 |
|