General cleanup and optimisation feature/76-cleanup #86

Merged
niggl merged 18 commits from feature/76-cleanup into dev 2021-01-10 17:11:34 +00:00

18 Commits

Author SHA1 Message Date
niggl 02ae883fa4 Removed everything comit related from the release-it config
continuous-integration/drone/pr Build is passing
ref #76
2021-01-10 18:09:57 +01:00
niggl be4050768e Moded group updateing to a updateusergroup action model
continuous-integration/drone/pr Build is passing
ref #76
2021-01-10 18:01:22 +01:00
niggl dc6ec23cb9 Implmented basic release mgnt
ref #76
2021-01-10 17:47:31 +01:00
niggl 1bb98c13d1 Dependency bump
ref #76
2021-01-10 17:29:30 +01:00
niggl bca979bab5 Unified remove parameters
ref #76
2021-01-10 17:16:42 +01:00
niggl e4fafd764c Cleaner implementation of the api version getter
ref #76
2021-01-10 17:14:42 +01:00
niggl 172159414b Unified the openapi generation
ref #76
2021-01-10 17:10:25 +01:00
niggl 9355138a8c App now automagicly displays the current package version as the openapi version
ref #76
2021-01-10 16:59:39 +01:00
niggl 343cd8b772 Merge branch 'feature/76-cleanup' of git.odit.services:lfk/backend into feature/76-cleanup 2021-01-10 16:57:43 +01:00
niggl 01e0d5b94d Renamed the auth response call to ResponseAuth
ref #76
2021-01-10 16:57:40 +01:00
niggl ac00667465 Renamed the auth response call to ResponseAuth
ref #76
2021-01-10 16:54:19 +01:00
niggl 3deae2bfeb Moved all update() and toEntity action model functions to async
ref #76
2021-01-10 16:53:59 +01:00
niggl 3f7b0f6563 Renamed the update>Entity Name>() functiuons to update()
ref #76
2021-01-10 16:35:52 +01:00
niggl e6b9d4f273 Renamed the to>Entity Name>() functiuons to toEntity()
ref #76
2021-01-10 16:31:55 +01:00
niggl a00231dd3c Updated imports
ref #76
2021-01-10 16:23:09 +01:00
niggl 3bc172e7e0 Intruduced a new folder structure for action models
ref #76
2021-01-10 16:10:02 +01:00
niggl ee9df21ae5 Fixed some typos in errors
ref #76
2021-01-10 16:07:37 +01:00
niggl f96b256ad3 Fixed some typos and extended comments for the middlewares
ref #76
2021-01-10 16:03:56 +01:00