Iman Mirazimi
|
b7d5eb522b
|
fix(niki): add refer time duration when creating kind box req by benefactor
|
2024-06-08 20:31:36 +03:30 |
hossein
|
4aec4d8ecb
|
Merge pull request 'feat(niki): add benefactor get and get all addresses' (#53) from stage/erfan/98-benefactor-get-and-get-all-address into develop
Reviewed-on: ebhomengo/niki#53
Reviewed-by: hossein <h.nazari1990@gmail.com>
|
2024-06-05 05:38:10 +00:00 |
Erfan Mohammadi
|
e66a7355e2
|
feat(niki): add benefactor get all addresses
|
2024-06-01 21:31:00 +03:30 |
Iman Mirazimi
|
51a401f066
|
feat(niki): add `delete kind_box_req by benefactor`
|
2024-06-01 19:17:22 +03:30 |
Erfan Mohammadi
|
b0f5d5e2f4
|
feat(niki): add benefactor get address
|
2024-06-01 03:59:11 +03:30 |
Erfan Mohammadi
|
ed894c7520
|
fix(niki): remove is_main from address and add
ame to address
|
2024-05-30 16:27:33 +03:30 |
AMiR
|
bdf197e84b
|
"fix(niki):Get Province ID by City ID"
|
2024-05-26 19:56:18 +03:30 |
Iman Mirazimi
|
28ee6babd3
|
feat(niki): add admin authorization service.
|
2024-05-08 23:00:47 +03:30 |
Iman Mirazimi
|
17b7c4beb2
|
feat(service): add admin kind_box_req assign sender agent endpoint.
|
2024-05-08 22:50:31 +03:30 |
Iman Mirazimi
|
0d54a3765b
|
feat(service): get kind_box_req ready to deliver.
|
2024-05-08 19:45:07 +03:30 |
Erfan Mohammadi
|
d405c01b7b
|
fix(benefactor): fix getting benefactor kind box request by id
|
2024-04-28 11:52:25 +00:00 |
Sasan
|
8521cdbf20
|
feat(delivery): getting benefactor kind box request by id
|
2024-04-28 11:52:25 +00:00 |
mohammad mahdi rezaei
|
58c48dfccc
|
feat(niki): add test for add benefactor kind_box_req
|
2024-04-24 14:19:57 +03:30 |
Abolfazl Nourzad
|
06acc01e64
|
pull from dev & fix conflicts
|
2024-01-26 09:47:38 +03:30 |
Abolfazl Nourzad
|
ed5c165040
|
Deleting the commented codes
|
2024-01-26 09:32:25 +03:30 |
Masood Keshvari
|
bbc31ee48f
|
fix(service): remove duplicated auth service and use it in both of admin and benefactor side
|
2024-01-25 15:13:39 +03:30 |
mohammad mahdi rezaei
|
d829192bd6
|
fix(delivery): fix domain address benefactor
|
2024-01-23 11:45:59 +03:30 |
Masood Keshvari
|
6e0d616036
|
feat(service): add admin login and register
|
2024-01-20 15:08:55 +00:00 |
mohammad mahdi rezaei
|
085989538d
|
feat(benefactor): add address
|
2024-01-19 20:07:15 +03:30 |
mohammad mahdi rezaei
|
bd0a2084d7
|
feat(service): Get all cities
|
2024-01-18 13:46:36 +03:30 |
mohammad mahdi rezaei
|
3d9590000e
|
feat(service): Get all province
|
2024-01-17 23:47:06 +03:30 |
Masood Keshvari
|
5c41903221
|
feat(adapter): add kavenegar sms provider adapter
|
2024-01-17 13:34:50 +03:30 |
mohammad mahdi rezaei
|
91409f0275
|
✨feat(niki): add kindboxreq benefactor
|
2024-01-16 19:43:06 +03:30 |
Masood Keshvari
|
f622b6edd0
|
✨feat(niki): add benefactor logn or register - run server
|
2024-01-15 14:03:24 +03:30 |
Masood Keshvari
|
0760ab8fe2
|
feat(auth): add remove code from redis
|
2024-01-14 20:20:09 +03:30 |
Masood Keshvari
|
866c5b42e1
|
feat(benefactor): add login and register
|
2024-01-14 19:23:37 +03:30 |
mohammad mahdi rezaei
|
052f062cca
|
fix(niki): linter errors fixed
|
2024-01-11 10:43:37 +03:30 |
Iman Mirazimi
|
3eea2c0d1d
|
feat(niki): add skelton for admin | super-admin | staff | benefactor services
|
2024-01-05 15:43:47 +03:30 |
Iman Mirazimi
|
7e5f49e63e
|
feat(niki): add handlers for kind_box and kind_box_req domains
|
2024-01-02 17:35:37 +03:30 |
imirazimi
|
f7fb18a501
|
fix(niki): fix linter errors
|
2023-12-28 21:08:45 +03:30 |
miaad shahrokhi
|
4a5cc910db
|
feat(niki): remove validation from service and add all validation to validation directory
|
2023-12-28 17:13:06 +03:30 |
imirazimi
|
d49f1277cc
|
fix(niki): complete admin kind_box service
|
2023-12-27 01:12:33 +03:30 |
imirazimi
|
27634049bb
|
fix(niki): fix typo Bugs
|
2023-12-26 23:47:06 +03:30 |
Masood Keshvari
|
199be38efd
|
feat(service): add benefactor kindbox service
|
2023-12-26 21:40:39 +03:30 |
Masood Keshvari
|
9674f61402
|
fix(service): complete admin kindboxreq service
|
2023-12-26 21:22:20 +03:30 |
Alireza Mokhtari Garakani
|
3e0e8567eb
|
fix(Benefactor&Admin kind_box_req): refactor some code error (listed in body)
Benefactor:
- delete.go -> dErr instead of err
- get.go -> import errmsg
- update.go -> entity.KindBoxReqPendingStatus instead of KindBoxReqPendingStatus
Admin:
- delete.go -> dErr instead of err
- update.go -> entity.KindBoxReqPendingStatus instead of KindBoxReqPendingStatus
|
2023-12-26 16:41:29 +03:30 |
imirazimi
|
1a093a6d69
|
fix(niki): refactor folder structure
|
2023-12-25 20:38:19 +03:30 |