Malte Zacharias
Malte Zacharias
**Describe the bug** When a staff member deletes an approval request only the hospital model object is deleted, the useraccount is still active. This leads to Error 500 when the...
Backport changes from https://github.com/match4everyone/match4everything/pull/21
**Topic:** Implement webpack building process for javascript ressources **Relevant issues:** **Further description:** Separates JS, CSS and used resources from the django backend. Provides the infrastructure for possible future integrations of...
**Describe the bug** Updating system configuration / restart / ... does not automatically restart the backend container **Expected behavior** Container should automatically restart on docker shutdown/restart **Additional context** Should be...
**Describe the bug** When db container is not running the main app container will stop **To Reproduce** Steps to reproduce the behavior: 1. Introduce a config change that will cause...
Supporter Logo bei den ÖHen hinzufügen: Bild: https://www.medis-vs-covid19.de/wp-content/uploads/2020/04/Logo-%C3%96H-KLU-1-768x532.png Link: https://www.oeh-kl.at/ Fehlte bisher weil im Bild was wir hatten eine Unterschrift drin war
Define an alternative use case for the match4everyone platform to get an idea of what needs to be implemented to make this possible
**Is your feature request related to a problem? Please describe.** Github and Docker are linked with a personal account **Describe the solution you'd like** Create a service user for the...
Switch deployment process to publishing of ready-built docker containers to e.g. DockerHub or a private registry. - [ ] Create build scripts to create and push new containers - [...
- [ ] Automatically run prettier on build - [ ] Automatic linting - [ ] Prevent committing as long as linting errors exist - [ ] Document setup process...