From e038db07f04e543ba662ae63547d93334f627e07 Mon Sep 17 00:00:00 2001 From: Abhishek Singla Date: Sat, 25 Oct 2025 16:47:05 +0530 Subject: [PATCH] feat: Add new fields to user detail dialog issue #5831 --- .../user-detail-dialog.html | 63 +++++++++++++++++-- 1 file changed, 59 insertions(+), 4 deletions(-) diff --git a/apps/client/src/app/components/user-detail-dialog/user-detail-dialog.html b/apps/client/src/app/components/user-detail-dialog/user-detail-dialog.html index d90a6abf6..1ddad875b 100644 --- a/apps/client/src/app/components/user-detail-dialog/user-detail-dialog.html +++ b/apps/client/src/app/components/user-detail-dialog/user-detail-dialog.html @@ -8,9 +8,9 @@
- User ID + + User ID +
Registration Date + Registration Date + +
+
+ +
+
+ + Accounts + +
+
+ + Activities + +
+
+ +
+
+ + Role + +
+
+ + Country + +
+
+ +
+
+ + Engagement per Day + +
+
+ + API Requests Today +