Nicolai Ort niggl
niggl pushed to feature/118-emails at lfk/backend 2021-01-26 16:55:43 +00:00
71c4caae8b Removed bs console.log
niggl pushed to feature/118-emails at lfk/backend 2021-01-26 16:54:32 +00:00
536de2a319 Implemented automatic ci env generation
niggl pushed to feature/118-emails at lfk/backend 2021-01-26 16:35:06 +00:00
e26744b792 Implementes mail sending on pw reset request
niggl approved lfk/frontend#39 2021-01-26 16:28:44 +00:00
feature/12-user-management

thx 4 implementing the requested changes.

niggl pushed to feature/118-emails at lfk/backend 2021-01-26 16:28:22 +00:00
d02e9dec56 Removed tests working directly with the old pw-reset response
niggl pushed to feature/118-emails at lfk/backend 2021-01-26 16:21:20 +00:00
637975305f Implemented a basic mailer with reset link sending
niggl pushed to feature/118-emails at lfk/backend 2021-01-26 16:20:57 +00:00
c418603423 Added the first mail error
niggl pushed to feature/118-emails at lfk/backend 2021-01-26 16:20:46 +00:00
78d2ac3027 Added nodemailer types
niggl pushed to feature/118-emails at lfk/backend 2021-01-26 16:20:36 +00:00
470703c4de Added env vars
niggl approved lfk/frontend#42 2021-01-26 15:57:28 +00:00
feature/13-runner-management

Thx 4 implementing the requested change 👍

niggl pushed to feature/118-emails at lfk/backend 2021-01-26 15:10:28 +00:00
e260e16d66 Merge branch 'feature/118-emails' of git.odit.services:lfk/backend into feature/118-emails
6b0155f014 Added a folder for the mail templates
Compare 2 commits »
niggl pushed to feature/118-emails at lfk/backend 2021-01-26 15:10:03 +00:00
33890b544b Added a folder for the mail templates
niggl pushed to feature/118-emails at lfk/backend 2021-01-26 15:09:12 +00:00
d7ea928714 Added mail env vars
niggl pushed to feature/118-emails at lfk/backend 2021-01-26 15:06:48 +00:00
908ac4f1ce Added nodemailer dependecy
niggl pushed to feature/118-emails at lfk/backend 2021-01-26 15:05:58 +00:00
cf012c0b7e Added a barebones class for handleing mail stuff
niggl deleted branch feature/17-automated_tests from lfk/backend 2021-01-26 13:59:58 +00:00
niggl approved lfk/frontend#41 2021-01-26 13:57:48 +00:00
added permissions to dashboard sidebar

Awesome (y) delivered as requested

niggl suggested changes for lfk/frontend#42 2021-01-26 13:55:05 +00:00
feature/13-runner-management

Reviewed

niggl commented on pull request lfk/frontend#39 2021-01-26 13:47:39 +00:00
feature/12-user-management

Same the other way around btw ^^

niggl commented on pull request lfk/frontend#39 2021-01-26 13:44:18 +00:00
feature/12-user-management

Found another thing (not a bug per se). After removeing a user from a group and saveing them the old groups permissions still reside in the userdetail "Permissions" section. This changes on…