implemented patching of project tasks when new user is added to project
Build Docker Image / Docker-Build (push) Successful in 4m16s
Build Docker Image / Clean-Registry (push) Successful in 7s

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-07-06 16:27:00 +02:00
parent 5eead469d3
commit 79195494cd
12 changed files with 67 additions and 11 deletions
@@ -26,6 +26,11 @@ input{
color: orange;
}
input:disabled{
border: 1px solid gray;
background: #444;
}
legend.date,
legend.time{
background-color: black;