@hiennc24/constant 1.5.0 → 1.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -869,6 +869,7 @@
|
|
|
869
869
|
"ACTION_VIEW_DASHBOARD": "viewDashboard",
|
|
870
870
|
"ACTION_GET_APPROVAL_DETAIL": "getApprovalDetail",
|
|
871
871
|
"ACTION_GET_DETAIL_FOR_ADMIN": "getDetailForAdmin",
|
|
872
|
+
"ACTION_VIEW_ADMIN_DASHBOARD": "viewAdminDashboard",
|
|
872
873
|
"ACTION_GET_LEAVE_REQUEST_TYPE_LIST": "getLeaveRequestTypeList",
|
|
873
874
|
"ACTION_ASSIGN_APPROVER_FOR_NEXT_STEP": "assignApproverForNextStep",
|
|
874
875
|
"ACTION_GET_LIST_REQUEST_FOR_EMPLOYEE_RESPONSIBLE": "getPageRequestForEmployeeResponsible"
|
|
@@ -1262,6 +1263,7 @@
|
|
|
1262
1263
|
"ACTION_DELETE_MANY": "deleteMany",
|
|
1263
1264
|
"ACTION_GET_SUMMARY": "getSummary",
|
|
1264
1265
|
"ACTION_GET_PAGE_LIST": "getPageList",
|
|
1266
|
+
"ACTION_VIEW_DASHBOARD": "getDashboard",
|
|
1265
1267
|
"ACTION_GET_PERSONAL_DATA": "getPersonalData",
|
|
1266
1268
|
"ACTION_GET_LIST_BY_MANAGERS": "getListByManagers",
|
|
1267
1269
|
"ACTION_RESET_TIMEKEEPING_DATA": "resetTimekeepingData",
|