Files
MSE-PI-E2EEDA-Plein-de-eeee…/ui/CHANGELOG.md
2026-06-14 16:34:32 +02:00

1.1 KiB

Changelog

All notable changes to this project will be documented in this file.

[unreleased]

🚀 Features

  • (ui) Initialize Angular 18 dashboard project
  • (ui) Create organized folder structure for application
  • (ui) Configure routing with lazy-loaded components
  • (ci) Add Docker build, push and SSH deploy pipeline
  • (ui) Implement interactive room map with REST services and unit tests
  • (ui) Interactive room map, detail panel redesign and polling
  • (ui) Dynamic room polling, secure credentials and CO2 levels

🐛 Bug Fixes

  • (ui) Add environment.prod.ts for production builds
  • (ui) Address code review feedback
  • (ui) Remove hardcoded credentials and make CO2 spec config-driven

🚜 Refactor

  • (ui) Simplify room names and remove dead code

🎨 Styling

  • (ui) Apply Prettier formatting
  • (ui) Apply Prettier formatting

⚙️ Miscellaneous Tasks

  • Init
  • (ui) Setup GitHub Actions CI/CD pipeline
  • (ui) Remove commented-out gitignore line for environment.prod.ts
  • (ui) Add plan.svg floor plan asset
  • Remove useless gitkeep file