Nicolai Ort niggl
niggl pushed to dev at lfk/backend 2020-12-21 16:39:20 +00:00
1bf6d3d564 Merge pull request 'Updated the put methods and cleaned up a shitload of comments' (#42) from feature/39-update_puts into dev
7d5f3b092f Reverted simplification that created loops
0ef6d9cc48 Small bugfix
48bef8db60 Second part of the action comment refactoring
1d0d79f3da First part of the action comment refactoring
Compare 33 commits »
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-21 16:22:09 +00:00
7d5f3b092f Reverted simplification that created loops
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-21 15:58:53 +00:00
0ef6d9cc48 Small bugfix
niggl opened issue lfk/backend#43 2020-12-21 15:25:15 +00:00
Load postal code validation country from env/config
niggl created pull request lfk/backend#42 2020-12-21 15:22:59 +00:00
Updated the put methods and cleaned up a shitload of comments
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-21 15:21:14 +00:00
48bef8db60 Second part of the action comment refactoring
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-21 15:08:12 +00:00
1d0d79f3da First part of the action comment refactoring
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-21 14:29:35 +00:00
d20d738218 Code + comment cleanup for the entities
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 18:39:14 +00:00
a03f1a438d Code + comment cleanup for the enums
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 18:38:23 +00:00
75332983c2 Code + comment cleanup for the response models
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 18:11:29 +00:00
a85d52437b Code + comment cleanup for the seeds
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 18:08:03 +00:00
a88c0389c1 Code + Comment cleanup for the middlewares
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 18:01:04 +00:00
43a4f1118d Updated loader comments and descriptions
niggl commented on issue lfk/backend#39 2020-12-20 17:56:20 +00:00
Move all put requests to the new update mechanism implemented in #37

Folders to check for cleanup:

  • Errors
  • Loaders
  • Middlewares
  • Models/Actions
  • Models/Entites
  • Models/Enums
  • Models/Responses
  • Routes
  • Seeds
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 17:55:53 +00:00
de91d491e5 Added a missing poiunt/exclamation mark
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 17:50:46 +00:00
2199cb0aef Fixed messages and comments for UserGroupErrors
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 17:50:07 +00:00
ee76f1c0e8 Fixed messages and comments for UserErrors
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 17:49:00 +00:00
75b6489f8d Fixed messages and comments for TrackErrors + spelling for some other errors
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 17:47:43 +00:00
389f6347c3 Fixed messages and comments for RunnerTeamErrors
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 17:46:44 +00:00
37afc10e44 Fixed messages and comments for RunnerOrganisationErrors