Commit Graph

23 Commits

Author SHA1 Message Date
Iman Mirazimi ec08823901 fix(niki): update admin routes with authorization's permissions 2024-05-18 18:15:29 +03:30
Erfan Mohammadi 26d44dd7eb fix(niki): major refactoring and bug fixes 2024-05-17 23:46:28 +03:30
mehdi 51693db30d fix(niki): Completion of swagger 2024-05-15 11:08:39 +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 47649e9952 fix(delivey): change StatusCreated to StatusOk where there is nothing created 2024-04-28 11:52:25 +00:00
mehdi 0d9f98a2e0 feat(repo): add pagination to getallkindboxreq (#32)
Co-authored-by: mohammad mahdi rezaei <rezaei_21@yahoo.com>
Reviewed-on: ebhomengo/niki#32
Co-authored-by: mehdi <lmehdirezl@gmail.com>
Co-committed-by: mehdi <lmehdirezl@gmail.com>
2024-04-28 11:27:23 +00:00
Masood Keshvari 3b3815ccec feat(service): add get all kindboxreq by admin (#26)
Reviewed-on: ebhomengo/niki#26
Reviewed-by: hossein <h.nazari1990@gmail.com>
Co-authored-by: masoodk <keshvari.developer@gmail.com>
Co-committed-by: masoodk <keshvari.developer@gmail.com>
2024-02-03 04:56:27 +00:00
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
Abolfazl Nourzad dc9d931227
add kind box migration and service 2024-01-23 11:09:58 +03:30
Abolfazl Nourzad 1823191c4e
rejecting kind-box-request 2024-01-22 18:51:13 +03:30
Abolfazl Nourzad 5708f0c414
add validation for accepting kind-box-req 2024-01-22 17:37:51 +03:30
Abolfazl Nourzad 12a8e0ecf5
minor change & delete description field from param.KindBoxReqAcceptRequest 2024-01-22 14:13:16 +03:30
Abolfazl Nourzad e3109b1972
add service and repo layer for accepting kind box request 2024-01-22 11:44:57 +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
mohammad mahdi rezaei 052f062cca fix(niki): linter errors fixed 2024-01-11 10:43:37 +03:30
Iman Mirazimi 8841987502 fix(httpserver): change PUT http method to PATCH 2024-01-03 15:20:18 +03:30
Iman Mirazimi 7de5d5fdae fix(niki): patch linter errors 2024-01-02 19:05:26 +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