Commit Graph
41 Commits
Author SHA1 Message Date
niggl da266a8dd6 Fixed spelling
continuous-integration/drone/pr Build is passing
ref #193
2021-04-14 18:54:02 +02:00
niggl 8fe3243693 Saved missing file
continuous-integration/drone/pr Build is passing
ref #193
2021-04-14 18:47:10 +02:00
niggl 0636616dad Marked payedAmount as optional during creation and/or update
ref #193
2021-04-14 18:29:40 +02:00
niggl 99307423c5 Added payed amount to update classes
ref #193
2021-04-14 18:19:26 +02:00
niggl 48a87e8936 Now checking password rules on user update
ref #99
2021-03-26 20:19:23 +01:00
niggl fbdadbef1f The basic bugfix 🐞
ref #163
2021-03-18 14:00:14 +01:00
niggl c6c643ecf1 Renamed files and classed from *Organisation* to *Organization*📝
ref #117
2021-01-24 18:40:46 +01:00
niggl ef15d0d576 Changed organisation* to organization* in descriptions, comments and endoints ✏
ref #117
2021-01-24 18:34:15 +01:00
niggl f8d7544517 Marked param as optional (default: false)
ref #112
2021-01-21 19:08:43 +01:00
niggl 46f9503543 Fixed typo
ref #112
2021-01-21 18:45:15 +01:00
niggl ad446500f9 Implemented registration key generation
ref #112
2021-01-21 17:48:13 +01:00
niggl 6b4b16c13b Added missing id property 2021-01-19 18:00:45 +01:00
niggl a4e8311cbd Updated comments
ref #104
2021-01-19 17:57:15 +01:00
niggl c172aa8bf8 Added a contact update class
ref #104
2021-01-19 17:55:56 +01:00
niggl 57b9c2babc Implemented adress deletion (through reset)
ref #105
2021-01-16 20:19:09 +01:00
niggl 9dc9ce37d8 Implemented deep address validation
ref #105
2021-01-16 20:12:17 +01:00
niggl 4824547dde Fixed donor address check
ref #105
2021-01-16 18:52:57 +01:00
niggl 8bc01d3f24 Updated comments
ref #105
2021-01-16 16:57:58 +01:00
niggl d0df5dd641 Switched the update classes over to the new address implementation
ref #105
2021-01-16 16:56:46 +01:00
niggl a334adffc6 Moved optional param to being optional
ref #100
2021-01-15 22:27:44 +01:00
niggl 420e9c4662 Updated faulty getter function
ref #90
2021-01-15 18:39:30 +01:00
niggl 09ad081b37 Updated faulty getter function
ref #90
2021-01-15 18:36:57 +01:00
niggl aa0fd9cafd Refactoring: switched update user groups from objects to ids
ref #90
2021-01-15 18:35:21 +01:00
niggl bae8290273 Switched to full update from partial and resolved relation
ref #90
2021-01-15 18:33:53 +01:00
niggl 1b799a6973 Clarified comments
ref #90
2021-01-15 18:32:41 +01:00
niggl ed3b55a1e2 Refactoring: switched update team parent from objects to ids
ref #90
2021-01-15 18:31:23 +01:00
niggl 97c01ce81a Refactoring: switched update org address from objects to ids
ref #90
2021-01-15 18:30:20 +01:00
niggl e96637219f Refactoring: switched update runner group from objects to ids
ref #90
2021-01-15 18:29:30 +01:00
niggl 17244b0006 Clarified comments
ref #90
2021-01-15 18:28:24 +01:00
niggl 6b6f345618 Refactoring: switched from objects to ids
ref #90
2021-01-15 18:27:21 +01:00
niggl 93692ec255 Clarified comments
ref #90
2021-01-15 18:25:48 +01:00
niggl d4d713b12d Merge branch 'dev' into feature/93-user_endpoints
continuous-integration/drone/pr Build is passing
2021-01-13 17:21:22 +00:00
niggl 37fc167002 Added '@' as a illegal character for usernames
ref #93
2021-01-13 17:51:42 +01:00
niggl 9feeb302e8 Switched emails to being mandetory for users
ref #93
2021-01-13 17:44:22 +01:00
niggl f7370bc802 Implemented distance donation updateing
ref #66
2021-01-12 19:06:26 +01:00
niggl 2820f151e8 Implemented fixed donation updateing
ref #66
2021-01-12 19:01:03 +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 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 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