Skip to content
Snippets Groups Projects
Verified Commit 4d348850 authored by Martin Weise's avatar Martin Weise
Browse files

Merge branch 'master' into dev

parents 5c3a5987 949f5804
No related branches found
No related tags found
3 merge requests!231CI: Remove build for log-service,!228Better error message handling in the frontend,!223Release of version 1.4.0
...@@ -20,6 +20,9 @@ site/ ...@@ -20,6 +20,9 @@ site/
.pytest_cache/ .pytest_cache/
__pycache__/ __pycache__/
# docs
site/
# Previous directories # Previous directories
fda-analyse-service/ fda-analyse-service/
fda-authentication-service/ fda-authentication-service/
...@@ -40,6 +43,9 @@ fda-ui/ ...@@ -40,6 +43,9 @@ fda-ui/
# demo # demo
.demo .demo
# Generated
ready
# crt # crt
*.crt *.crt
*.key *.key
......
### Describe the bug
A clear and concise description of what the bug is.
### Is this a regression?
Yes/No.
### To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
### Expected behavior
A clear and concise description of what you expected to happen.
### Screenshots
If applicable, add screenshots to help explain your problem.
### Environment
- Browser [e.g. firefox, chrome]
- Damap version [e.g. 2.1.0]
### Additional context
Add any other context about the problem here.
This diff is collapsed.
This diff is collapsed.
### Description
This diff is collapsed.
# INFO: This compose file deploys the official Docker images from a stable, tested master branch # INFO: This compose file deploys the official Docker images from a stable, tested master branch
# MODIFIED: 2023-06-01 # MODIFIED: 2024-01-07
# MAINTAINER: Martin Weise <martin.weise@tuwien.ac.at> # MAINTAINER: Martin Weise <martin.weise@tuwien.ac.at>
version: "3.6" version: "3.6"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment