feat: implement service process management, event logging, and monitoring UI with i18n support

This commit is contained in:
Ümit Tunç
2026-04-02 14:55:21 +03:00
parent b28c088558
commit bf24818b83
10 changed files with 1248 additions and 27 deletions
+3
View File
@@ -27,6 +27,8 @@
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^6.0.0",
"@mui/material": "^6.0.0",
"@mui/x-charts": "^8.28.2",
"@mui/x-data-grid": "^8.28.2",
"@types/pidusage": "^2.0.5",
"@types/prismjs": "^1.26.6",
"axios": "^1.14.0",
@@ -38,6 +40,7 @@
"react-dom": "^18.2.0",
"react-i18next": "^13.0.0",
"react-simple-code-editor": "^0.14.1",
"recharts": "^3.8.1",
"sweetalert2": "^11.26.24"
},
"devDependencies": {