Commit graph

6 commits

Author SHA1 Message Date
Kevin Heyer
527ece3378 Add Translation 2025-09-22 10:22:08 +02:00
Kevin Heyer
a314816150 Change Impact_Choices to DB 2025-09-22 10:14:21 +02:00
Kevin Heyer
a5a31f4dcf Change Likelihood from Map_Choices to DB 2025-09-22 09:44:51 +02:00
Kevin Heyer
fe54e08de2 Change UI 2025-09-15 11:06:33 +02:00
Kevin Heyer
324347e849 Rework Frontend UI 2025-09-11 15:02:29 +02:00
Kevin Heyer
9d02badf14 feat: Add risk matrix view and related functionality
- Implemented a new view for the risk matrix, allowing users to visualize risks based on their impact and likelihood.
- Added filters for category, asset, and process in the risk listing view.
- Enhanced risk listing template to include new filters and improved layout.
- Introduced new CSS variables for better color management in the design.
- Updated existing template tags to support new functionalities, including score background class mapping.
- Modified existing risk listing to display residual risk details alongside gross risk.
- Added new risk matrix HTML template with tabbed interface for gross and net risk views.
2025-09-11 10:22:20 +02:00