Nicolai Ort niggl
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
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 17:45:34 +00:00
82ced34750 Fixed messages and comments for RunnerGroupErrors
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 17:45:11 +00:00
5de81ad093 Fixed messages and comments for RunnerErrors
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 17:42:58 +00:00
c1d784e29c Fixed messages and comments for PermissionErrors
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 17:41:26 +00:00
4ca85a1f22 Fixed messages and comments for AuthErrors
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 17:18:33 +00:00
7a4238f1f7 Fixed some stuff not getting checked against null
niggl commented on issue lfk/backend#39 2020-12-20 17:15:59 +00:00
Move all put requests to the new update mechanism implemented in #37

Since i moved all controllers to the new put mechanism I'll use this chance to update some comments and other weired behaviour.

niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 17:07:46 +00:00
fbe2b358bd Moved tracks to the new put mechanism
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 17:07:34 +00:00
532b5a56a5 Switched runner orgs to the cleaner syntax via a update entity
niggl opened issue lfk/backend#40 2020-12-20 16:43:40 +00:00
Auth: Password reset
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 16:37:21 +00:00
18ede29ea5 Moved usergroups to the new put mechanism
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 16:36:23 +00:00
ec4d75128b Fixed some weired toString beviour
niggl pushed to feature/39-update_puts at lfk/backend 2020-12-20 16:29:05 +00:00
b2bd6173a5 Moved permissions to the new put mechanism