fix(FE) : fix review style

This commit is contained in:
Yusron alamsyah
2026-02-23 10:09:13 +07:00
parent fa7b6d2be3
commit b3ac3a6b1a
22 changed files with 712 additions and 339 deletions
+23 -4
View File
@@ -1,18 +1,37 @@
[
{
"id": "a37f9466-ea80-47a8-8540-2043f6c1ba06",
"id": "9ce98d4d-2a5f-4ba4-ab1b-732ed6841bef",
"namaHakAkses": "manage-account",
"status": "tidak aktif",
"pages": []
"pages": [
{
"id": "1",
"namaPage": "Dashboard",
"path": "/dashboard",
"icon": "solar:home-bold-duotone"
},
{
"id": "2",
"namaPage": "Pengguna",
"path": "/users",
"icon": "solar:user-bold-duotone"
},
{
"id": "3",
"namaPage": "Hak Akses",
"path": "/hakAkses",
"icon": "solar:lock-bold-duotone"
}
]
},
{
"id": "aec03180-cae0-4164-a861-12e2b60861c1",
"id": "ceb0e9c4-f377-4060-ad39-800410132f89",
"namaHakAkses": "manage-account-links",
"status": "tidak aktif",
"pages": []
},
{
"id": "4917180d-1b8c-4f92-a8a6-ae40852415ae",
"id": "8d051ec2-1f42-4750-8ef2-11b2e15f819d",
"namaHakAkses": "view-profile",
"status": "tidak aktif",
"pages": []
-22
View File
@@ -1,15 +1,4 @@
[
{
"id": "d6621539-9e8e-4937-ba9a-fca68f625e39",
"namaUser": "yusron",
"email": "yusron.sandbox@gmai.com",
"hakAkses": [
"manage-account",
"manage-account-links",
"view-profile"
],
"status": "aktif"
},
{
"id": "a2507dbf-5dfc-4f38-bdd5-bb227eb20015",
"namaUser": "Akbar Attallah",
@@ -20,16 +9,5 @@
"view-profile"
],
"status": "aktif"
},
{
"id": "31e5227f-78d2-4b4d-b255-afcc5ece6b27",
"namaUser": "renaldy",
"email": "renaldy.brada@gmail.com",
"hakAkses": [
"manage-account",
"manage-account-links",
"view-profile"
],
"status": "aktif"
}
]