Abolfazl Nourzad
|
bc9a625c03
|
minor change
|
2024-02-12 11:26:28 +03:30 |
miaad shahrokhi
|
430bd9a95c
|
✨ refactor: Clean up and modularize service initialization in main.go
- Organize service initialization into helper functions
- Improve code readability and maintainability
|
2024-02-03 05:05:30 +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
|
8f658433cc
|
fix issue
|
2024-01-27 17:52:13 +03:30 |
Abolfazl Nourzad
|
ed5c165040
|
Deleting the commented codes
|
2024-01-26 09:32:25 +03:30 |
Abolfazl Nourzad
|
6853ddaf64
|
fix linter errors
|
2024-01-25 21:29:18 +03:30 |
Abolfazl Nourzad
|
e4a3c5464a
|
RollbackKindBoxRequestStatus
|
2024-01-25 18:45:53 +03:30 |
Abolfazl Nourzad
|
befdad0c50
|
create kind box after accepting request
|
2024-01-23 13:51:56 +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 |
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 |