Commit Graph

17 Commits

Author SHA1 Message Date
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
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