This website requires JavaScript.
Explore
Help
Register
Sign In
morteza
/
dmenu-api
Watch
1
Star
0
Fork
0
You've already forked dmenu-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dec9b6c2c542bb12123f220bca024e2d018250e0
dmenu-api
/
src
/
modules
T
History
morteza
dec9b6c2c5
up
2025-11-19 00:02:49 +03:30
..
admin
up
2025-11-19 00:02:49 +03:30
auth
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
cart
cart
2025-11-18 12:55:37 +03:30
foods
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
restaurants
update restaurant
2025-11-18 14:37:10 +03:30
roles
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
uploader
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
users
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
utils
init
2025-11-09 11:25:26 +03:30