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

Switch framework from CRA to Vite (and small adjustments) #182

Closed pdPinho closed 2 months ago

pdPinho commented 2 months ago

Issue

Closes #176

Reason for this change

CRA has been deprecated for a while and Vite not only is faster but is also a maintained framework which can be improved upon. On top of that this improves the developer's experience overall.

Description of changes

Description of how you validated changes

Executed with both local and docker compose.

Checklist

Aditional Information

N/A

pdPinho commented 2 months ago

Sonarcloud analysis and code coverage is going to be ignored for the time being due to the fact that we will be overhauling backend's code.

sonarcloud[bot] commented 2 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

sonarcloud[bot] commented 2 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
40.7% Coverage on New Code (required ≥ 80%)
B Reliability Rating on New Code (required ≥ A)
E Security Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint