tuwien-csd / damap-frontend

MIT License
10 stars 10 forks source link

Global: Add ability to disable internal storage #300

Closed GeoffreyKarnbach closed 2 months ago

GeoffreyKarnbach commented 2 months ago

Description

Feature:

What does this PR do?

Frontend implementation for: https://github.com/tuwien-csd/damap-backend/issues/198 https://github.com/tuwien-csd/damap-backend/issues/95

Added filter Internal Storage options by active status. Refactored new InternalStorageDO (with a list of translations) from the backend.

Dependencies

https://github.com/tuwien-csd/damap-backend/issues/198 https://github.com/tuwien-csd/damap-backend/issues/95

Backend Pull Request: https://github.com/tuwien-csd/damap-backend/pull/246

Checks

sonarcloud[bot] commented 2 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
45.5% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud