Commit Graph

272 Commits

Author SHA1 Message Date
niggl 9c4e54fc6e Added comments to the bugfix 2021-01-02 19:57:33 +01:00
niggl 2c47436259 Implemented a possible bugfix
ref #68
2021-01-02 19:56:04 +01:00
niggl 9b5d16ae92 Added todo relateing to the bugfix issue
continuous-integration/drone/pr Build is passing
ref #65 #68
2021-01-02 19:39:02 +01:00
niggl 2594a607dc Added address check for donors that want a receipt on update
ref #65
2021-01-02 18:30:03 +01:00
niggl 335d4e24da Added address check for donors that want a receipt
ref #65
2021-01-02 18:28:22 +01:00
niggl 52cdd41ec8 Fixed not null constraint
ref #65
2021-01-02 18:19:45 +01:00
niggl 1dc438beb2 Mitigated circular dependency (to be fixed)
ref #65
2021-01-02 18:12:18 +01:00
niggl ab67e5f4aa Added basic runner updateing
ref #65
2021-01-02 16:55:27 +01:00
niggl 557608e318 Added everything for basic donor creation
ref #65
2021-01-02 16:51:33 +01:00
niggl e46cfa0d77 Added donor response class
ref #65
2021-01-02 16:40:38 +01:00
niggl 9d9549cdd4 Added new donor permission target
ref #65
2021-01-02 16:37:17 +01:00
niggl e0fa58da57 Added some comments
continuous-integration/drone/pr Build is passing
ref #56
2020-12-30 17:27:24 +01:00
niggl 5d31d8d1a2 Added stats and stats responses for orgs
ref #56
2020-12-30 16:59:07 +01:00
niggl 53a01ad977 Added stats response
ref #56
2020-12-30 16:31:18 +01:00
niggl ec64ec3d63 Added a response class for team stats
ref #56
2020-12-30 14:41:07 +01:00
niggl 35dbfeb5e7 Added donation amount to the stats runner response
ref #56
2020-12-30 14:34:10 +01:00
niggl d850650aeb Added response class for the runner stats
ref #56
2020-12-30 14:30:31 +01:00
niggl 6e121a3ce2 Implemented more stats endpoints
ref #56
2020-12-29 22:17:29 +01:00
niggl b53b5cf91f Update: keys cant be updated (for security reasons)
ref #56
2020-12-29 21:00:43 +01:00
niggl 04813173e4 Updated the method of api key creation.
ref #56
2020-12-29 20:49:45 +01:00
niggl bb24ed53a4 Switched to hased tokens based on uuid (to be canged)
ref #56
2020-12-29 20:20:59 +01:00
niggl b7cbe2a0b4 Adjusted the validation type
ref #56
2020-12-29 20:05:35 +01:00
niggl e3ea83bb47 Removed async flag, b/c this doesn't need to perform anything async
ref #56
2020-12-29 19:57:19 +01:00
niggl b6043744a9 Added STATSCLIENT as a new permission target
ref #56
2020-12-29 19:48:35 +01:00
niggl 2b38044271 Created a response for the statsClient
ref #56
2020-12-29 19:45:30 +01:00
niggl 4c3d2643c1 Added enabled flag for the stats clients
ref #56
2020-12-29 19:37:55 +01:00
niggl e2cc0c0b80 Added Create action for the statsclients
ref #56
2020-12-29 19:34:14 +01:00
niggl ce55dce011 Removed abstract flag from class
ref #56
2020-12-29 19:32:20 +01:00
niggl a738c19316 Added the new statsClient class for stats api auth
ref #56
2020-12-29 19:29:16 +01:00
niggl bdd4f705be Adjusted return type, since async is no longer needed here (thanks to db relations)
ref #56
2020-12-29 15:23:29 +01:00
niggl a4ddeee8e4 Fixed uniqueness error
continuous-integration/drone/pr Build is passing
ref #45
2020-12-22 19:38:12 +01:00
niggl 853876a09c Merge branch 'dev' into feature/40-pw_reset
continuous-integration/drone/pr Build is passing
2020-12-22 16:05:27 +01:00
niggl b8c93bf476 Implemented the getter for loading the postalcodelocale from env
ref #43
2020-12-22 12:38:53 +01:00
niggl 146787fd66 Added comments
continuous-integration/drone/pr Build is passing
ref #40
2020-12-22 11:48:06 +01:00
niggl 9458b774ea Removed the user disableing
ref #40
2020-12-22 11:35:33 +01:00
niggl bf4250babd All things auth now check if the user is disabled
ref #40
2020-12-22 11:29:52 +01:00
niggl a16c4c564a Users now can be disabled from the start
ref #40
2020-12-22 11:27:21 +01:00
niggl 2f7b0d5606 Removed bs enabled check
ref #40
2020-12-22 11:20:11 +01:00
niggl 4b9bfe3b79 Now disableing users while they're in the process of resetting their password
ref #40
2020-12-22 11:18:31 +01:00
niggl 17ee682029 Implemented a password reset timeout
ref #40
2020-12-22 11:12:24 +01:00
niggl caeb17311b Implemented basic password reset
ref #40
2020-12-22 10:57:08 +01:00
niggl 5aa83fe2f0 Renamed the return variable to fit the class
ref #40
2020-12-22 10:44:43 +01:00
niggl aef8485f59 Renamed the password reset token creation class to better fit the scheme
ref #40
2020-12-22 10:39:42 +01:00
niggl aa146cd6c1 Added a basic pw reset action
ref #40
2020-12-22 10:38:48 +01:00
niggl 7d5f3b092f Reverted simplification that created loops
continuous-integration/drone/pr Build is passing
ref #39
2020-12-21 17:22:07 +01:00
niggl 0ef6d9cc48 Small bugfix
continuous-integration/drone/pr Build is failing
ref #39
2020-12-21 16:58:51 +01:00
niggl 48bef8db60 Second part of the action comment refactoring
continuous-integration/drone/pr Build is failing
ref #39
2020-12-21 16:21:12 +01:00
niggl 1d0d79f3da First part of the action comment refactoring
ref #39
Why did i volunteer for this? It's just a glorified sleeping aid 😴
2020-12-21 16:08:10 +01:00
niggl d20d738218 Code + comment cleanup for the entities
ref #39
2020-12-21 15:29:32 +01:00
niggl a03f1a438d Code + comment cleanup for the enums
ref #39
2020-12-20 19:39:13 +01:00