NIS2 Agile - Piattaforma SaaS per compliance NIS2 (EU 2022/2555)
Go to file
Cristiano Benassati 68f8cab0bf [POLISH] Docker setup fix + UI polish + project completion
- Fix Docker: add php.ini, correct env var names (DB_NAME/DB_USER/DB_PASS),
  add 002_email_log.sql to initdb, add Authorization header passthrough,
  add uploads volume, install opcache, create .dockerignore
- UI polish: page fade-in transitions, skeleton loader CSS, staggered card
  animations, mobile sidebar backdrop overlay, keyboard focus-visible styles,
  button loading state, tooltip system, alert banners, tab component,
  custom scrollbar, print styles, clickable table rows
- Add setButtonLoading() and _toggleSidebar() helpers to common.js
- Update CLAUDE.md to reflect 100% project completion

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 19:48:11 +01:00
application [FIX] E2E testing - fix router, EmailService, frontend data mapping 2026-02-17 19:40:26 +01:00
docker [POLISH] Docker setup fix + UI polish + project completion 2026-02-17 19:48:11 +01:00
docs/sql [FEAT] Add EmailService, RateLimitService, ReportService + integrations 2026-02-17 19:12:46 +01:00
public [POLISH] Docker setup fix + UI polish + project completion 2026-02-17 19:48:11 +01:00
.dockerignore [POLISH] Docker setup fix + UI polish + project completion 2026-02-17 19:48:11 +01:00
.gitignore [CORE] Initial project scaffold - NIS2 Agile Compliance Platform 2026-02-17 17:50:18 +01:00
.htaccess [CORE] Initial project scaffold - NIS2 Agile Compliance Platform 2026-02-17 17:50:18 +01:00
CLAUDE.md [POLISH] Docker setup fix + UI polish + project completion 2026-02-17 19:48:11 +01:00