morteza
|
e2a04e6a50
|
bug
|
2025-11-21 17:19:30 +03:30 |
|
morteza
|
a8f2f4b50c
|
bug
|
2025-11-21 16:31:04 +03:30 |
|
morteza
|
7505c29c78
|
auth graph
|
2025-11-21 16:27:49 +03:30 |
|
morteza
|
89593d0f2e
|
up
|
2025-11-21 15:48:38 +03:30 |
|
morteza
|
f07837cfdb
|
up
|
2025-11-19 01:00:07 +03:30 |
|
morteza
|
f97e95bca6
|
bug
|
2025-11-19 00:55:09 +03:30 |
|
morteza
|
bf5b50a3a2
|
bug
|
2025-11-19 00:44:11 +03:30 |
|
morteza
|
ef87a1ae6d
|
up
|
2025-11-19 00:27:20 +03:30 |
|
morteza
|
d764a67fec
|
up
|
2025-11-19 00:21:58 +03:30 |
|
morteza
|
dec9b6c2c5
|
up
|
2025-11-19 00:02:49 +03:30 |
|
morteza
|
e620dd6e04
|
Integrate RestaurantsModule into AdminModule; enhance AdminRepository to find admins by phone and restaurant slug using AdminRole; update AuthService to throw specific exception message when admin not found; correct last name in DatabaseSeeder for consistency.
|
2025-11-19 00:00:48 +03:30 |
|
morteza
|
fdaa8b3dfd
|
Enhance CategoryController and CategoryService to enforce admin-only access for category management; introduce restaurant-specific handling by adding RestId parameter to relevant methods; implement new endpoint for retrieving categories by restaurant for user access.
|
2025-11-18 23:44:28 +03:30 |
|
morteza
|
b9d0904577
|
Refactor RolesController and RolesService to include restaurant-specific handling by adding RestId parameter to relevant methods; remove optional restaurant ID properties from DTOs for cleaner design; implement soft delete logic in remove method to ensure proper role management.
|
2025-11-18 23:11:45 +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
|
0407d4c05a
|
Add permissions handling to AdminAuthGuard and RoleController; refactor DatabaseSeeder to utilize enums for permissions
|
2025-11-18 15:24:20 +03:30 |
|
morteza
|
89b86505ec
|
update restaurant
|
2025-11-18 14:37:10 +03:30 |
|
morteza
|
a53c0a5b13
|
Refactor AdminAuthController and AuthService to implement admin-specific token refresh functionality; update TokensService to handle refresh token logic with improved transaction management and error handling.
|
2025-11-18 14:29:00 +03:30 |
|
morteza
|
3fc7cccb80
|
Update RoleService to use nativeUpdate for soft delete functionality, ensuring more efficient database operations when marking roles as deleted.
|
2025-11-18 13:00:03 +03:30 |
|
morteza
|
c24775d091
|
cart
|
2025-11-18 12:55:37 +03:30 |
|
morteza
|
81fa0ca2b9
|
Refactor RoleService to implement soft delete functionality for roles by updating the deletedAt timestamp instead of hard deletion; streamline role filtering logic for improved readability.
|
2025-11-18 11:04:44 +03:30 |
|
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
|
1010c8d20a
|
Add 'title' property to Permission entity; update DatabaseSeeder to include Persian titles for permissions, enhancing localization support.
|
2025-11-18 10:37:55 +03:30 |
|
morteza
|
82f5cae16f
|
Add images property to CreateRestaurantDto and Restaurant entity; update UploaderController with AdminAuthGuard and API tags for enhanced security and documentation.
|
2025-11-18 10:30:45 +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
|
7bc94b4126
|
Remove User and AdminUser controllers; update import paths in UserModule to reflect new directory structure.
|
2025-11-18 09:33:50 +03:30 |
|
morteza
|
8975a9fcc7
|
Implement restaurant ID handling in schedule operations; add AdminAuthGuard for access control; enhance schedule service with validation for existing schedules and restaurant existence checks.
|
2025-11-18 09:21:37 +03:30 |
|
morteza
|
dcce6cfdda
|
Refactor Auth and Restaurants modules to use forward references for circular dependency resolution; import JwtModule in RestaurantsModule.
|
2025-11-18 09:03:14 +03:30 |
|
morteza
|
746769a735
|
Add authentication guards and API documentation to admin and restaurant controllers; update restaurant service for soft delete; enhance database seeder with new permissions and roles
|
2025-11-18 00:37:43 +03:30 |
|
morteza
|
e2b2a746f7
|
login
|
2025-11-18 00:20:15 +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
|
e699a961be
|
seed
|
2025-11-17 23:44:45 +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 |
|
morteza
|
b3c44d734c
|
update
|
2025-11-16 12:07:39 +03:30 |
|
morteza
|
d605303e52
|
role
|
2025-11-16 11:07:14 +03:30 |
|
morteza
|
fae765e05a
|
auth
|
2025-11-16 10:37:03 +03:30 |
|
morteza
|
ad4b2e2c89
|
add recorator
|
2025-11-16 10:07:53 +03:30 |
|
morteza
|
64ac2ead36
|
update schedule
|
2025-11-16 09:26:09 +03:30 |
|
morteza
|
7663507394
|
remove restId
|
2025-11-15 16:50:33 +03:30 |
|
morteza
|
c4a16df7d5
|
todo
|
2025-11-15 16:05:45 +03:30 |
|
morteza
|
e1f68730f9
|
update food
|
2025-11-15 15:13:34 +03:30 |
|
morteza
|
afbca4e439
|
update food
|
2025-11-15 14:45:01 +03:30 |
|
morteza
|
008351acd2
|
fix schedule
|
2025-11-15 12:01:57 +03:30 |
|
morteza
|
e521e56f3e
|
schedule
|
2025-11-15 11:54:39 +03:30 |
|
morteza
|
f0913840f2
|
food
|
2025-11-15 11:35:46 +03:30 |
|
morteza
|
cfe4aeff7a
|
auth
|
2025-11-15 11:01:23 +03:30 |
|
morteza
|
4246a24519
|
bug
|
2025-11-15 10:38:22 +03:30 |
|
morteza
|
3cbab81e0f
|
up
|
2025-11-15 10:23:31 +03:30 |
|
morteza
|
58e6390ddb
|
food
|
2025-11-15 10:18:50 +03:30 |
|
morteza
|
84163f6c8c
|
up
|
2025-11-15 09:14:32 +03:30 |
|