Erfan Mohammadi
|
02c16595b1
|
feat(niki): add migrate flag to main for running migrations
|
2024-04-28 14:09:21 +03:30 |
mohammad mahdi rezaei
|
659cba01d3
|
feat(niki): dockerize niki
|
2024-04-28 11:28:33 +03:30 |
mehdi
|
9fc2b59014
|
fix(docker): change port redis
|
2024-04-26 23:00:35 +03:30 |
mehdi
|
235283284f
|
feat(niki): update RTX to mise
|
2024-04-26 22:52:36 +03:30 |
mohammad mahdi rezaei
|
58c48dfccc
|
feat(niki): add test for add benefactor kind_box_req
|
2024-04-24 14:19:57 +03:30 |
hossein
|
748dee60e2
|
add supervisor
|
2024-03-09 05:48:33 +00:00 |
Masood Keshvari
|
74c1d223d1
|
feat(niki): dockerize app
|
2024-02-18 14:12:21 +03:30 |
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 |
Abolfazl Nourzad
|
4943e90d77
|
🔥 fix(repository) multiple insert data & remove prepare statement (#28)
Reviewed-on: ebhomengo/niki#28
Co-authored-by: Abolfazl Nourzad <abolfazlnorzad78@gmail.com>
Co-committed-by: Abolfazl Nourzad <abolfazlnorzad78@gmail.com>
|
2024-02-03 05:03:58 +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 |
Alireza Mokhtari Garakani
|
0aba9e6cbb
|
Merge pull request '✨feat(service) : Accept/Reject kind box request' (#25) from stage/abolfazl/62-accept-reject-kind-box-req into develop
Reviewed-on: ebhomengo/niki#25
|
2024-01-28 06:28:18 +00:00 |
Abolfazl Nourzad
|
aae314436f
|
Merge remote-tracking branch 'origin/stage/abolfazl/62-accept-reject-kind-box-req' into stage/abolfazl/62-accept-reject-kind-box-req
|
2024-01-27 17:52:48 +03:30 |
Abolfazl Nourzad
|
8f658433cc
|
fix issue
|
2024-01-27 17:52:13 +03:30 |
Abolfazl Nourzad
|
154f6e9857
|
remove comment
|
2024-01-27 15:32:03 +03:30 |
Abolfazl Nourzad
|
d09d7f068a
|
fix linter error
|
2024-01-27 13:18:28 +03:30 |
Abolfazl Nourzad
|
52f9a4aac2
|
Removing from the output of the method.
|
2024-01-27 11:57:16 +03:30 |
Abolfazl Nourzad
|
2e9bc7c241
|
remove CountAccepted from param/admin/kind_box_req/reject.go
|
2024-01-27 10:35:56 +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 |
Abolfazl Nourzad
|
85b9a7254e
|
fix error handling defer close in repo layer
|
2024-01-26 09:22:57 +03:30 |
Abolfazl Nourzad
|
6853ddaf64
|
fix linter errors
|
2024-01-25 21:29:18 +03:30 |
Abolfazl Nourzad
|
96eb93bb69
|
minor change validation Accept/Reject kind box request
|
2024-01-25 21:17:10 +03:30 |
Abolfazl Nourzad
|
79be4d0a0e
|
pull from dev
|
2024-01-25 20:24:42 +03:30 |
Abolfazl Nourzad
|
e4a3c5464a
|
RollbackKindBoxRequestStatus
|
2024-01-25 18:45:53 +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
|
aa129a870e
|
🔒fix(delivery): fixed the security problem of the create benefactor kinfboxreq
|
2024-01-24 18:44:13 +03:30 |
Abolfazl Nourzad
|
a18da64cf9
|
Using goroutines to create multiple kind-box
|
2024-01-23 14:45:36 +03:30 |
Abolfazl Nourzad
|
befdad0c50
|
create kind box after accepting request
|
2024-01-23 13:51:56 +03:30 |
mohammad mahdi rezaei
|
d829192bd6
|
fix(delivery): fix domain address benefactor
|
2024-01-23 11:45:59 +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 |
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 |
Masood Keshvari
|
1a4db87c73
|
feat(middleware): add benefactor authorization middleware
|
2024-01-17 11:16: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 |
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
|
ce762ac29c
|
fix(niki): patch panic error caused by errors.As() function
|
2024-01-05 15:51:10 +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
|
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 |