Commit Graph

109 Commits

Author SHA1 Message Date
8996aef152 🧾New changelog file version [CI SKIP] [skip ci] 2021-03-31 17:46:40 +00:00
5ff6f77daf Merge pull request 'Now base64-encoding the selfservice tokens👀' (#12) from bugfix/11-selfservice_profile_link into dev
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #12
2021-03-31 17:45:59 +00:00
1f581650c5 Now base64-encoding the selfservice tokens👀
All checks were successful
continuous-integration/drone/pr Build is passing
ref #11
2021-03-31 19:44:37 +02:00
ab0e41f73b 📖New license file version [CI SKIP] [skip ci] 2021-03-15 15:27:42 +00:00
416be7920c 🧾New changelog file version [CI SKIP] [skip ci] 2021-03-15 15:27:00 +00:00
f55471825e Dockerfile with cached images 🔥
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-15 16:26:17 +01:00
d5f29108c4 Revert "Now using more images powered by us 🚀🚀🚀"
This reverts commit c1d8b781a6.
2021-03-15 16:22:58 +01:00
c1d8b781a6 Now using more images powered by us 🚀🚀🚀
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-03-15 16:21:25 +01:00
f6c03c7ae2 Applied Docker MTU fix 🛠
Some checks failed
continuous-integration/drone/push Build is failing
2021-03-15 16:17:28 +01:00
7842a3c437 Updated ci with new kubernetes secrets 🚀🚀🚀
Some checks failed
continuous-integration/drone/push Build is failing
ref odit/org#12
2021-03-12 18:59:48 +01:00
18c8600563 Changed ci pipeline type to kubernetes
Some checks reported errors
continuous-integration/drone/push Build encountered an error
ref odit/org#12 (comment)
2021-03-10 20:10:12 +01:00
07aeaf6d6b 🧾New changelog file version [CI SKIP] [skip ci] 2021-03-05 18:06:13 +00:00
f011659469 Merge pull request 'Selfservice link forgotten mails feature/5-registration_forgot_mails' (#10) from feature/5-registration_forgot_mails into dev
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #10
2021-03-05 18:05:49 +00:00
577f321b3f Fixed typo
All checks were successful
continuous-integration/drone/pr Build is passing
ref #5
2021-03-05 19:05:08 +01:00
91f9a8cbde Added tests
All checks were successful
continuous-integration/drone/pr Build is passing
ref #5
2021-03-05 18:42:53 +01:00
8271014a10 Adjusted tests for mail types
ref #5
2021-03-05 18:39:56 +01:00
0fa94fc867 Added MailTypes to responses
ref #5
2021-03-05 18:37:51 +01:00
015b25a205 Added new mailtype enum
ref #5
2021-03-05 18:32:24 +01:00
9807e61fa8 Added endpoint
ref #5
2021-03-05 18:30:50 +01:00
8da7c55deb Added new mailer function
ref #5
2021-03-05 18:29:22 +01:00
34e30d6492 Renamed templates
ref #5
2021-03-05 18:27:17 +01:00
9ba4b4001d Sorted locales
ref #5
2021-03-05 18:25:25 +01:00
44972e4a93 Added translation keys to txt
ref #5
2021-03-05 18:25:06 +01:00
1d4d1d18d8 Added translation keys
ref #5
2021-03-05 18:23:52 +01:00
56c3deca57 Added mail templates for forgotten selfservice links
ref #5
2021-03-05 18:20:56 +01:00
00e78371f3 🧾New changelog file version [CI SKIP] [skip ci] 2021-03-04 16:03:36 +00:00
e60360ccd4 Merge pull request 'Alpha release 0.1.0' (#9) from dev into main
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
Reviewed-on: #9
Reviewed-by: Philipp Dormann <philipp@philippdormann.de>
2021-03-04 16:02:02 +00:00
4cde30ef98 📖New license file version [CI SKIP] [skip ci]
All checks were successful
continuous-integration/drone/pr Build is passing
2021-03-04 15:59:33 +00:00
5e7cfff41e 🚀Bumped version to v0.1.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-03-04 16:51:53 +01:00
0b96dc8ba5 Merge pull request 'Welcome mails feature/2-welcome_mails' (#7) from feature/2-welcome_mails into dev
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Reviewed-on: #7
2021-03-04 15:51:12 +00:00
aed676c04b Merge pull request 'Added real information to the README feature/3-readme' (#8) from feature/3-readme into dev
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #8
2021-03-04 15:47:39 +00:00
6296457455 Merge branch 'dev' into feature/2-welcome_mails
All checks were successful
continuous-integration/drone/pr Build is passing
2021-03-04 15:47:11 +00:00
18620133b9 Sorted translations
All checks were successful
continuous-integration/drone/pr Build is passing
ref #2
2021-03-04 16:46:53 +01:00
1ec95a1fda Added missing translations
ref #2
2021-03-04 16:46:34 +01:00
4b5e24f3e3 Fixed typo
ref #2
2021-03-04 16:43:59 +01:00
5314100065 Added env var docs to readme
All checks were successful
continuous-integration/drone/pr Build is passing
ref #3
2021-03-03 18:45:06 +01:00
e48f830c08 Added ci status
ref #3
2021-03-03 18:37:50 +01:00
9cb100c7c4 Added more info to the readme
ref #3
2021-03-03 18:36:34 +01:00
ce87e1fc03 Added welcome mail tests
All checks were successful
continuous-integration/drone/pr Build is passing
ref #2
2021-03-03 18:15:05 +01:00
b3952c39e5 Added registration mail endpoint
ref #2
2021-03-03 18:10:41 +01:00
056b74ce22 Added request class
ref #2
2021-03-03 18:10:08 +01:00
e2237d34d3 Added german translations
ref #2
2021-03-03 18:02:53 +01:00
f11137e0c2 📖New license file version [CI SKIP] [skip ci] 2021-03-03 16:55:09 +00:00
425b27e124 Merge branch 'dev' into feature/2-welcome_mails 2021-03-03 17:55:06 +01:00
7473931f27 Merge pull request 'Added tests for the mail endpoints feature/4-tests' (#6) from feature/4-tests into dev
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #6
2021-03-03 16:54:22 +00:00
4994cb0489 Added all missing config vars/interpolations
ref #2
2021-03-03 17:54:12 +01:00
9a87e9f8c6 Merge branch 'dev' into feature/4-tests
All checks were successful
continuous-integration/drone/pr Build is passing
2021-03-03 16:48:39 +00:00
1d3901ae8f Merge pull request 'Initial release 0.0.1' (#1) from dev into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1
Reviewed-by: Philipp Dormann <philipp@philippdormann.de>
2021-03-03 16:40:42 +00:00
a62f9c683d Added eventname to config
ref #2
2021-03-03 17:35:41 +01:00
b3f61f51e3 Added basic welcome mails
ref #2
2021-03-03 17:35:21 +01:00