💄(frontend) add left panel

In the new interface there is a new left panel. We implement it and add it
to the MainLayout
This commit is contained in:
Nathan Panchout
2024-11-13 15:10:02 +01:00
committed by Anthony LC
parent e83c404e21
commit 8d514bd571
20 changed files with 203 additions and 70 deletions

View File

@@ -13,6 +13,7 @@ and this project adheres to
- 🔧(backend) add option to configure list of essential OIDC claims #525 & #531
- 🔧(helm) add option to disable default tls setting by @dominikkaminski #519
- 💄(frontend) Add left panel #420
## Changed