UA-Smart-Signage-Platform / Content-Manager-System-and-Content-Creator-Tool

Content Manager System and Content Creator Tool developed to facilitate the presentation of information.
GNU General Public License v3.0
1 stars 0 forks source link

Add delete group functionality #98

Closed fungame2270 closed 5 months ago

fungame2270 commented 6 months ago

Issue

Closes #97

Reason for this change

this change was so the user can delete a monitor group

Description of changes

In the page monitors group was added a button, in edit mode, to delete a group, when group is deleted their monitors go to their respective deafault group. In the backend the model groupMonitor was changed cascade.all removed because it was deleting the monitors the service update monitor was updated because it tried to delete the group before putting new group in monitor, and it was giving error of key.

Description of how you validated changes

tested interaction in frontend

Checklist

Aditional Information

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud