morteza
|
c8ff614aaf
|
auth
|
2026-02-15 09:49:06 +03:30 |
|
morteza
|
6fd68acc81
|
modify otp
|
2026-02-15 09:27:38 +03:30 |
|
morteza
|
2f4356e8da
|
direct login for super admin
|
2026-01-04 22:40:21 +03:30 |
|
morteza
|
30e9d199cd
|
send otp
|
2026-01-01 13:00:55 +03:30 |
|
morteza
|
4da95844a2
|
up
|
2025-12-29 11:21:31 +03:30 |
|
morteza
|
352bbe2770
|
send code
|
2025-12-29 00:00:37 +03:30 |
|
morteza
|
98f973958d
|
set perms
|
2025-12-23 13:00:27 +03:30 |
|
morteza
|
4dafba955e
|
sms logs
|
2025-12-22 23:27:53 +03:30 |
|
morteza
|
eb47fd75ea
|
update icons module
|
2025-12-16 11:16:49 +03:30 |
|
morteza
|
cfa7f1e3fe
|
super admin auth guard
|
2025-12-16 10:12:47 +03:30 |
|
morteza
|
32ceefb643
|
super admin
auth guard
|
2025-12-16 10:11:25 +03:30 |
|
morteza
|
9d9de98c03
|
wallet
|
2025-12-13 12:30:38 +03:30 |
|
morteza
|
c25a5afe01
|
lint
|
2025-12-13 11:14:18 +03:30 |
|
morteza
|
2815c503ff
|
update auth
|
2025-12-12 23:35:26 +03:30 |
|
morteza
|
19787ea52c
|
refresh token bug
|
2025-12-11 18:54:43 +03:30 |
|
morteza
|
49ec05b410
|
add index
|
2025-12-11 18:37:50 +03:30 |
|
morteza
|
2cf554caa4
|
clean
|
2025-12-11 18:22:18 +03:30 |
|
morteza
|
0bb51dcae5
|
structure
|
2025-12-11 12:44:03 +03:30 |
|
morteza
|
33b250287c
|
pager
|
2025-12-09 23:40:44 +03:30 |
|
morteza
|
07f3006aef
|
update auth
|
2025-12-09 16:28:50 +03:30 |
|
morteza
|
6c62c8badc
|
hash refresh token
|
2025-12-06 22:51:34 +03:30 |
|
morteza
|
01631c147a
|
normalize phone
|
2025-12-06 22:42:26 +03:30 |
|
morteza
|
e8566aa389
|
fix auth token expiration
|
2025-12-03 11:50:16 +03:30 |
|
morteza
|
fb4ed33692
|
rename modules
|
2025-11-25 09:28:55 +03:30 |
|
morteza
|
414f7e179f
|
update
|
2025-11-24 19:21:18 +03:30 |
|
morteza
|
0555dbe586
|
OTP_EXPIRATION_TIME
|
2025-11-24 19:08:01 +03:30 |
|
morteza
|
8a00cfd929
|
OTP_EXPIRATION_TIME
|
2025-11-24 19:02:17 +03:30 |
|
morteza
|
f111b1368f
|
token expire time
|
2025-11-24 18:51:33 +03:30 |
|
morteza
|
2de08b9e65
|
fix bugs
|
2025-11-24 18:39:57 +03:30 |
|
morteza
|
9996ea3b09
|
update auth
|
2025-11-24 16:08:16 +03:30 |
|
morteza
|
c8b0ee3c56
|
cart
|
2025-11-23 00:02:26 +03:30 |
|
morteza
|
cd4dc69aef
|
refresh token
|
2025-11-22 23:13:34 +03:30 |
|
morteza
|
685aee494a
|
refresh token
|
2025-11-22 11:55:02 +03:30 |
|
morteza
|
ee1e6049c5
|
remove graph
|
2025-11-22 10:49:31 +03:30 |
|
morteza
|
7505c29c78
|
auth graph
|
2025-11-21 16:27:49 +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
|
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
|
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
|
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
|
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
|
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
|
e2b2a746f7
|
login
|
2025-11-18 00:20:15 +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 |
|