forked from ebhomengo/niki
1
0
Fork 0
Commit Graph

24 Commits

Author SHA1 Message Date
Erfan Mohammadi 97908d31b1 docs(niki): update swagger api documentation 2024-08-27 21:19:34 +03:30
Iman Mirazimi 705adda09b fix(niki): internal, validator and structure refactor 2024-08-03 14:37:16 +03:30
Ruhollah c9f2865aa5 refactor(repository): use prepared statements 2024-07-31 00:00:30 +03:30
Erfan Mohammadi 86a962b0c9 style(niki): apply code formatting and linting (#85) 2024-07-25 03:15:04 +03:30
Erfan Mohammadi 96d9c679dc feat(niki): admin enumerate(count) kindbox amount (#80) 2024-07-24 01:10:12 +03:30
Ruhollah dcf901f519 feat(niki): return kindbox from benefactor by agent (#83) 2024-07-21 19:42:51 +03:30
Ruhollah b119b08830 feat(niki): agent get return awaiting kindbox (#81) 2024-07-21 18:08:47 +03:30
Iman Mirazimi 4c52cd18c1 feat(niki): benefactor get/getall kindbox sort/filter/pagination 2024-07-21 17:08:54 +03:30
Iman Mirazimi b6eca45519 feat(niki): agent deliver kindboxreq (transactional) 2024-07-17 05:45:41 +00:00
Erfan Mohammadi bf9f79a524 feat(niki): get all kindboxes by admin 2024-07-09 20:47:04 +03:30
Iman Mirazimi ec769748fe feat(niki): get-getall kindboxreq with page-filter-sort by benefactor 2024-07-03 21:24:24 +03:30
Erfan Mohammadi 47bc77baee feat(niki): admin assign kindbox to a agent 2024-07-03 15:52:53 +03:30
Erfan Mohammadi 8a66e43789 feat(niki): admin get kindbox 2024-07-03 14:32:07 +03:30
Erfan Mohammadi 620db23582 feat(niki): benefactor requests emptying a KindBox 2024-07-03 06:27:51 +00:00
Iman Mirazimi 0d54a3765b feat(service): get kind_box_req ready to deliver. 2024-05-08 19:45:07 +03:30
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
Abolfazl Nourzad 8f658433cc
fix issue 2024-01-27 17:52:13 +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 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
Abolfazl Nourzad dc9d931227
add kind box migration and service 2024-01-23 11:09:58 +03:30
mohammad mahdi rezaei 91409f0275 feat(niki): add kindboxreq benefactor 2024-01-16 19:43:06 +03:30