addition of new dashboard

This commit is contained in:
2026-08-20 15:08:32 +00:00
parent 0622018d95
commit bf59249ed7
161 changed files with 13170 additions and 119 deletions

14
.gitignore vendored
View File

@@ -1,4 +1,16 @@
/data
/scripts
/backend/ui
backend/http/public/favicon.ico
backend/http/public/favicon.svg
backend/http/public/_astro
backend/http/public/fonts
node_modules
packages
docker-compose.*.yml
docker-compose.*.yml
# Enterprise-only dashboard UI. Ignored so EE code is never committed to the
# public/community branches; the community build resolves these UI slots to
# empty via import.meta.glob in frontend/src/resources/ee.ts. The real
# components live only on the private EE branch (force-added there).
frontend/src/ee/