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

fixing issues when there is no initial data #142

Closed fungame2270 closed 5 months ago

fungame2270 commented 5 months ago

Issue

Closes #141 .

Reason for this change

the change was made so the backend dont throw 404 when list is empty causing frontend to crash

Description of changes

this change makes that when get all groups or monitor the response is 200 with empty list. some tweaks done to groups repository to better return what is expected

Description of how you validated changes

tested locally

Checklist

Aditional Information

sonarcloud[bot] commented 5 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 5 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

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

See analysis details on SonarCloud