Commit Graph

82 Commits

Author SHA1 Message Date
niggl 4cde30ef98 📖New license file version [CI SKIP] [skip ci]
continuous-integration/drone/pr Build is passing
2021-03-04 15:59:33 +00:00
niggl 5e7cfff41e 🚀Bumped version to v0.1.0
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-03-04 16:51:53 +01:00
niggl 0b96dc8ba5 Merge pull request 'Welcome mails feature/2-welcome_mails' (#7) from feature/2-welcome_mails into dev
continuous-integration/drone/push Build encountered an error
Reviewed-on: #7
2021-03-04 15:51:12 +00:00
niggl aed676c04b Merge pull request 'Added real information to the README feature/3-readme' (#8) from feature/3-readme into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #8
2021-03-04 15:47:39 +00:00
niggl 6296457455 Merge branch 'dev' into feature/2-welcome_mails
continuous-integration/drone/pr Build is passing
2021-03-04 15:47:11 +00:00
niggl 18620133b9 Sorted translations
continuous-integration/drone/pr Build is passing
ref #2
2021-03-04 16:46:53 +01:00
niggl 1ec95a1fda Added missing translations
ref #2
2021-03-04 16:46:34 +01:00
niggl 4b5e24f3e3 Fixed typo
ref #2
2021-03-04 16:43:59 +01:00
niggl 5314100065 Added env var docs to readme
continuous-integration/drone/pr Build is passing
ref #3
2021-03-03 18:45:06 +01:00
niggl e48f830c08 Added ci status
ref #3
2021-03-03 18:37:50 +01:00
niggl 9cb100c7c4 Added more info to the readme
ref #3
2021-03-03 18:36:34 +01:00
niggl ce87e1fc03 Added welcome mail tests
continuous-integration/drone/pr Build is passing
ref #2
2021-03-03 18:15:05 +01:00
niggl b3952c39e5 Added registration mail endpoint
ref #2
2021-03-03 18:10:41 +01:00
niggl 056b74ce22 Added request class
ref #2
2021-03-03 18:10:08 +01:00
niggl e2237d34d3 Added german translations
ref #2
2021-03-03 18:02:53 +01:00
niggl f11137e0c2 📖New license file version [CI SKIP] [skip ci] 2021-03-03 16:55:09 +00:00
niggl 425b27e124 Merge branch 'dev' into feature/2-welcome_mails 2021-03-03 17:55:06 +01:00
niggl 7473931f27 Merge pull request 'Added tests for the mail endpoints feature/4-tests' (#6) from feature/4-tests into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #6
2021-03-03 16:54:22 +00:00
niggl 4994cb0489 Added all missing config vars/interpolations
ref #2
2021-03-03 17:54:12 +01:00
niggl 9a87e9f8c6 Merge branch 'dev' into feature/4-tests
continuous-integration/drone/pr Build is passing
2021-03-03 16:48:39 +00:00
niggl 1d3901ae8f Merge pull request 'Initial release 0.0.1' (#1) from dev into main
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
niggl a62f9c683d Added eventname to config
ref #2
2021-03-03 17:35:41 +01:00
niggl b3f61f51e3 Added basic welcome mails
ref #2
2021-03-03 17:35:21 +01:00
niggl 3501a4bef1 Added drone pipeline for automagic tests
continuous-integration/drone/pr Build is passing
ref #4
2021-03-03 16:39:54 +01:00
niggl 4624250963 Added reset mail valid tests
ref #4
2021-03-03 16:37:52 +01:00
niggl bf9652dcfe Added test mail tests
ref #4
2021-03-03 16:31:07 +01:00
niggl 38cffc2049 Added test watch mode
ref #4
2021-03-03 16:27:56 +01:00
niggl f6a53cc3e4 Updated api doc tests to listen on the right endpoint
ref #4
2021-03-03 16:21:11 +01:00
niggl ec939e6c11 Added jest config and first tests 2021-03-03 16:17:05 +01:00
niggl fa9d0e5790 Added basic jest packages and scripts
ref #4
2021-03-03 16:15:53 +01:00
niggl 10b13127aa 📖New license file version [CI SKIP] [skip ci] 2021-03-02 17:26:05 +00:00
niggl 7c16dd1b44 🧾New changelog file version [CI SKIP] [skip ci] 2021-03-02 17:25:44 +00:00
niggl 3f21503848 Added drone file
continuous-integration/drone/push Build is passing
2021-03-02 18:24:27 +01:00
niggl c0c8046031 Added dockerfile and docker-compose 2021-03-02 18:22:59 +01:00
niggl 9b5c0b8f06 Added email address verification 2021-03-02 18:19:07 +01:00
niggl 7445223f1e Now accepting reset mail class 2021-03-02 18:17:57 +01:00
niggl 5812a485ee Added reset mail request model 2021-03-02 18:16:24 +01:00
niggl 9ce86ebef7 Moved models to their own files 2021-03-02 18:16:14 +01:00
niggl d450ecbf7c Locales as enums 2021-03-02 18:12:15 +01:00
niggl 6e99ad5c1c Added + sorted translations 2021-03-02 17:50:17 +01:00
niggl 7595235491 Added langauge keys for pw reset 2021-03-02 17:37:12 +01:00
niggl 6a803c04ab Fixed argument bug 2021-03-02 17:37:01 +01:00
niggl aedcbd5f56 Added ans sorted translations 2021-03-02 17:36:52 +01:00
niggl 3f5b77dc8e Added ans sorted translations 2021-03-02 17:30:19 +01:00
niggl d77670fb70 Updated comments 2021-03-02 17:22:08 +01:00
niggl 314ceaca9d Adjusted mail title 2021-03-02 17:20:43 +01:00
niggl 895e346e59 Added success response 2021-03-02 17:20:08 +01:00
niggl f8b9b188ae Fixed inerpolation 2021-03-02 17:19:52 +01:00
niggl 940acab770 Changed wording 2021-03-02 17:13:26 +01:00
niggl 17f5876d73 Now generateing api key via eng_gen script 2021-03-02 16:57:46 +01:00