- Updated the dashboard template to include a new section for displaying the risk trend per month using Chart.js.
- Loaded the static files correctly with the addition of the static template tag.
- Implemented JavaScript to render a line chart with risk data categorized by severity levels (Low, Medium, High, Critical).
- Utilized CSS variables for dynamic color assignment in the chart.
- Updated the Django localization file with new and modified translations.
- Enhanced dark mode styles for table rows to improve visibility on hover.
- Added a new JavaScript file for future chart functionalities.
- Changed the logo text in the base template from "RM" to "WIRA Intranet".
- Improved the risk list display by replacing checkboxes with icons for CIA categories.