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 |
miaad shahrokhi
|
4697645e64
|
feat(validation): update validation section
|
2023-12-28 01:25:15 +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 |
imirazimi
|
72bdffc962
|
fix(service): add ctx to kind_box and kind_box_req services
|
2023-12-23 01:12:57 +03:30 |
imirazimi
|
7d76ea2d50
|
feat(service): complete add | getByID | getAll for kind_box and kind_box_req services
|
2023-12-23 00:55:16 +03:30 |
miaad shahrokhi
|
1c96539af2
|
feat(niki): add ozo package and add validation for kindbox and kindboxreq
|
2023-12-21 16:30:31 +03:30 |
mohammad mahdi rezaei
|
359cfc3244
|
feat(niki): added rtx-linter-format
|
2023-12-20 19:09:25 +03:30 |
mohammad mahdi rezaei
|
031c197715
|
Merge branch 'develop' of https://git.gocasts.ir/ebhomengo/niki into develop
|
2023-12-20 12:29:48 +03:30 |
mohammad mahdi rezaei
|
24218575df
|
fix(pkg): renamed team convention format
|
2023-12-20 12:28:51 +03:30 |
imirazimi
|
6d2800d753
|
Merge remote-tracking branch 'origin/develop' into develop
|
2023-12-20 12:19:52 +03:30 |
imirazimi
|
b2337b621d
|
fix(niki): update folder structure
|
2023-12-20 12:17:03 +03:30 |
Alireza Mokhtari Garakani
|
5204ac5c83
|
fix(service) divide domain name for each service and some note added
|
2023-12-20 12:11:50 +03:30 |
Alireza Mokhtari Garakani
|
c7debfefc6
|
feat(niki): new folder( tructure for developing branch
|
2023-12-20 11:57:13 +03:30 |
imirazimi
|
193539f78d
|
fix(entity): complete PiggyBank and ReqKindBox entities
|
2023-12-19 09:00:49 +03:30 |
imirazimi
|
dad9ece214
|
feat(niki): add cmd package
|
2023-12-18 20:55:16 +03:30 |
imirazimi
|
962182e12a
|
Merge branch 'masoodk_main' into iman_main
|
2023-12-18 20:52:48 +03:30 |
mohammad mahdi rezaei
|
a87d0bf57e
|
fix(niki): add config.yml
|
2023-12-18 19:49:14 +03:30 |
mohammad mahdi rezaei
|
092a4b308f
|
feat(pkg): added err message and http message mapper
|
2023-12-18 17:38:07 +03:30 |
mohammad mahdi rezaei
|
8e073db3e7
|
fix(config): change ormus to eb
|
2023-12-18 10:03:31 +03:30 |
Masood Keshvari
|
6c623e6be6
|
feat(domain): added request kind box domain
|
2023-12-17 19:01:14 +03:30 |
mohammad mahdi rezaei
|
55206f8629
|
feat(config): config handling using koanf package
|
2023-12-17 17:49:05 +03:30 |
mohammad mahdi rezaei
|
cec13c8bbe
|
feat(pkg): add richerror
|
2023-12-17 16:40:13 +03:30 |
mohammad mahdi rezaei
|
370ca1da1f
|
feat(niki): add logger
|
2023-12-17 16:33:01 +03:30 |
mohammad mahdi rezaei
|
7bc597a09c
|
fix(niki): I'm not sure we should include go.sum in .gitignore file. more information: https://github.com/ormushq/ormus/pull/17#discussion_r1403684988
|
2023-12-17 13:50:18 +03:30 |
Alireza Mokhtari Garakani
|
c6b6fbf32a
|
Delete .idea/modules.xml
|
2023-12-16 07:20:45 +00:00 |
Alireza Mokhtari Garakani
|
7efb935e71
|
Delete .idea/.gitignore
|
2023-12-16 07:20:39 +00:00 |
Alireza Mokhtari Garakani
|
f28c3a6c42
|
new_sample_structure
|
2023-12-16 10:50:01 +03:30 |
Alireza Mokhtari Garakani
|
8614245d15
|
gitignore added
|
2023-12-16 09:42:56 +03:30 |
Alireza Mokhtari Garakani
|
c9810e1f90
|
make sample structure
|
2023-12-16 09:39:50 +03:30 |
HQ2-AlirezaMokhtariG
|
760a9821c5
|
piggy_bank entity added
|
2023-12-15 11:54:06 +03:30 |
HQ2-AlirezaMokhtariG
|
afec9c227d
|
first commit
|
2023-12-12 11:14:57 +03:30 |