mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-09 22:57:21 +00:00
Success dialog and Failed dialog changes with VisitorPasswordDialog
This commit is contained in:
@ -1,96 +0,0 @@
|
||||
[
|
||||
{
|
||||
"accessUser": "Ali Doe",
|
||||
"accessType": "Admin",
|
||||
"startTime": "2023-08-01",
|
||||
"endTime": "2023-08-02",
|
||||
"accessibleDevice": "Smart Door",
|
||||
"authorizationSource": "System",
|
||||
"authorizer": "Jane Smith",
|
||||
"authorizationTime": "2023-08-01 10:00 AM",
|
||||
"accessStatus": "Granted",
|
||||
"actions": "View"
|
||||
}, {
|
||||
"accessUser": "oamr Doe",
|
||||
"accessType": "Admin",
|
||||
"startTime": "2023-08-01",
|
||||
"endTime": "2023-08-05",
|
||||
"accessibleDevice": "Smart Door",
|
||||
"authorizationSource": "System",
|
||||
"authorizer": "Jane Smith",
|
||||
"authorizationTime": "2023-08-01 10:00 AM",
|
||||
"accessStatus": "Granted",
|
||||
"actions": "View"
|
||||
}, {
|
||||
"accessUser": "John Doe",
|
||||
"accessType": "Admin",
|
||||
"startTime": "2023-08-01",
|
||||
"endTime": "2023-08-10",
|
||||
"accessibleDevice": "Smart Door",
|
||||
"authorizationSource": "System",
|
||||
"authorizer": "Jane Smith",
|
||||
"authorizationTime": "2023-08-01 10:00 AM",
|
||||
"accessStatus": "Granted",
|
||||
"actions": "View"
|
||||
},
|
||||
|
||||
{
|
||||
"accessUser": "John Doe",
|
||||
"accessType": "Admin",
|
||||
"startTime": "2023-08-01",
|
||||
"endTime": "2023-10-10",
|
||||
"accessibleDevice": "Smart Door",
|
||||
"authorizationSource": "System",
|
||||
"authorizer": "Jane Smith",
|
||||
"authorizationTime": "2023-08-01 10:00 AM",
|
||||
"accessStatus": "Granted",
|
||||
"actions": "View"
|
||||
},
|
||||
{
|
||||
"accessUser": "John Doe",
|
||||
"accessType": "Admin",
|
||||
"startTime": "2023-03-01",
|
||||
"endTime": "2023-05-10",
|
||||
"accessibleDevice": "Smart Door",
|
||||
"authorizationSource": "System",
|
||||
"authorizer": "Jane Smith",
|
||||
"authorizationTime": "2023-08-01 10:00 AM",
|
||||
"accessStatus": "Granted",
|
||||
"actions": "View"
|
||||
},
|
||||
{
|
||||
"accessUser": "John Doe",
|
||||
"accessType": "Admin",
|
||||
"startTime": "2023-07-01",
|
||||
"endTime": "2023-08-10",
|
||||
"accessibleDevice": "Smart Door",
|
||||
"authorizationSource": "System",
|
||||
"authorizer": "Jane Smith",
|
||||
"authorizationTime": "2023-08-01 10:00 AM",
|
||||
"accessStatus": "Granted",
|
||||
"actions": "View"
|
||||
}, {
|
||||
"accessUser": "John Doe",
|
||||
"accessType": "Admin",
|
||||
"startTime": "2023-01-01",
|
||||
"endTime": "2023-09-05",
|
||||
"accessibleDevice": "Smart Door",
|
||||
"authorizationSource": "System",
|
||||
"authorizer": "Jane Smith",
|
||||
"authorizationTime": "2023-08-01 10:00 AM",
|
||||
"accessStatus": "Granted",
|
||||
"actions": "View"
|
||||
},
|
||||
{
|
||||
"accessUser": "Alice Johnson",
|
||||
"accessType": "User",
|
||||
"startTime": "2023-08-01",
|
||||
"endTime": "2023-08-10",
|
||||
"accessibleDevice": "Smart Lock",
|
||||
"authorizationSource": "Admin",
|
||||
"authorizer": "John Doe",
|
||||
"authorizationTime": "2023-08-02 11:00 AM",
|
||||
"accessStatus": "Pending",
|
||||
"actions": "Approve"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user