Commit Graph

113 Commits

Author SHA1 Message Date
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
3501a4bef1 Added drone pipeline for automagic tests
All checks were successful
continuous-integration/drone/pr Build is passing
ref #4
2021-03-03 16:39:54 +01:00
4624250963 Added reset mail valid tests
ref #4
2021-03-03 16:37:52 +01:00
bf9652dcfe Added test mail tests
ref #4
2021-03-03 16:31:07 +01:00
38cffc2049 Added test watch mode
ref #4
2021-03-03 16:27:56 +01:00
f6a53cc3e4 Updated api doc tests to listen on the right endpoint
ref #4
2021-03-03 16:21:11 +01:00
ec939e6c11 Added jest config and first tests 2021-03-03 16:17:05 +01:00
fa9d0e5790 Added basic jest packages and scripts
ref #4
2021-03-03 16:15:53 +01:00
10b13127aa 📖New license file version [CI SKIP] [skip ci] 2021-03-02 17:26:05 +00:00
7c16dd1b44 🧾New changelog file version [CI SKIP] [skip ci] 2021-03-02 17:25:44 +00:00
3f21503848 Added drone file
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-02 18:24:27 +01:00
c0c8046031 Added dockerfile and docker-compose 2021-03-02 18:22:59 +01:00
9b5c0b8f06 Added email address verification 2021-03-02 18:19:07 +01:00
7445223f1e Now accepting reset mail class 2021-03-02 18:17:57 +01:00
5812a485ee Added reset mail request model 2021-03-02 18:16:24 +01:00
9ce86ebef7 Moved models to their own files 2021-03-02 18:16:14 +01:00
d450ecbf7c Locales as enums 2021-03-02 18:12:15 +01:00
6e99ad5c1c Added + sorted translations 2021-03-02 17:50:17 +01:00
7595235491 Added langauge keys for pw reset 2021-03-02 17:37:12 +01:00
6a803c04ab Fixed argument bug 2021-03-02 17:37:01 +01:00
aedcbd5f56 Added ans sorted translations 2021-03-02 17:36:52 +01:00
3f5b77dc8e Added ans sorted translations 2021-03-02 17:30:19 +01:00
d77670fb70 Updated comments 2021-03-02 17:22:08 +01:00
314ceaca9d Adjusted mail title 2021-03-02 17:20:43 +01:00
895e346e59 Added success response 2021-03-02 17:20:08 +01:00
f8b9b188ae Fixed inerpolation 2021-03-02 17:19:52 +01:00
940acab770 Changed wording 2021-03-02 17:13:26 +01:00
17f5876d73 Now generateing api key via eng_gen script 2021-03-02 16:57:46 +01:00
01f5001355 Added env generation script 2021-03-02 16:44:49 +01:00
22195c11dd Moved scripts to own scripts folder 2021-03-02 16:38:42 +01:00
dc3bab3247 Fixed broken formatting 2021-03-02 16:30:20 +01:00
264af075f3 Added custom i18n ally framework 2021-03-02 16:30:09 +01:00
92494eaf6c Not ignoring i18n ally framework any more 2021-03-02 16:29:59 +01:00
6c5996e1e5 Disabled html autoformatting 2021-03-02 16:28:58 +01:00
602600db89 Added function for sending test mail 2021-03-02 16:19:43 +01:00
87d7175f96 Added nodemailer dependencies 2021-03-02 16:18:06 +01:00
a84500ca1b Sorted translations 2021-03-01 18:00:41 +01:00
8ab80fd7ed Added language keys for test mails 2021-03-01 18:00:26 +01:00
0926f31fac Updated interpolations 2021-03-01 17:54:53 +01:00
691d61bd3c Removed eventname from config 2021-03-01 17:54:43 +01:00
48aa076e08 Added initial translation 2021-03-01 17:54:33 +01:00
fc37d14620 Added function for generateing test envs 2021-03-01 17:47:55 +01:00
972b09d8ca Added basic mail controller 2021-03-01 17:44:24 +01:00
c5fe1671a2 Added mail errors 2021-03-01 17:40:52 +01:00
279a9ca946 Added basic mailer that can send pw reset mails 2021-03-01 17:40:45 +01:00
806cc814c3 Added copyright owner to config 2021-03-01 17:40:27 +01:00
9bdb3072aa Added eventname to config 2021-03-01 17:29:17 +01:00