From e138f0e3c6d35e9142d5cab34a148470985a030d Mon Sep 17 00:00:00 2001 From: Software Magico Date: Fri, 7 Jun 2024 10:12:17 +0200 Subject: [PATCH] Fixing issue that participant entity on frontend is not updating avatar --- README.md | 2 +- .../participant-picture-dialog-box.component.html | 14 +++++++------- .../participant-picture-dialog-box.component.ts | 1 + 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 2bac25f2f..e4a467ac7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![GitHub commit activity](https://img.shields.io/github/commit-activity/y/softwaremagico/KendoTournamentManager)](https://github.com/softwaremagico/KendoTournamentManager) [![GitHub last commit](https://img.shields.io/github/last-commit/softwaremagico/KendoTournamentManager)](https://github.com/softwaremagico/KendoTournamentManager) [![CircleCI](https://circleci.com/gh/softwaremagico/KendoTournamentManager.svg?style=shield)](https://circleci.com/gh/softwaremagico/KendoTournamentManager) -[![Time](https://img.shields.io/badge/development-624h-blueviolet.svg)]() +[![Time](https://img.shields.io/badge/development-624.5h-blueviolet.svg)]() [![Powered by](https://img.shields.io/badge/powered%20by%20java-orange.svg?logo=OpenJDK&logoColor=white)]() [![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=kendo-tournament-backend&metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=kendo-tournament-backend) diff --git a/frontend/src/app/views/participant-list/participant-dialog-box/participant-picture/participant-picture-dialog-box.component.html b/frontend/src/app/views/participant-list/participant-dialog-box/participant-picture/participant-picture-dialog-box.component.html index bbd27074c..f56036206 100644 --- a/frontend/src/app/views/participant-list/participant-dialog-box/participant-picture/participant-picture-dialog-box.component.html +++ b/frontend/src/app/views/participant-list/participant-dialog-box/participant-picture/participant-picture-dialog-box.component.html @@ -34,6 +34,13 @@ switch_camera {{'switch' | translate}} + -