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
7dd1b61cac434f9a7f40709521ca6621f3a83188
dmenu-api
/
src
/
modules
/
admin
T
History
morteza
7dd1b61cac
update admin
2025-11-23 12:22:17 +03:30
..
controllers
update admin
2025-11-23 12:22:17 +03:30
dto
update admin
2025-11-23 12:22:17 +03:30
entities
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
providers
update admin
2025-11-23 12:22:17 +03:30
repositories
up
2025-11-19 00:02:49 +03:30
transformers
remove rest id from creating
2025-11-22 12:46:26 +03:30
admin.module.ts
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