-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ergebnis des Votings festlegen #41
Labels
enhancement
New feature or request
Comments
sarahffm
added a commit
to sarahffm/dotnet-estimation
that referenced
this issue
Dec 2, 2022
sarahffm
added a commit
to sarahffm/dotnet-estimation
that referenced
this issue
Dec 5, 2022
sarahffm
added a commit
to sarahffm/dotnet-estimation
that referenced
this issue
Dec 13, 2022
sarahffm
added a commit
to sarahffm/dotnet-estimation
that referenced
this issue
Dec 13, 2022
dkars2s
added a commit
to sarahffm/dotnet-estimation
that referenced
this issue
Dec 14, 2022
…ty for tasks + fixed/refactured some code Co-authored-by: diiinesh <[email protected]> Co-authored-by: sarahffm <[email protected]>
dkars2s
added a commit
to sarahffm/dotnet-estimation
that referenced
this issue
Dec 14, 2022
Co-authored-by: diiinesh <[email protected]> Co-authored-by: sarahffm <[email protected]>
sarahffm
added a commit
to sarahffm/dotnet-estimation
that referenced
this issue
Dec 20, 2022
sarahffm
added a commit
to sarahffm/dotnet-estimation
that referenced
this issue
Dec 20, 2022
sarahffm
added a commit
to sarahffm/dotnet-estimation
that referenced
this issue
Dec 21, 2022
dkars2s
added a commit
to sarahffm/dotnet-estimation
that referenced
this issue
Dec 21, 2022
dkars2s
added a commit
to sarahffm/dotnet-estimation
that referenced
this issue
Dec 21, 2022
sarahffm
added a commit
to sarahffm/dotnet-estimation
that referenced
this issue
Dec 23, 2022
sarahffm
added a commit
to sarahffm/dotnet-estimation
that referenced
this issue
Dec 27, 2022
sarahffm
added a commit
to sarahffm/dotnet-estimation
that referenced
this issue
Dec 28, 2022
sarahffm
added a commit
to sarahffm/dotnet-estimation
that referenced
this issue
Dec 29, 2022
sarahffm
added a commit
to sarahffm/dotnet-estimation
that referenced
this issue
Jan 2, 2023
BenjaminE98
pushed a commit
that referenced
this issue
Jan 4, 2023
* #41: add functionality to calculate and store voting result to backend * #41: minor changes * #41: draft for adding the final result (backend) * #41: added WebSocket message for final result * #41 extended function to show the average voted complexity for tasks + fixed/refactured some code Co-authored-by: diiinesh <[email protected]> Co-authored-by: sarahffm <[email protected]> * #41 fixed some errors after merge Co-authored-by: diiinesh <[email protected]> Co-authored-by: sarahffm <[email protected]> * Implemented function to submit finalValue Co-authored-by: diiinesh <[email protected]> Co-authored-by: sarahffm <[email protected]> * #41: store finalValue in TaskStore + cleanup * #41: send finalValue to backend + cleanup * impl. function to show cloesd tasks ratings + accept finalValue from sockets * #41: added Result to SessionStatus * #41: fixed reload data on refresh of Result * #41: Implemented checkmark for closed/finished tasks * fix imports * #41: added headers to some requests * #41: fixed elements shown to wrong user + cleanup * #41: removed CertificatePassword * #41: fixed bugs + cleanup * #41: default value for final result Co-authored-by: sarahffm <[email protected]> Co-authored-by: sarahffm <[email protected]> Co-authored-by: diiinesh <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Als Session-Owner möchte ich beim Beenden des Votings für eine Task die endgültige Bewertung festlegen. Die beendete Task soll mit dem Ergebnis in der Liste auftauchen.
The text was updated successfully, but these errors were encountered: