🎨(frontend) global UI rewrite to match new design

This commit is the result of several squashed commits which were
complicated to disjoin.
This rewrites the base UI, and the mail management interfaces.
This commit is contained in:
Eléonore Voisin
2025-02-03 11:19:22 +01:00
committed by Quentin BEY
parent 560998083d
commit e274c309cd
149 changed files with 7753 additions and 7034 deletions

View File

@@ -1,6 +1,7 @@
services:
postgresql:
image: postgres:16
platform: linux/amd64
env_file:
- env.d/development/postgresql
ports: