Commit Graph

33 Commits

Author SHA1 Message Date
97e2fadf4b
Merge pull request #20 from zdam-egzamin-zawodowy/renovate/github.com-google-uuid-1.x
fix(deps): update module github.com/google/uuid to v1.3.0
2021-07-14 07:16:13 +02:00
8a75773d6d rename the models package to model 2021-07-14 06:58:10 +02:00
Renovate Bot
e0a48a05fc
fix(deps): update module github.com/google/uuid to v1.3.0 2021-07-12 23:25:53 +00:00
Renovate Bot
b9b0213d07
fix(deps): update module github.com/go-pg/pg/v10 to v10.10.2 2021-07-12 09:06:29 +00:00
Renovate Bot
7f99d2d320
fix(deps): update golang.org/x/crypto commit hash to a769d52 2021-07-11 02:37:04 +00:00
Renovate Bot
60b5bd722d
fix(deps): update module github.com/go-pg/pg/v10 to v10.10.1 2021-07-04 16:29:15 +00:00
Renovate Bot
0337b3197a
fix(deps): update golang.org/x/crypto commit hash to 5ff15b2 2021-07-04 15:41:32 +00:00
a685171061 bump github.com/Kichiyaki/gopgutil 2021-05-21 23:04:01 +02:00
cade63a9b7 bump github.com/Kichiyaki/goutil, use reflect in models.isZero 2021-05-04 20:10:21 +02:00
6fc7af4b50 bump github.com/Kichiyaki/goutil 2021-05-04 19:19:14 +02:00
f907e7294e add github.com/Kichiyaki/goutil, github.com/Kichiyaki/appmode, github.com/Kichiyaki/gopgutil 2021-05-02 13:16:32 +02:00
c2330ccd00 go mod tidy 2021-05-02 09:24:59 +02:00
5bd09500c1 bump github.com/Kichiyaki/ginlogrus and github.com/Kichiyaki/go-pg-logrus-query-logger/v10 2021-05-02 08:10:54 +02:00
7b9487fd8d bump github.com/Kichiyaki/gin-logrus and github.com/Kichiyaki/go-pg-logrus-query-logger/v10 2021-04-28 20:08:22 +02:00
da752803a5 downgrade gin-gonic/gin 2021-04-24 15:28:49 +02:00
44288ec6a9 bump github.com/Kichiyaki/gin-logrus 2021-04-23 20:28:12 +02:00
b96d2391ff move query logger to the separate package, bump github.com/Kichiyaki/gin-logrus 2021-04-23 19:58:14 +02:00
f85a21e86f move logger to the separate package, add checks if models are valid go-pg hooks 2021-04-23 19:29:13 +02:00
68c0509c54 update schema 2021-04-05 12:22:54 +02:00
44ca74144f add a new query - similarQualifications 2021-03-28 09:07:34 +02:00
e936b9b0ed add a new field to the Profession graphql type (Qualifications) 2021-03-21 18:19:22 +01:00
5303afc6e8 Question: fix answers 2021-03-13 16:41:09 +01:00
419c1f7aaf update schema 2021-03-09 19:42:29 +01:00
a44afa628c update main.go, bugfixes 2021-03-06 14:02:48 +01:00
49c8dd355a add graphql schema 2021-03-06 11:54:55 +01:00
575479f236 add auth package 2021-03-06 09:32:15 +01:00
ff9e6289ee [WIP]: initial version of question repository 2021-02-28 17:54:40 +01:00
a9d7250623 add user usecase/repository | add admin acc creation when none exists 2021-02-27 14:01:59 +01:00
a9e34ccc57 add two new models - QuestionInput and QuestionFilter 2021-02-27 09:29:30 +01:00
d7c208c6f5 bump go version in the go.mod file 2021-02-23 18:12:32 +01:00
480fac30f4 add Qualification model, add github.com/gosimple/slug 2021-02-21 18:02:12 +01:00
c8f8e824ff add profession model 2021-02-21 10:30:46 +01:00
0cf8230f35 init 2021-02-21 10:17:54 +01:00