|
9d5e486c6d
|
Implemented the interface in all responses
refr #132
|
2021-01-29 17:06:43 +01:00 |
|
|
e44cc4c4cb
|
Added a Response interface
ref #132
|
2021-01-29 16:49:19 +01:00 |
|
|
581ca5ff6c
|
Added Responseobjecttype enum
ref #132
|
2021-01-29 16:45:23 +01:00 |
|
|
b972395ae8
|
🧾New changelog file version [CI SKIP] [skip ci]
continuous-integration/drone/pr Build is passing
|
2021-01-27 16:54:23 +00:00 |
|
|
e5f4f6ee59
|
🚀Bumped version to v0.4.0
continuous-integration/drone/push Build is passing
|
2021-01-27 17:53:58 +01:00 |
|
|
fea4857685
|
🧾New changelog file version [CI SKIP] [skip ci]
|
2021-01-27 16:52:45 +00:00 |
|
|
f9e75d06b8
|
Merge pull request 'Implemented testmail endpoint feature/124-testmail' (#130) from feature/124-testmail into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #130
|
2021-01-27 16:52:28 +00:00 |
|
|
38223b194b
|
Merge branch 'dev' into feature/124-testmail
continuous-integration/drone/pr Build is passing
|
2021-01-27 17:47:29 +01:00 |
|
|
09b24aa609
|
🧾New changelog file version [CI SKIP] [skip ci]
|
2021-01-27 16:47:07 +00:00 |
|
|
348e6cdec7
|
Merge pull request 'Email Basics feature/118-emails' (#128) from feature/118-emails into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #128
|
2021-01-27 16:46:34 +00:00 |
|
|
bd1813a0e8
|
Merge branch 'dev' into feature/118-emails
continuous-integration/drone/pr Build is passing
|
2021-01-27 16:45:17 +00:00 |
|
|
e07f258a31
|
🧾New changelog file version [CI SKIP] [skip ci]
|
2021-01-27 16:44:56 +00:00 |
|
|
61bbeb0d8f
|
Merge pull request 'Mail+Env documentation feature/123-mail_documentation' (#129) from feature/123-mail_documentation into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #129
|
2021-01-27 16:44:33 +00:00 |
|
|
650a55e586
|
Merge branch 'dev' into feature/123-mail_documentation
continuous-integration/drone/pr Build is passing
|
2021-01-27 16:44:19 +00:00 |
|
|
2071c4db33
|
🧾New changelog file version [CI SKIP] [skip ci]
|
2021-01-27 16:43:56 +00:00 |
|
|
80e606aa96
|
Merge branch 'dev' into feature/123-mail_documentation
continuous-integration/drone/pr Build is passing
|
2021-01-27 16:43:54 +00:00 |
|
|
20f960ed67
|
Merge pull request 'Alpha Release 0.3.1' (#127) from dev into main
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing
Reviewed-on: #127
Reviewed-by: Philipp Dormann <philipp@philippdormann.de>
v0.3.1
|
2021-01-27 16:43:26 +00:00 |
|
|
e6fe8fcd58
|
🧾New changelog file version [CI SKIP] [skip ci]
continuous-integration/drone/pr Build is passing
|
2021-01-27 16:32:04 +00:00 |
|
|
870fd47c83
|
Merge pull request 'new advanced endpoints feature/125-team_runner' (#126) from feature/125-team_runner into dev
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Reviewed-on: #126
|
2021-01-27 16:31:45 +00:00 |
|
|
644045db44
|
Merge branch 'dev' into feature/125-team_runner
continuous-integration/drone/pr Build is passing
|
2021-01-27 16:31:16 +00:00 |
|
|
8611fcb849
|
Merge branch 'dev' into feature/124-testmail
continuous-integration/drone/pr Build is passing
|
2021-01-27 11:08:37 +00:00 |
|
|
08e6e59655
|
Removed the duplicate env copy/create from ci tests
continuous-integration/drone/pr Build is passing
ref #124
|
2021-01-27 12:06:00 +01:00 |
|
|
ae74b3963f
|
Added test mail sending test
continuous-integration/drone/pr Build is passing
ref #124
|
2021-01-27 12:03:02 +01:00 |
|
|
54ed313342
|
Implemented the test-mail endpoint via a new mailcontroller
ref #124
|
2021-01-27 11:59:32 +01:00 |
|
|
ad4b903c25
|
Added a Mail permisssion target
ref #124
|
2021-01-27 11:53:33 +01:00 |
|
|
9bd7636a23
|
Added comments
ref #124
|
2021-01-27 11:37:46 +01:00 |
|
|
b94179e3ca
|
Added a test mail sending function
ref #124
|
2021-01-27 11:28:27 +01:00 |
|
|
827002989e
|
Added test mail templates
ref #124
|
2021-01-27 11:28:02 +01:00 |
|
|
eeff67c192
|
Merge branch 'dev' into feature/123-mail_documentation
continuous-integration/drone/pr Build is passing
|
2021-01-26 19:42:59 +00:00 |
|
|
583a4bc0dd
|
Changed order
continuous-integration/drone/pr Build is passing
ref #123
|
2021-01-26 20:41:44 +01:00 |
|
|
53fcff77d0
|
Added a hint to ethereal.email
ref #123
|
2021-01-26 20:41:08 +01:00 |
|
|
1f0c842d9e
|
Table fix
ref #123
|
2021-01-26 20:39:38 +01:00 |
|
|
13ccab5e28
|
Added documentation for the env vars
ref #123
|
2021-01-26 20:38:53 +01:00 |
|
|
b5018eb114
|
Added the basics about mail templates to the readme
ref #123
|
2021-01-26 20:26:25 +01:00 |
|
|
aedfcfcc83
|
🧾New changelog file version [CI SKIP] [skip ci]
continuous-integration/drone/pr Build is passing
|
2021-01-26 19:15:59 +00:00 |
|
|
db0876015b
|
🚀Bumped version to v0.3.1
continuous-integration/drone/push Build is passing
|
2021-01-26 20:15:35 +01:00 |
|
|
69417e93c0
|
Added get runners by team test
continuous-integration/drone/pr Build is passing
ref #125
|
2021-01-26 20:13:39 +01:00 |
|
|
f71a22f4dd
|
Added get runners by org test
ref #125
|
2021-01-26 20:12:14 +01:00 |
|
|
570c34bed0
|
Created the organizations/runners endpoint
ref #125
|
2021-01-26 20:06:54 +01:00 |
|
|
7be2971a9e
|
Created the runnerTeam/runners endpoint
ref #125
|
2021-01-26 19:57:35 +01:00 |
|
|
b92f633d68
|
Now also sending txt mail body
continuous-integration/drone/pr Build is passing
ref #118
|
2021-01-26 18:45:19 +01:00 |
|
|
d3647e3399
|
Added a txt variant of the pw-reset mail
ref #118
|
2021-01-26 18:41:50 +01:00 |
|
|
389e423850
|
Cleaned up the replacements
ref #118
|
2021-01-26 18:41:21 +01:00 |
|
|
46af786516
|
Fixed missing app_url protocol
ref #118
|
2021-01-26 18:31:34 +01:00 |
|
|
b4c117b7dc
|
Fixed wrong file location
ref #118
|
2021-01-26 18:31:17 +01:00 |
|
|
5cade25eeb
|
Translated the pw reset mail to english
ref #118
|
2021-01-26 18:17:52 +01:00 |
|
|
fb77f4d798
|
Renamed the template
ref #118
|
2021-01-26 18:09:27 +01:00 |
|
|
c116338cd7
|
Added pw reset template provided by @philipp
ref #118
|
2021-01-26 18:09:00 +01:00 |
|
|
979d36ea91
|
Password reset now enforces email
ref #118
|
2021-01-26 18:07:56 +01:00 |
|
|
c43334bf96
|
The auth tests now use mail to identify the user
ref #118
|
2021-01-26 18:07:42 +01:00 |
|