This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
backend/internal
2021-03-07 19:48:59 +01:00
..
auth UserInput.Sanitize - don't convert a password to lowercase 2021-03-07 19:48:59 +01:00
db rename two utils (sqlutils.SanitizeSortExpression -> sqlutils.SanitizeSort, sqlutils.SanitizeSortExpressions -> sqlutils.SanitizeSorts), add a new helper type to db package (Sort) 2021-03-06 08:44:49 +01:00
gin/middleware add a new package 'dataloader', add a new middleware 'DataLoaderToContext' 2021-03-06 13:16:50 +01:00
graphql another part of bugfixes 2021-03-06 14:43:50 +01:00
models UserInput.Sanitize - don't convert a password to lowercase 2021-03-07 19:48:59 +01:00
profession - add a new method 'HasBasicDataToUpdate' to the two inputs: QuestionInput and QualificationInput 2021-03-07 13:06:00 +01:00
qualification - add a new method 'HasBasicDataToUpdate' to the two inputs: QuestionInput and QualificationInput 2021-03-07 13:06:00 +01:00
question update main.go, bugfixes 2021-03-06 14:02:48 +01:00
user another part of bugfixes 2021-03-06 14:43:50 +01:00