Commit Graph

877 Commits

Author SHA1 Message Date
niggl 90e1ad7db7 Adjusted test for the new response depth
continuous-integration/drone/pr Build is passing
ref #140
2021-02-08 16:51:09 +01:00
niggl 906a1dc9e7 The group/runners endpoints now also deliver the runner's group's parentGroup
ref #140
2021-02-08 16:48:20 +01:00
niggl 5872c6335b Adjusted test for the new response depth
ref #140
2021-02-08 16:46:07 +01:00
niggl 701706c028 Now loading runner's group's parentgroup with every runner controller request
ref #140
2021-02-08 16:40:17 +01:00
niggl 656d564baa 🚀Bumped version to v0.4.3
continuous-integration/drone/push Build is passing
2021-02-07 13:40:32 +01:00
niggl 8f0a396dd0 Bugfix for @lfk/frontend/#43
continuous-integration/drone/pr Build is passing
2021-02-07 13:37:01 +01:00
niggl f4f621973a Added imprint and privacy to the api spec
ref #135
2021-02-02 15:07:33 +01:00
niggl bcad691045 Added new url env vars to config
ref #135
2021-02-02 15:04:09 +01:00
niggl ff7406e71a Cleaned up realations regarding response classes
continuous-integration/drone/pr Build is passing
ref #132
2021-01-30 16:19:42 +01:00
niggl 8dc2810c0c Adjusted tests for the new responseType parameter (part 3)
ref #132
2021-01-30 16:19:20 +01:00
niggl ff8af090e3 Adjusted tests for the new responseType parameter (part 2)
ref #132
2021-01-30 15:39:39 +01:00
niggl bcc15e4286 Adjusted tests for the new responseType parameter (part 1)
ref #132
2021-01-29 18:46:15 +01:00
niggl 2a87819486 Fixed typos and missing types
ref #132
2021-01-29 17:06:57 +01:00
niggl 9d5e486c6d Implemented the interface in all responses
refr #132
2021-01-29 17:06:43 +01:00
niggl e44cc4c4cb Added a Response interface
ref #132
2021-01-29 16:49:19 +01:00
niggl 581ca5ff6c Added Responseobjecttype enum
ref #132
2021-01-29 16:45:23 +01:00
niggl 38223b194b Merge branch 'dev' into feature/124-testmail
continuous-integration/drone/pr Build is passing
2021-01-27 17:47:29 +01:00
niggl bd1813a0e8 Merge branch 'dev' into feature/118-emails
continuous-integration/drone/pr Build is passing
2021-01-27 16:45:17 +00:00
niggl ae74b3963f Added test mail sending test
continuous-integration/drone/pr Build is passing
ref #124
2021-01-27 12:03:02 +01:00
niggl 54ed313342 Implemented the test-mail endpoint via a new mailcontroller
ref #124
2021-01-27 11:59:32 +01:00
niggl ad4b903c25 Added a Mail permisssion target
ref #124
2021-01-27 11:53:33 +01:00
niggl 9bd7636a23 Added comments
ref #124
2021-01-27 11:37:46 +01:00
niggl b94179e3ca Added a test mail sending function
ref #124
2021-01-27 11:28:27 +01:00
niggl 827002989e Added test mail templates
ref #124
2021-01-27 11:28:02 +01:00
niggl 69417e93c0 Added get runners by team test
continuous-integration/drone/pr Build is passing
ref #125
2021-01-26 20:13:39 +01:00
niggl f71a22f4dd Added get runners by org test
ref #125
2021-01-26 20:12:14 +01:00
niggl 570c34bed0 Created the organizations/runners endpoint
ref #125
2021-01-26 20:06:54 +01:00
niggl 7be2971a9e Created the runnerTeam/runners endpoint
ref #125
2021-01-26 19:57:35 +01:00
niggl b92f633d68 Now also sending txt mail body
continuous-integration/drone/pr Build is passing
ref #118
2021-01-26 18:45:19 +01:00
niggl d3647e3399 Added a txt variant of the pw-reset mail
ref #118
2021-01-26 18:41:50 +01:00
niggl 389e423850 Cleaned up the replacements
ref #118
2021-01-26 18:41:21 +01:00
niggl 46af786516 Fixed missing app_url protocol
ref #118
2021-01-26 18:31:34 +01:00
niggl b4c117b7dc Fixed wrong file location
ref #118
2021-01-26 18:31:17 +01:00
niggl 5cade25eeb Translated the pw reset mail to english
ref #118
2021-01-26 18:17:52 +01:00
niggl fb77f4d798 Renamed the template
ref #118
2021-01-26 18:09:27 +01:00
niggl c116338cd7 Added pw reset template provided by @philipp
ref #118
2021-01-26 18:09:00 +01:00
niggl 979d36ea91 Password reset now enforces email
ref #118
2021-01-26 18:07:56 +01:00
niggl c43334bf96 The auth tests now use mail to identify the user
ref #118
2021-01-26 18:07:42 +01:00
niggl 71c4caae8b Removed bs console.log
ref #118
2021-01-26 17:55:41 +01:00
niggl e26744b792 Implementes mail sending on pw reset request
ref #118
2021-01-26 17:35:03 +01:00
niggl d02e9dec56 Removed tests working directly with the old pw-reset response
ref #118
2021-01-26 17:28:20 +01:00
niggl 637975305f Implemented a basic mailer with reset link sending
ref #118
2021-01-26 17:21:18 +01:00
niggl c418603423 Added the first mail error
ref #118
2021-01-26 17:20:55 +01:00
niggl 470703c4de Added env vars
ref #118
2021-01-26 17:20:33 +01:00
niggl e260e16d66 Merge branch 'feature/118-emails' of git.odit.services:lfk/backend into feature/118-emails 2021-01-26 16:10:26 +01:00
niggl 6b0155f014 Added a folder for the mail templates
ref #118
2021-01-26 16:10:24 +01:00
niggl 33890b544b Added a folder for the mail templates
ref #118
2021-01-26 16:10:02 +01:00
niggl d7ea928714 Added mail env vars
ref #118
2021-01-26 16:09:11 +01:00
niggl cf012c0b7e Added a barebones class for handleing mail stuff
ref #118
2021-01-26 16:05:55 +01:00
niggl cd7e9b86b4 Renamedpermisssions from *Organisation* to *Organization*📝
continuous-integration/drone/pr Build is passing
ref #117
2021-01-24 18:43:29 +01:00