sea-platform-helpers-lib 1.5.37
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.
- package/LICENSE +21 -0
- package/README.md +1 -0
- package/dist/constants/account/index.d.ts +4 -0
- package/dist/constants/account/index.d.ts.map +1 -0
- package/dist/constants/account/index.js +4 -0
- package/dist/constants/account-alert-setting/index.d.ts +11 -0
- package/dist/constants/account-alert-setting/index.d.ts.map +1 -0
- package/dist/constants/account-alert-setting/index.js +90 -0
- package/dist/constants/activity/index.d.ts +16 -0
- package/dist/constants/activity/index.d.ts.map +1 -0
- package/dist/constants/activity/index.js +27 -0
- package/dist/constants/application/index.d.ts +816 -0
- package/dist/constants/application/index.d.ts.map +1 -0
- package/dist/constants/application/index.js +88 -0
- package/dist/constants/currency/index.d.ts +2 -0
- package/dist/constants/currency/index.d.ts.map +1 -0
- package/dist/constants/currency/index.js +4 -0
- package/dist/constants/curriculum-proposal/index.d.ts +23 -0
- package/dist/constants/curriculum-proposal/index.d.ts.map +1 -0
- package/dist/constants/curriculum-proposal/index.js +28 -0
- package/dist/constants/email/index.d.ts +14 -0
- package/dist/constants/email/index.d.ts.map +1 -0
- package/dist/constants/email/index.js +8422 -0
- package/dist/constants/employee/index.d.ts +2 -0
- package/dist/constants/employee/index.d.ts.map +1 -0
- package/dist/constants/employee/index.js +2 -0
- package/dist/constants/event/index.d.ts +6 -0
- package/dist/constants/event/index.d.ts.map +1 -0
- package/dist/constants/event/index.js +9 -0
- package/dist/constants/faculty/index.d.ts +2 -0
- package/dist/constants/faculty/index.d.ts.map +1 -0
- package/dist/constants/faculty/index.js +2 -0
- package/dist/constants/global/index.d.ts +6 -0
- package/dist/constants/global/index.d.ts.map +1 -0
- package/dist/constants/global/index.js +5 -0
- package/dist/constants/index.d.ts +24 -0
- package/dist/constants/index.d.ts.map +1 -0
- package/dist/constants/index.js +59 -0
- package/dist/constants/jwt/index.d.ts +2 -0
- package/dist/constants/jwt/index.d.ts.map +1 -0
- package/dist/constants/jwt/index.js +4 -0
- package/dist/constants/localization/Faculty-Operation-Application/index.d.ts +3 -0
- package/dist/constants/localization/Faculty-Operation-Application/index.d.ts.map +1 -0
- package/dist/constants/localization/Faculty-Operation-Application/index.js +4 -0
- package/dist/constants/localization/Platform-Administration-Application/index.d.ts +196 -0
- package/dist/constants/localization/Platform-Administration-Application/index.d.ts.map +1 -0
- package/dist/constants/localization/Platform-Administration-Application/index.js +220 -0
- package/dist/constants/localization/Public-Calendar-Application/index.d.ts +3 -0
- package/dist/constants/localization/Public-Calendar-Application/index.d.ts.map +1 -0
- package/dist/constants/localization/Public-Calendar-Application/index.js +4 -0
- package/dist/constants/localization/Strategy-Application/index.d.ts +478 -0
- package/dist/constants/localization/Strategy-Application/index.d.ts.map +1 -0
- package/dist/constants/localization/Strategy-Application/index.js +480 -0
- package/dist/constants/localization/Student-Attendance-Application/index.d.ts +109 -0
- package/dist/constants/localization/Student-Attendance-Application/index.d.ts.map +1 -0
- package/dist/constants/localization/Student-Attendance-Application/index.js +120 -0
- package/dist/constants/localization/index.d.ts +8 -0
- package/dist/constants/localization/index.d.ts.map +1 -0
- package/dist/constants/localization/index.js +13 -0
- package/dist/constants/otp/index.d.ts +3 -0
- package/dist/constants/otp/index.d.ts.map +1 -0
- package/dist/constants/otp/index.js +5 -0
- package/dist/constants/permission/index.d.ts +220 -0
- package/dist/constants/permission/index.d.ts.map +1 -0
- package/dist/constants/permission/index.js +1664 -0
- package/dist/constants/role/index.d.ts +2 -0
- package/dist/constants/role/index.d.ts.map +1 -0
- package/dist/constants/role/index.js +2 -0
- package/dist/constants/routes/calendar/index.d.ts +2 -0
- package/dist/constants/routes/calendar/index.d.ts.map +1 -0
- package/dist/constants/routes/calendar/index.js +4 -0
- package/dist/constants/routes/global/index.d.ts +9 -0
- package/dist/constants/routes/global/index.d.ts.map +1 -0
- package/dist/constants/routes/global/index.js +13 -0
- package/dist/constants/routes/index.d.ts +4 -0
- package/dist/constants/routes/index.d.ts.map +1 -0
- package/dist/constants/routes/index.js +39 -0
- package/dist/constants/routes/strategy/index.d.ts +11 -0
- package/dist/constants/routes/strategy/index.d.ts.map +1 -0
- package/dist/constants/routes/strategy/index.js +28 -0
- package/dist/constants/server/index.d.ts +17 -0
- package/dist/constants/server/index.d.ts.map +1 -0
- package/dist/constants/server/index.js +20 -0
- package/dist/constants/sis/academic-year/index.d.ts +2 -0
- package/dist/constants/sis/academic-year/index.d.ts.map +1 -0
- package/dist/constants/sis/academic-year/index.js +2 -0
- package/dist/constants/sis/course/index.d.ts +2 -0
- package/dist/constants/sis/course/index.d.ts.map +1 -0
- package/dist/constants/sis/course/index.js +2 -0
- package/dist/constants/sis/course-section/index.d.ts +2 -0
- package/dist/constants/sis/course-section/index.d.ts.map +1 -0
- package/dist/constants/sis/course-section/index.js +2 -0
- package/dist/constants/sis/index.d.ts +7 -0
- package/dist/constants/sis/index.d.ts.map +1 -0
- package/dist/constants/sis/index.js +42 -0
- package/dist/constants/sis/program/index.d.ts +2 -0
- package/dist/constants/sis/program/index.d.ts.map +1 -0
- package/dist/constants/sis/program/index.js +2 -0
- package/dist/constants/sis/semester/index.d.ts +2 -0
- package/dist/constants/sis/semester/index.d.ts.map +1 -0
- package/dist/constants/sis/semester/index.js +2 -0
- package/dist/constants/sis/session/index.d.ts +2 -0
- package/dist/constants/sis/session/index.d.ts.map +1 -0
- package/dist/constants/sis/session/index.js +2 -0
- package/dist/constants/strategy/activity/index.d.ts +34 -0
- package/dist/constants/strategy/activity/index.d.ts.map +1 -0
- package/dist/constants/strategy/activity/index.js +64 -0
- package/dist/constants/strategy/activity-occurrence/index.d.ts +11 -0
- package/dist/constants/strategy/activity-occurrence/index.d.ts.map +1 -0
- package/dist/constants/strategy/activity-occurrence/index.js +14 -0
- package/dist/constants/strategy/document/index.d.ts +6 -0
- package/dist/constants/strategy/document/index.d.ts.map +1 -0
- package/dist/constants/strategy/document/index.js +9 -0
- package/dist/constants/strategy/global/index.d.ts +10 -0
- package/dist/constants/strategy/global/index.d.ts.map +1 -0
- package/dist/constants/strategy/global/index.js +12 -0
- package/dist/constants/strategy/goal/index.d.ts +15 -0
- package/dist/constants/strategy/goal/index.d.ts.map +1 -0
- package/dist/constants/strategy/goal/index.js +32 -0
- package/dist/constants/strategy/index.d.ts +19 -0
- package/dist/constants/strategy/index.d.ts.map +1 -0
- package/dist/constants/strategy/index.js +54 -0
- package/dist/constants/strategy/initiative/index.d.ts +15 -0
- package/dist/constants/strategy/initiative/index.d.ts.map +1 -0
- package/dist/constants/strategy/initiative/index.js +32 -0
- package/dist/constants/strategy/issue/index.d.ts +16 -0
- package/dist/constants/strategy/issue/index.d.ts.map +1 -0
- package/dist/constants/strategy/issue/index.js +21 -0
- package/dist/constants/strategy/kpi/index.d.ts +16 -0
- package/dist/constants/strategy/kpi/index.d.ts.map +1 -0
- package/dist/constants/strategy/kpi/index.js +20 -0
- package/dist/constants/strategy/link/index.d.ts +27 -0
- package/dist/constants/strategy/link/index.d.ts.map +1 -0
- package/dist/constants/strategy/link/index.js +42 -0
- package/dist/constants/strategy/objective/index.d.ts +15 -0
- package/dist/constants/strategy/objective/index.d.ts.map +1 -0
- package/dist/constants/strategy/objective/index.js +32 -0
- package/dist/constants/strategy/okr/index.d.ts +7 -0
- package/dist/constants/strategy/okr/index.d.ts.map +1 -0
- package/dist/constants/strategy/okr/index.js +8 -0
- package/dist/constants/strategy/program/index.d.ts +19 -0
- package/dist/constants/strategy/program/index.d.ts.map +1 -0
- package/dist/constants/strategy/program/index.js +37 -0
- package/dist/constants/strategy/progress/index.d.ts +70 -0
- package/dist/constants/strategy/progress/index.d.ts.map +1 -0
- package/dist/constants/strategy/progress/index.js +77 -0
- package/dist/constants/strategy/project/index.d.ts +49 -0
- package/dist/constants/strategy/project/index.d.ts.map +1 -0
- package/dist/constants/strategy/project/index.js +87 -0
- package/dist/constants/strategy/risk/index.d.ts +24 -0
- package/dist/constants/strategy/risk/index.d.ts.map +1 -0
- package/dist/constants/strategy/risk/index.js +30 -0
- package/dist/constants/strategy/single-object/index.d.ts +5 -0
- package/dist/constants/strategy/single-object/index.d.ts.map +1 -0
- package/dist/constants/strategy/single-object/index.js +8 -0
- package/dist/constants/strategy/strategy-socket/index.d.ts +35 -0
- package/dist/constants/strategy/strategy-socket/index.d.ts.map +1 -0
- package/dist/constants/strategy/strategy-socket/index.js +37 -0
- package/dist/constants/strategy/task/index.d.ts +10 -0
- package/dist/constants/strategy/task/index.d.ts.map +1 -0
- package/dist/constants/strategy/task/index.js +14 -0
- package/dist/constants/student/index.d.ts +2 -0
- package/dist/constants/student/index.d.ts.map +1 -0
- package/dist/constants/student/index.js +2 -0
- package/dist/constants/student-attendance/attendance/index.d.ts +19 -0
- package/dist/constants/student-attendance/attendance/index.d.ts.map +1 -0
- package/dist/constants/student-attendance/attendance/index.js +11 -0
- package/dist/constants/student-attendance/index.d.ts +4 -0
- package/dist/constants/student-attendance/index.d.ts.map +1 -0
- package/dist/constants/student-attendance/index.js +39 -0
- package/dist/constants/student-attendance/session/index.d.ts +9 -0
- package/dist/constants/student-attendance/session/index.d.ts.map +1 -0
- package/dist/constants/student-attendance/session/index.js +11 -0
- package/dist/constants/student-attendance/student-attendance-socket/index.d.ts +10 -0
- package/dist/constants/student-attendance/student-attendance-socket/index.d.ts.map +1 -0
- package/dist/constants/student-attendance/student-attendance-socket/index.js +15 -0
- package/dist/constants/thesis/index.d.ts +31 -0
- package/dist/constants/thesis/index.d.ts.map +1 -0
- package/dist/constants/thesis/index.js +45 -0
- package/dist/dto/account/index.d.ts +43 -0
- package/dist/dto/account/index.d.ts.map +1 -0
- package/dist/dto/account/index.js +2 -0
- package/dist/dto/account-alert-setting/index.d.ts +16 -0
- package/dist/dto/account-alert-setting/index.d.ts.map +1 -0
- package/dist/dto/account-alert-setting/index.js +2 -0
- package/dist/dto/activity/index.d.ts +89 -0
- package/dist/dto/activity/index.d.ts.map +1 -0
- package/dist/dto/activity/index.js +3 -0
- package/dist/dto/application/index.d.ts +16 -0
- package/dist/dto/application/index.d.ts.map +1 -0
- package/dist/dto/application/index.js +2 -0
- package/dist/dto/calendar/index.d.ts +13 -0
- package/dist/dto/calendar/index.d.ts.map +1 -0
- package/dist/dto/calendar/index.js +2 -0
- package/dist/dto/comment/index.d.ts +27 -0
- package/dist/dto/comment/index.d.ts.map +1 -0
- package/dist/dto/comment/index.js +14 -0
- package/dist/dto/curriculum-proposal/index.d.ts +166 -0
- package/dist/dto/curriculum-proposal/index.d.ts.map +1 -0
- package/dist/dto/curriculum-proposal/index.js +28 -0
- package/dist/dto/department/index.d.ts +12 -0
- package/dist/dto/department/index.d.ts.map +1 -0
- package/dist/dto/department/index.js +2 -0
- package/dist/dto/email-template/index.d.ts +28 -0
- package/dist/dto/email-template/index.d.ts.map +1 -0
- package/dist/dto/email-template/index.js +2 -0
- package/dist/dto/employee/index.d.ts +39 -0
- package/dist/dto/employee/index.d.ts.map +1 -0
- package/dist/dto/employee/index.js +2 -0
- package/dist/dto/event/index.d.ts +45 -0
- package/dist/dto/event/index.d.ts.map +1 -0
- package/dist/dto/event/index.js +2 -0
- package/dist/dto/event-category/index.d.ts +7 -0
- package/dist/dto/event-category/index.d.ts.map +1 -0
- package/dist/dto/event-category/index.js +2 -0
- package/dist/dto/faculty/index.d.ts +9 -0
- package/dist/dto/faculty/index.d.ts.map +1 -0
- package/dist/dto/faculty/index.js +2 -0
- package/dist/dto/file/index.d.ts +8 -0
- package/dist/dto/file/index.d.ts.map +1 -0
- package/dist/dto/file/index.js +2 -0
- package/dist/dto/global/index.d.ts +13 -0
- package/dist/dto/global/index.d.ts.map +1 -0
- package/dist/dto/global/index.js +2 -0
- package/dist/dto/health/index.d.ts +21 -0
- package/dist/dto/health/index.d.ts.map +1 -0
- package/dist/dto/health/index.js +2 -0
- package/dist/dto/index.d.ts +29 -0
- package/dist/dto/index.d.ts.map +1 -0
- package/dist/dto/index.js +64 -0
- package/dist/dto/language/index.d.ts +12 -0
- package/dist/dto/language/index.d.ts.map +1 -0
- package/dist/dto/language/index.js +2 -0
- package/dist/dto/localization/index.d.ts +28 -0
- package/dist/dto/localization/index.d.ts.map +1 -0
- package/dist/dto/localization/index.js +2 -0
- package/dist/dto/notification/index.d.ts +17 -0
- package/dist/dto/notification/index.d.ts.map +1 -0
- package/dist/dto/notification/index.js +2 -0
- package/dist/dto/organization/index.d.ts +10 -0
- package/dist/dto/organization/index.d.ts.map +1 -0
- package/dist/dto/organization/index.js +2 -0
- package/dist/dto/permission/index.d.ts +10 -0
- package/dist/dto/permission/index.d.ts.map +1 -0
- package/dist/dto/permission/index.js +2 -0
- package/dist/dto/request/index.d.ts +15 -0
- package/dist/dto/request/index.d.ts.map +1 -0
- package/dist/dto/request/index.js +6 -0
- package/dist/dto/role/index.d.ts +25 -0
- package/dist/dto/role/index.d.ts.map +1 -0
- package/dist/dto/role/index.js +2 -0
- package/dist/dto/sis/academic-year/index.d.ts +8 -0
- package/dist/dto/sis/academic-year/index.d.ts.map +1 -0
- package/dist/dto/sis/academic-year/index.js +2 -0
- package/dist/dto/sis/course/index.d.ts +6 -0
- package/dist/dto/sis/course/index.d.ts.map +1 -0
- package/dist/dto/sis/course/index.js +2 -0
- package/dist/dto/sis/course-section/index.d.ts +18 -0
- package/dist/dto/sis/course-section/index.d.ts.map +1 -0
- package/dist/dto/sis/course-section/index.js +2 -0
- package/dist/dto/sis/index.d.ts +8 -0
- package/dist/dto/sis/index.d.ts.map +1 -0
- package/dist/dto/sis/index.js +43 -0
- package/dist/dto/sis/program/index.d.ts +5 -0
- package/dist/dto/sis/program/index.d.ts.map +1 -0
- package/dist/dto/sis/program/index.js +2 -0
- package/dist/dto/sis/semester/index.d.ts +6 -0
- package/dist/dto/sis/semester/index.d.ts.map +1 -0
- package/dist/dto/sis/semester/index.js +2 -0
- package/dist/dto/sis/session/index.d.ts +25 -0
- package/dist/dto/sis/session/index.d.ts.map +1 -0
- package/dist/dto/sis/session/index.js +2 -0
- package/dist/dto/sis/statistics/index.d.ts +5 -0
- package/dist/dto/sis/statistics/index.d.ts.map +1 -0
- package/dist/dto/sis/statistics/index.js +2 -0
- package/dist/dto/strategy/activity/index.d.ts +57 -0
- package/dist/dto/strategy/activity/index.d.ts.map +1 -0
- package/dist/dto/strategy/activity/index.js +2 -0
- package/dist/dto/strategy/common/index.d.ts +5 -0
- package/dist/dto/strategy/common/index.d.ts.map +1 -0
- package/dist/dto/strategy/common/index.js +2 -0
- package/dist/dto/strategy/document/index.d.ts +6 -0
- package/dist/dto/strategy/document/index.d.ts.map +1 -0
- package/dist/dto/strategy/document/index.js +2 -0
- package/dist/dto/strategy/global/index.d.ts +5 -0
- package/dist/dto/strategy/global/index.d.ts.map +1 -0
- package/dist/dto/strategy/global/index.js +2 -0
- package/dist/dto/strategy/goal/index.d.ts +35 -0
- package/dist/dto/strategy/goal/index.d.ts.map +1 -0
- package/dist/dto/strategy/goal/index.js +2 -0
- package/dist/dto/strategy/index.d.ts +19 -0
- package/dist/dto/strategy/index.d.ts.map +1 -0
- package/dist/dto/strategy/index.js +54 -0
- package/dist/dto/strategy/initiative/index.d.ts +31 -0
- package/dist/dto/strategy/initiative/index.d.ts.map +1 -0
- package/dist/dto/strategy/initiative/index.js +2 -0
- package/dist/dto/strategy/issue/index.d.ts +13 -0
- package/dist/dto/strategy/issue/index.d.ts.map +1 -0
- package/dist/dto/strategy/issue/index.js +2 -0
- package/dist/dto/strategy/kpi/index.d.ts +23 -0
- package/dist/dto/strategy/kpi/index.d.ts.map +1 -0
- package/dist/dto/strategy/kpi/index.js +2 -0
- package/dist/dto/strategy/link/index.d.ts +14 -0
- package/dist/dto/strategy/link/index.d.ts.map +1 -0
- package/dist/dto/strategy/link/index.js +2 -0
- package/dist/dto/strategy/objective/index.d.ts +27 -0
- package/dist/dto/strategy/objective/index.d.ts.map +1 -0
- package/dist/dto/strategy/objective/index.js +2 -0
- package/dist/dto/strategy/okr/index.d.ts +28 -0
- package/dist/dto/strategy/okr/index.d.ts.map +1 -0
- package/dist/dto/strategy/okr/index.js +2 -0
- package/dist/dto/strategy/program/index.d.ts +70 -0
- package/dist/dto/strategy/program/index.d.ts.map +1 -0
- package/dist/dto/strategy/program/index.js +8 -0
- package/dist/dto/strategy/progress/index.d.ts +31 -0
- package/dist/dto/strategy/progress/index.d.ts.map +1 -0
- package/dist/dto/strategy/progress/index.js +2 -0
- package/dist/dto/strategy/project/index.d.ts +109 -0
- package/dist/dto/strategy/project/index.d.ts.map +1 -0
- package/dist/dto/strategy/project/index.js +8 -0
- package/dist/dto/strategy/risk/index.d.ts +13 -0
- package/dist/dto/strategy/risk/index.d.ts.map +1 -0
- package/dist/dto/strategy/risk/index.js +2 -0
- package/dist/dto/strategy/scorecard/index.d.ts +15 -0
- package/dist/dto/strategy/scorecard/index.d.ts.map +1 -0
- package/dist/dto/strategy/scorecard/index.js +2 -0
- package/dist/dto/strategy/single-object/index.d.ts +10 -0
- package/dist/dto/strategy/single-object/index.d.ts.map +1 -0
- package/dist/dto/strategy/single-object/index.js +2 -0
- package/dist/dto/strategy/task/index.d.ts +48 -0
- package/dist/dto/strategy/task/index.d.ts.map +1 -0
- package/dist/dto/strategy/task/index.js +9 -0
- package/dist/dto/student/index.d.ts +39 -0
- package/dist/dto/student/index.d.ts.map +1 -0
- package/dist/dto/student/index.js +2 -0
- package/dist/dto/student-attendance/attendance/index.d.ts +15 -0
- package/dist/dto/student-attendance/attendance/index.d.ts.map +1 -0
- package/dist/dto/student-attendance/attendance/index.js +2 -0
- package/dist/dto/student-attendance/index.d.ts +4 -0
- package/dist/dto/student-attendance/index.d.ts.map +1 -0
- package/dist/dto/student-attendance/index.js +39 -0
- package/dist/dto/student-attendance/session/index.d.ts +19 -0
- package/dist/dto/student-attendance/session/index.d.ts.map +1 -0
- package/dist/dto/student-attendance/session/index.js +2 -0
- package/dist/dto/student-attendance/statistics/index.d.ts +10 -0
- package/dist/dto/student-attendance/statistics/index.d.ts.map +1 -0
- package/dist/dto/student-attendance/statistics/index.js +2 -0
- package/dist/dto/thesis/index.d.ts +85 -0
- package/dist/dto/thesis/index.d.ts.map +1 -0
- package/dist/dto/thesis/index.js +55 -0
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +43 -0
- package/dist/utils/array/index.d.ts +20 -0
- package/dist/utils/array/index.d.ts.map +1 -0
- package/dist/utils/array/index.js +112 -0
- package/dist/utils/bcrypt/index.d.ts +3 -0
- package/dist/utils/bcrypt/index.d.ts.map +1 -0
- package/dist/utils/bcrypt/index.js +53 -0
- package/dist/utils/currency/index.d.ts +1818 -0
- package/dist/utils/currency/index.d.ts.map +1 -0
- package/dist/utils/currency/index.js +18 -0
- package/dist/utils/dfs/index.d.ts +4 -0
- package/dist/utils/dfs/index.d.ts.map +1 -0
- package/dist/utils/dfs/index.js +53 -0
- package/dist/utils/index.d.ts +14 -0
- package/dist/utils/index.d.ts.map +1 -0
- package/dist/utils/index.js +50 -0
- package/dist/utils/jwt/index.d.ts +3 -0
- package/dist/utils/jwt/index.d.ts.map +1 -0
- package/dist/utils/jwt/index.js +8 -0
- package/dist/utils/language/index.d.ts +6 -0
- package/dist/utils/language/index.d.ts.map +1 -0
- package/dist/utils/language/index.js +48 -0
- package/dist/utils/moment/index.d.ts +30 -0
- package/dist/utils/moment/index.d.ts.map +1 -0
- package/dist/utils/moment/index.js +224 -0
- package/dist/utils/notification/index.d.ts +8 -0
- package/dist/utils/notification/index.d.ts.map +1 -0
- package/dist/utils/notification/index.js +38 -0
- package/dist/utils/numbers/index.d.ts +4 -0
- package/dist/utils/numbers/index.d.ts.map +1 -0
- package/dist/utils/numbers/index.js +59 -0
- package/dist/utils/permission/index.d.ts +3 -0
- package/dist/utils/permission/index.d.ts.map +1 -0
- package/dist/utils/permission/index.js +19 -0
- package/dist/utils/phone-number/index.d.ts +2 -0
- package/dist/utils/phone-number/index.d.ts.map +1 -0
- package/dist/utils/phone-number/index.js +9 -0
- package/dist/utils/qrcode/index.d.ts +2 -0
- package/dist/utils/qrcode/index.d.ts.map +1 -0
- package/dist/utils/qrcode/index.js +28 -0
- package/dist/utils/string/index.d.ts +11 -0
- package/dist/utils/string/index.d.ts.map +1 -0
- package/dist/utils/string/index.js +48 -0
- package/dist/utils/tree/index.d.ts +6 -0
- package/dist/utils/tree/index.d.ts.map +1 -0
- package/dist/utils/tree/index.js +69 -0
- package/package.json +41 -0
|
@@ -0,0 +1,1664 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.PERMISSIONS = exports.PermissionKeys = void 0;
|
|
4
|
+
const application_1 = require("../application");
|
|
5
|
+
var PermissionKeys;
|
|
6
|
+
(function (PermissionKeys) {
|
|
7
|
+
// Administration Application
|
|
8
|
+
PermissionKeys[PermissionKeys["PlatformAdministration"] = 0] = "PlatformAdministration";
|
|
9
|
+
PermissionKeys[PermissionKeys["ManageAccounts"] = 1] = "ManageAccounts";
|
|
10
|
+
PermissionKeys[PermissionKeys["ManageAccountsRead"] = 2] = "ManageAccountsRead";
|
|
11
|
+
PermissionKeys[PermissionKeys["ManageAccountsCreate"] = 3] = "ManageAccountsCreate";
|
|
12
|
+
PermissionKeys[PermissionKeys["ManageAccountsChangePassword"] = 4] = "ManageAccountsChangePassword";
|
|
13
|
+
PermissionKeys[PermissionKeys["ManageAccountsUpdateDetails"] = 5] = "ManageAccountsUpdateDetails";
|
|
14
|
+
PermissionKeys[PermissionKeys["ManageAccountsDelete"] = 6] = "ManageAccountsDelete";
|
|
15
|
+
PermissionKeys[PermissionKeys["ManageAccountsSoftDelete"] = 7] = "ManageAccountsSoftDelete";
|
|
16
|
+
PermissionKeys[PermissionKeys["ManageAccountsForceDelete"] = 8] = "ManageAccountsForceDelete";
|
|
17
|
+
PermissionKeys[PermissionKeys["ManageAccountsRestore"] = 9] = "ManageAccountsRestore";
|
|
18
|
+
PermissionKeys[PermissionKeys["ManageRoles"] = 10] = "ManageRoles";
|
|
19
|
+
PermissionKeys[PermissionKeys["ManageRolesRead"] = 11] = "ManageRolesRead";
|
|
20
|
+
PermissionKeys[PermissionKeys["ManageRolesCreate"] = 12] = "ManageRolesCreate";
|
|
21
|
+
PermissionKeys[PermissionKeys["ManageRolesUpdateDetails"] = 13] = "ManageRolesUpdateDetails";
|
|
22
|
+
PermissionKeys[PermissionKeys["ManageRolesDelete"] = 14] = "ManageRolesDelete";
|
|
23
|
+
PermissionKeys[PermissionKeys["ManageApplication"] = 15] = "ManageApplication";
|
|
24
|
+
PermissionKeys[PermissionKeys["ManageApplicationRead"] = 16] = "ManageApplicationRead";
|
|
25
|
+
PermissionKeys[PermissionKeys["ManageApplicationUpdateDetails"] = 17] = "ManageApplicationUpdateDetails";
|
|
26
|
+
PermissionKeys[PermissionKeys["ManageOrganization"] = 18] = "ManageOrganization";
|
|
27
|
+
PermissionKeys[PermissionKeys["ManageOrganizationCreate"] = 19] = "ManageOrganizationCreate";
|
|
28
|
+
PermissionKeys[PermissionKeys["ManageOrganizationRead"] = 20] = "ManageOrganizationRead";
|
|
29
|
+
PermissionKeys[PermissionKeys["ManageOrganizationUpdateDetails"] = 21] = "ManageOrganizationUpdateDetails";
|
|
30
|
+
PermissionKeys[PermissionKeys["ManageOrganizationDelete"] = 22] = "ManageOrganizationDelete";
|
|
31
|
+
PermissionKeys[PermissionKeys["ManageDepartment"] = 23] = "ManageDepartment";
|
|
32
|
+
PermissionKeys[PermissionKeys["ManageDepartmentCreate"] = 24] = "ManageDepartmentCreate";
|
|
33
|
+
PermissionKeys[PermissionKeys["ManageDepartmentRead"] = 25] = "ManageDepartmentRead";
|
|
34
|
+
PermissionKeys[PermissionKeys["ManageDepartmentUpdateDetails"] = 26] = "ManageDepartmentUpdateDetails";
|
|
35
|
+
PermissionKeys[PermissionKeys["ManageDepartmentDelete"] = 27] = "ManageDepartmentDelete";
|
|
36
|
+
PermissionKeys[PermissionKeys["ManageEmailTemplate"] = 28] = "ManageEmailTemplate";
|
|
37
|
+
PermissionKeys[PermissionKeys["ManageEmailTemplateCreate"] = 29] = "ManageEmailTemplateCreate";
|
|
38
|
+
PermissionKeys[PermissionKeys["ManageEmailTemplateRead"] = 30] = "ManageEmailTemplateRead";
|
|
39
|
+
PermissionKeys[PermissionKeys["ManageEmailTemplateUpdateDetails"] = 31] = "ManageEmailTemplateUpdateDetails";
|
|
40
|
+
PermissionKeys[PermissionKeys["ManageEmailTemplateDelete"] = 32] = "ManageEmailTemplateDelete";
|
|
41
|
+
PermissionKeys[PermissionKeys["DeveloperCenter"] = 33] = "DeveloperCenter";
|
|
42
|
+
// Strategy Application
|
|
43
|
+
PermissionKeys[PermissionKeys["StrategyApp"] = 34] = "StrategyApp";
|
|
44
|
+
// // End User
|
|
45
|
+
PermissionKeys[PermissionKeys["StrategyEndUser"] = 35] = "StrategyEndUser";
|
|
46
|
+
PermissionKeys[PermissionKeys["ManageGlobalProgresses"] = 36] = "ManageGlobalProgresses";
|
|
47
|
+
// // // Vision and Mission
|
|
48
|
+
PermissionKeys[PermissionKeys["ManageVisionMission"] = 37] = "ManageVisionMission";
|
|
49
|
+
// // // Goal
|
|
50
|
+
PermissionKeys[PermissionKeys["ManageGoals"] = 38] = "ManageGoals";
|
|
51
|
+
PermissionKeys[PermissionKeys["ManageGoalsCreate"] = 39] = "ManageGoalsCreate";
|
|
52
|
+
PermissionKeys[PermissionKeys["ManageGoalsRead"] = 40] = "ManageGoalsRead";
|
|
53
|
+
PermissionKeys[PermissionKeys["ManageGoalsUpdateDetails"] = 41] = "ManageGoalsUpdateDetails";
|
|
54
|
+
PermissionKeys[PermissionKeys["ManageGoalsDelete"] = 42] = "ManageGoalsDelete";
|
|
55
|
+
// // // // Goal Progress
|
|
56
|
+
PermissionKeys[PermissionKeys["ManageGoalsProgresses"] = 43] = "ManageGoalsProgresses";
|
|
57
|
+
PermissionKeys[PermissionKeys["ManageGoalsProgressesRead"] = 44] = "ManageGoalsProgressesRead";
|
|
58
|
+
PermissionKeys[PermissionKeys["ManageGoalsProgressesUpdateDetails"] = 45] = "ManageGoalsProgressesUpdateDetails";
|
|
59
|
+
// // // Objective
|
|
60
|
+
PermissionKeys[PermissionKeys["ManageObjectives"] = 46] = "ManageObjectives";
|
|
61
|
+
PermissionKeys[PermissionKeys["ManageObjectivesCreate"] = 47] = "ManageObjectivesCreate";
|
|
62
|
+
PermissionKeys[PermissionKeys["ManageObjectivesRead"] = 48] = "ManageObjectivesRead";
|
|
63
|
+
PermissionKeys[PermissionKeys["ManageObjectivesUpdateDetails"] = 49] = "ManageObjectivesUpdateDetails";
|
|
64
|
+
PermissionKeys[PermissionKeys["ManageObjectivesDelete"] = 50] = "ManageObjectivesDelete";
|
|
65
|
+
// // // // Objective Progress
|
|
66
|
+
PermissionKeys[PermissionKeys["ManageObjectivesProgresses"] = 51] = "ManageObjectivesProgresses";
|
|
67
|
+
PermissionKeys[PermissionKeys["ManageObjectivesProgressesRead"] = 52] = "ManageObjectivesProgressesRead";
|
|
68
|
+
PermissionKeys[PermissionKeys["ManageObjectivesProgressesUpdateDetails"] = 53] = "ManageObjectivesProgressesUpdateDetails";
|
|
69
|
+
// // // Initiative
|
|
70
|
+
PermissionKeys[PermissionKeys["ManageInitiatives"] = 54] = "ManageInitiatives";
|
|
71
|
+
PermissionKeys[PermissionKeys["ManageInitiativesCreate"] = 55] = "ManageInitiativesCreate";
|
|
72
|
+
PermissionKeys[PermissionKeys["ManageInitiativesRead"] = 56] = "ManageInitiativesRead";
|
|
73
|
+
PermissionKeys[PermissionKeys["ManageInitiativesUpdateDetails"] = 57] = "ManageInitiativesUpdateDetails";
|
|
74
|
+
PermissionKeys[PermissionKeys["ManageInitiativesDelete"] = 58] = "ManageInitiativesDelete";
|
|
75
|
+
// // // // Initiative Projects
|
|
76
|
+
PermissionKeys[PermissionKeys["ManageInitiativeProjects"] = 59] = "ManageInitiativeProjects";
|
|
77
|
+
PermissionKeys[PermissionKeys["ManageInitiativeProjectsRead"] = 60] = "ManageInitiativeProjectsRead";
|
|
78
|
+
PermissionKeys[PermissionKeys["ManageInitiativeProjectsCreate"] = 61] = "ManageInitiativeProjectsCreate";
|
|
79
|
+
// // // // Initiative Programs
|
|
80
|
+
PermissionKeys[PermissionKeys["ManageInitiativePrograms"] = 62] = "ManageInitiativePrograms";
|
|
81
|
+
PermissionKeys[PermissionKeys["ManageInitiativeProgramsRead"] = 63] = "ManageInitiativeProgramsRead";
|
|
82
|
+
PermissionKeys[PermissionKeys["ManageInitiativeProgramsCreate"] = 64] = "ManageInitiativeProgramsCreate";
|
|
83
|
+
// // // // Initiative Activities
|
|
84
|
+
PermissionKeys[PermissionKeys["ManageInitiativeActivities"] = 65] = "ManageInitiativeActivities";
|
|
85
|
+
PermissionKeys[PermissionKeys["ManageInitiativeActivitiesRead"] = 66] = "ManageInitiativeActivitiesRead";
|
|
86
|
+
PermissionKeys[PermissionKeys["ManageInitiativeActivitiesCreate"] = 67] = "ManageInitiativeActivitiesCreate";
|
|
87
|
+
PermissionKeys[PermissionKeys["ManageInitiativeActivitiesUpdateDetails"] = 68] = "ManageInitiativeActivitiesUpdateDetails";
|
|
88
|
+
PermissionKeys[PermissionKeys["ManageInitiativeActivitiesDelete"] = 69] = "ManageInitiativeActivitiesDelete";
|
|
89
|
+
// // // // Initiative Progress
|
|
90
|
+
PermissionKeys[PermissionKeys["ManageInitiativesProgresses"] = 70] = "ManageInitiativesProgresses";
|
|
91
|
+
PermissionKeys[PermissionKeys["ManageInitiativesProgressesRead"] = 71] = "ManageInitiativesProgressesRead";
|
|
92
|
+
PermissionKeys[PermissionKeys["ManageInitiativesProgressesUpdateDetails"] = 72] = "ManageInitiativesProgressesUpdateDetails";
|
|
93
|
+
// // // // Initiative OKRs
|
|
94
|
+
PermissionKeys[PermissionKeys["ManageInitiativesOKRs"] = 73] = "ManageInitiativesOKRs";
|
|
95
|
+
PermissionKeys[PermissionKeys["ManageInitiativesOKRsRead"] = 74] = "ManageInitiativesOKRsRead";
|
|
96
|
+
PermissionKeys[PermissionKeys["ManageInitiativesOKRsCreate"] = 75] = "ManageInitiativesOKRsCreate";
|
|
97
|
+
PermissionKeys[PermissionKeys["ManageInitiativesOKRsUpdateDetails"] = 76] = "ManageInitiativesOKRsUpdateDetails";
|
|
98
|
+
PermissionKeys[PermissionKeys["ManageInitiativesOKRsDelete"] = 77] = "ManageInitiativesOKRsDelete";
|
|
99
|
+
// // // // // Initiative OKRs Key Result
|
|
100
|
+
PermissionKeys[PermissionKeys["ManageInitiativesOKRsKeyResult"] = 78] = "ManageInitiativesOKRsKeyResult";
|
|
101
|
+
PermissionKeys[PermissionKeys["ManageInitiativesOKRsKeyResultRead"] = 79] = "ManageInitiativesOKRsKeyResultRead";
|
|
102
|
+
PermissionKeys[PermissionKeys["ManageInitiativesOKRsKeyResultCreate"] = 80] = "ManageInitiativesOKRsKeyResultCreate";
|
|
103
|
+
PermissionKeys[PermissionKeys["ManageInitiativesOKRsKeyResultUpdateDetails"] = 81] = "ManageInitiativesOKRsKeyResultUpdateDetails";
|
|
104
|
+
PermissionKeys[PermissionKeys["ManageInitiativesOKRsKeyResultDelete"] = 82] = "ManageInitiativesOKRsKeyResultDelete";
|
|
105
|
+
PermissionKeys[PermissionKeys["ManageInitiativesOKRsKeyResultAutoConfigureUpdate"] = 83] = "ManageInitiativesOKRsKeyResultAutoConfigureUpdate";
|
|
106
|
+
// // // // Initiative KPIs
|
|
107
|
+
PermissionKeys[PermissionKeys["ManageInitiativeKPIs"] = 84] = "ManageInitiativeKPIs";
|
|
108
|
+
PermissionKeys[PermissionKeys["ManageInitiativeKPIsRead"] = 85] = "ManageInitiativeKPIsRead";
|
|
109
|
+
PermissionKeys[PermissionKeys["ManageInitiativeKPIsCreate"] = 86] = "ManageInitiativeKPIsCreate";
|
|
110
|
+
PermissionKeys[PermissionKeys["ManageInitiativeKPIsUpdateDetails"] = 87] = "ManageInitiativeKPIsUpdateDetails";
|
|
111
|
+
PermissionKeys[PermissionKeys["ManageInitiativeKPIsDelete"] = 88] = "ManageInitiativeKPIsDelete";
|
|
112
|
+
// // // Project
|
|
113
|
+
PermissionKeys[PermissionKeys["ManageProjects"] = 89] = "ManageProjects";
|
|
114
|
+
PermissionKeys[PermissionKeys["ManageProjectsCreate"] = 90] = "ManageProjectsCreate";
|
|
115
|
+
PermissionKeys[PermissionKeys["ManageProjectsUpdateDetails"] = 91] = "ManageProjectsUpdateDetails";
|
|
116
|
+
PermissionKeys[PermissionKeys["ManageProjectsDelete"] = 92] = "ManageProjectsDelete";
|
|
117
|
+
// // // Project Read
|
|
118
|
+
PermissionKeys[PermissionKeys["ManageProjectsRead"] = 93] = "ManageProjectsRead";
|
|
119
|
+
PermissionKeys[PermissionKeys["ManageProjectsSensitiveRead"] = 94] = "ManageProjectsSensitiveRead";
|
|
120
|
+
PermissionKeys[PermissionKeys["ManageProjectsGeneralRead"] = 95] = "ManageProjectsGeneralRead";
|
|
121
|
+
// // // // Project Members
|
|
122
|
+
PermissionKeys[PermissionKeys["ManageProjectMembers"] = 96] = "ManageProjectMembers";
|
|
123
|
+
PermissionKeys[PermissionKeys["ManageProjectMembersRead"] = 97] = "ManageProjectMembersRead";
|
|
124
|
+
PermissionKeys[PermissionKeys["ManageProjectMembersUpdateDetails"] = 98] = "ManageProjectMembersUpdateDetails";
|
|
125
|
+
// // // // Project Milestones
|
|
126
|
+
PermissionKeys[PermissionKeys["ManageProjectMilestones"] = 99] = "ManageProjectMilestones";
|
|
127
|
+
PermissionKeys[PermissionKeys["ManageProjectMilestonesRead"] = 100] = "ManageProjectMilestonesRead";
|
|
128
|
+
PermissionKeys[PermissionKeys["ManageProjectMilestonesCreate"] = 101] = "ManageProjectMilestonesCreate";
|
|
129
|
+
PermissionKeys[PermissionKeys["ManageProjectMilestonesUpdateDetails"] = 102] = "ManageProjectMilestonesUpdateDetails";
|
|
130
|
+
PermissionKeys[PermissionKeys["ManageProjectMilestonesDelete"] = 103] = "ManageProjectMilestonesDelete";
|
|
131
|
+
// // // // Project Sections
|
|
132
|
+
PermissionKeys[PermissionKeys["ManageProjectSections"] = 104] = "ManageProjectSections";
|
|
133
|
+
PermissionKeys[PermissionKeys["ManageProjectSectionsRead"] = 105] = "ManageProjectSectionsRead";
|
|
134
|
+
PermissionKeys[PermissionKeys["ManageProjectSectionsCreate"] = 106] = "ManageProjectSectionsCreate";
|
|
135
|
+
PermissionKeys[PermissionKeys["ManageProjectSectionsUpdateDetails"] = 107] = "ManageProjectSectionsUpdateDetails";
|
|
136
|
+
PermissionKeys[PermissionKeys["ManageProjectSectionsDelete"] = 108] = "ManageProjectSectionsDelete";
|
|
137
|
+
// // // // Project Risks
|
|
138
|
+
PermissionKeys[PermissionKeys["ManageProjectRisks"] = 109] = "ManageProjectRisks";
|
|
139
|
+
PermissionKeys[PermissionKeys["ManageProjectRisksRead"] = 110] = "ManageProjectRisksRead";
|
|
140
|
+
PermissionKeys[PermissionKeys["ManageProjectRisksCreate"] = 111] = "ManageProjectRisksCreate";
|
|
141
|
+
PermissionKeys[PermissionKeys["ManageProjectRisksUpdateDetails"] = 112] = "ManageProjectRisksUpdateDetails";
|
|
142
|
+
PermissionKeys[PermissionKeys["ManageProjectRisksDelete"] = 113] = "ManageProjectRisksDelete";
|
|
143
|
+
// // // // Project Issues
|
|
144
|
+
PermissionKeys[PermissionKeys["ManageProjectIssues"] = 114] = "ManageProjectIssues";
|
|
145
|
+
PermissionKeys[PermissionKeys["ManageProjectIssuesRead"] = 115] = "ManageProjectIssuesRead";
|
|
146
|
+
PermissionKeys[PermissionKeys["ManageProjectIssuesCreate"] = 116] = "ManageProjectIssuesCreate";
|
|
147
|
+
PermissionKeys[PermissionKeys["ManageProjectIssuesUpdateDetails"] = 117] = "ManageProjectIssuesUpdateDetails";
|
|
148
|
+
PermissionKeys[PermissionKeys["ManageProjectIssuesDelete"] = 118] = "ManageProjectIssuesDelete";
|
|
149
|
+
// // // // Project Documents
|
|
150
|
+
PermissionKeys[PermissionKeys["ManageProjectDocuments"] = 119] = "ManageProjectDocuments";
|
|
151
|
+
PermissionKeys[PermissionKeys["ManageProjectDocumentsRead"] = 120] = "ManageProjectDocumentsRead";
|
|
152
|
+
PermissionKeys[PermissionKeys["ManageProjectDocumentsCreate"] = 121] = "ManageProjectDocumentsCreate";
|
|
153
|
+
PermissionKeys[PermissionKeys["ManageProjectDocumentsDelete"] = 122] = "ManageProjectDocumentsDelete";
|
|
154
|
+
// // // // Project Links
|
|
155
|
+
PermissionKeys[PermissionKeys["ManageProjectLinks"] = 123] = "ManageProjectLinks";
|
|
156
|
+
PermissionKeys[PermissionKeys["ManageProjectLinksRead"] = 124] = "ManageProjectLinksRead";
|
|
157
|
+
PermissionKeys[PermissionKeys["ManageProjectLinksCreate"] = 125] = "ManageProjectLinksCreate";
|
|
158
|
+
PermissionKeys[PermissionKeys["ManageProjectLinksUpdateDetails"] = 126] = "ManageProjectLinksUpdateDetails";
|
|
159
|
+
PermissionKeys[PermissionKeys["ManageProjectLinksDelete"] = 127] = "ManageProjectLinksDelete";
|
|
160
|
+
// // // // Project Activities
|
|
161
|
+
PermissionKeys[PermissionKeys["ManageProjectActivities"] = 128] = "ManageProjectActivities";
|
|
162
|
+
PermissionKeys[PermissionKeys["ManageProjectActivitiesRead"] = 129] = "ManageProjectActivitiesRead";
|
|
163
|
+
PermissionKeys[PermissionKeys["ManageProjectActivitiesCreate"] = 130] = "ManageProjectActivitiesCreate";
|
|
164
|
+
PermissionKeys[PermissionKeys["ManageProjectActivitiesUpdateDetails"] = 131] = "ManageProjectActivitiesUpdateDetails";
|
|
165
|
+
PermissionKeys[PermissionKeys["ManageProjectActivitiesDelete"] = 132] = "ManageProjectActivitiesDelete";
|
|
166
|
+
// // // // Project Progress
|
|
167
|
+
PermissionKeys[PermissionKeys["ManageProjectsProgresses"] = 133] = "ManageProjectsProgresses";
|
|
168
|
+
PermissionKeys[PermissionKeys["ManageProjectsProgressesRead"] = 134] = "ManageProjectsProgressesRead";
|
|
169
|
+
PermissionKeys[PermissionKeys["ManageProjectsProgressesUpdateDetails"] = 135] = "ManageProjectsProgressesUpdateDetails";
|
|
170
|
+
// // // // Project KPIs
|
|
171
|
+
PermissionKeys[PermissionKeys["ManageProjectKPIs"] = 136] = "ManageProjectKPIs";
|
|
172
|
+
PermissionKeys[PermissionKeys["ManageProjectKPIsRead"] = 137] = "ManageProjectKPIsRead";
|
|
173
|
+
PermissionKeys[PermissionKeys["ManageProjectKPIsCreate"] = 138] = "ManageProjectKPIsCreate";
|
|
174
|
+
PermissionKeys[PermissionKeys["ManageProjectKPIsUpdateDetails"] = 139] = "ManageProjectKPIsUpdateDetails";
|
|
175
|
+
PermissionKeys[PermissionKeys["ManageProjectKPIsDelete"] = 140] = "ManageProjectKPIsDelete";
|
|
176
|
+
// // // Program
|
|
177
|
+
PermissionKeys[PermissionKeys["ManagePrograms"] = 141] = "ManagePrograms";
|
|
178
|
+
PermissionKeys[PermissionKeys["ManageProgramsCreate"] = 142] = "ManageProgramsCreate";
|
|
179
|
+
PermissionKeys[PermissionKeys["ManageProgramsUpdateDetails"] = 143] = "ManageProgramsUpdateDetails";
|
|
180
|
+
PermissionKeys[PermissionKeys["ManageProgramsDelete"] = 144] = "ManageProgramsDelete";
|
|
181
|
+
// // // Program Read
|
|
182
|
+
PermissionKeys[PermissionKeys["ManageProgramsRead"] = 145] = "ManageProgramsRead";
|
|
183
|
+
PermissionKeys[PermissionKeys["ManageProgramsSensitiveRead"] = 146] = "ManageProgramsSensitiveRead";
|
|
184
|
+
PermissionKeys[PermissionKeys["ManageProgramsGeneralRead"] = 147] = "ManageProgramsGeneralRead";
|
|
185
|
+
// // // // Program Members
|
|
186
|
+
PermissionKeys[PermissionKeys["ManageProgramMembers"] = 148] = "ManageProgramMembers";
|
|
187
|
+
PermissionKeys[PermissionKeys["ManageProgramMembersRead"] = 149] = "ManageProgramMembersRead";
|
|
188
|
+
PermissionKeys[PermissionKeys["ManageProgramMembersUpdateDetails"] = 150] = "ManageProgramMembersUpdateDetails";
|
|
189
|
+
// // // // Program Risks
|
|
190
|
+
PermissionKeys[PermissionKeys["ManageProgramRisks"] = 151] = "ManageProgramRisks";
|
|
191
|
+
PermissionKeys[PermissionKeys["ManageProgramRisksRead"] = 152] = "ManageProgramRisksRead";
|
|
192
|
+
PermissionKeys[PermissionKeys["ManageProgramRisksCreate"] = 153] = "ManageProgramRisksCreate";
|
|
193
|
+
PermissionKeys[PermissionKeys["ManageProgramRisksUpdateDetails"] = 154] = "ManageProgramRisksUpdateDetails";
|
|
194
|
+
PermissionKeys[PermissionKeys["ManageProgramRisksDelete"] = 155] = "ManageProgramRisksDelete";
|
|
195
|
+
// // // // Program Issues
|
|
196
|
+
PermissionKeys[PermissionKeys["ManageProgramIssues"] = 156] = "ManageProgramIssues";
|
|
197
|
+
PermissionKeys[PermissionKeys["ManageProgramIssuesRead"] = 157] = "ManageProgramIssuesRead";
|
|
198
|
+
PermissionKeys[PermissionKeys["ManageProgramIssuesCreate"] = 158] = "ManageProgramIssuesCreate";
|
|
199
|
+
PermissionKeys[PermissionKeys["ManageProgramIssuesUpdateDetails"] = 159] = "ManageProgramIssuesUpdateDetails";
|
|
200
|
+
PermissionKeys[PermissionKeys["ManageProgramIssuesDelete"] = 160] = "ManageProgramIssuesDelete";
|
|
201
|
+
// // // // Program Documents
|
|
202
|
+
PermissionKeys[PermissionKeys["ManageProgramDocuments"] = 161] = "ManageProgramDocuments";
|
|
203
|
+
PermissionKeys[PermissionKeys["ManageProgramDocumentsRead"] = 162] = "ManageProgramDocumentsRead";
|
|
204
|
+
PermissionKeys[PermissionKeys["ManageProgramDocumentsCreate"] = 163] = "ManageProgramDocumentsCreate";
|
|
205
|
+
PermissionKeys[PermissionKeys["ManageProgramDocumentsDelete"] = 164] = "ManageProgramDocumentsDelete";
|
|
206
|
+
// // // // Program Links
|
|
207
|
+
PermissionKeys[PermissionKeys["ManageProgramLinks"] = 165] = "ManageProgramLinks";
|
|
208
|
+
PermissionKeys[PermissionKeys["ManageProgramLinksRead"] = 166] = "ManageProgramLinksRead";
|
|
209
|
+
PermissionKeys[PermissionKeys["ManageProgramLinksCreate"] = 167] = "ManageProgramLinksCreate";
|
|
210
|
+
PermissionKeys[PermissionKeys["ManageProgramLinksUpdateDetails"] = 168] = "ManageProgramLinksUpdateDetails";
|
|
211
|
+
PermissionKeys[PermissionKeys["ManageProgramLinksDelete"] = 169] = "ManageProgramLinksDelete";
|
|
212
|
+
// // // // Program Activities
|
|
213
|
+
PermissionKeys[PermissionKeys["ManageProgramActivities"] = 170] = "ManageProgramActivities";
|
|
214
|
+
PermissionKeys[PermissionKeys["ManageProgramActivitiesRead"] = 171] = "ManageProgramActivitiesRead";
|
|
215
|
+
PermissionKeys[PermissionKeys["ManageProgramActivitiesCreate"] = 172] = "ManageProgramActivitiesCreate";
|
|
216
|
+
PermissionKeys[PermissionKeys["ManageProgramActivitiesUpdateDetails"] = 173] = "ManageProgramActivitiesUpdateDetails";
|
|
217
|
+
PermissionKeys[PermissionKeys["ManageProgramActivitiesDelete"] = 174] = "ManageProgramActivitiesDelete";
|
|
218
|
+
// // // // Program Progress
|
|
219
|
+
PermissionKeys[PermissionKeys["ManageProgramsProgresses"] = 175] = "ManageProgramsProgresses";
|
|
220
|
+
PermissionKeys[PermissionKeys["ManageProgramsProgressesRead"] = 176] = "ManageProgramsProgressesRead";
|
|
221
|
+
PermissionKeys[PermissionKeys["ManageProgramsProgressesUpdateDetails"] = 177] = "ManageProgramsProgressesUpdateDetails";
|
|
222
|
+
// // // // Program KPIs
|
|
223
|
+
PermissionKeys[PermissionKeys["ManageProgramKPIs"] = 178] = "ManageProgramKPIs";
|
|
224
|
+
PermissionKeys[PermissionKeys["ManageProgramKPIsRead"] = 179] = "ManageProgramKPIsRead";
|
|
225
|
+
PermissionKeys[PermissionKeys["ManageProgramKPIsCreate"] = 180] = "ManageProgramKPIsCreate";
|
|
226
|
+
PermissionKeys[PermissionKeys["ManageProgramKPIsUpdateDetails"] = 181] = "ManageProgramKPIsUpdateDetails";
|
|
227
|
+
PermissionKeys[PermissionKeys["ManageProgramKPIsDelete"] = 182] = "ManageProgramKPIsDelete";
|
|
228
|
+
// // // Activities
|
|
229
|
+
PermissionKeys[PermissionKeys["ManageActivities"] = 183] = "ManageActivities";
|
|
230
|
+
PermissionKeys[PermissionKeys["ManageActivitiesCreate"] = 184] = "ManageActivitiesCreate";
|
|
231
|
+
PermissionKeys[PermissionKeys["ManageActivitiesRead"] = 185] = "ManageActivitiesRead";
|
|
232
|
+
PermissionKeys[PermissionKeys["ManageActivitiesUpdateDetails"] = 186] = "ManageActivitiesUpdateDetails";
|
|
233
|
+
PermissionKeys[PermissionKeys["ManageActivitiesDelete"] = 187] = "ManageActivitiesDelete";
|
|
234
|
+
// // // Flow
|
|
235
|
+
PermissionKeys[PermissionKeys["ManageFlow"] = 188] = "ManageFlow";
|
|
236
|
+
PermissionKeys[PermissionKeys["ManageFlowRead"] = 189] = "ManageFlowRead";
|
|
237
|
+
// // Strategy Admin
|
|
238
|
+
PermissionKeys[PermissionKeys["StrategyAdmin"] = 190] = "StrategyAdmin";
|
|
239
|
+
// Public Calendar
|
|
240
|
+
PermissionKeys[PermissionKeys["PublicCalendarApp"] = 191] = "PublicCalendarApp";
|
|
241
|
+
PermissionKeys[PermissionKeys["PublicCalendarManagement"] = 192] = "PublicCalendarManagement";
|
|
242
|
+
PermissionKeys[PermissionKeys["ManageCalendar"] = 193] = "ManageCalendar";
|
|
243
|
+
PermissionKeys[PermissionKeys["ManageCalendarCreate"] = 194] = "ManageCalendarCreate";
|
|
244
|
+
PermissionKeys[PermissionKeys["ManageCalendarRead"] = 195] = "ManageCalendarRead";
|
|
245
|
+
PermissionKeys[PermissionKeys["ManageCalendarUpdateDetails"] = 196] = "ManageCalendarUpdateDetails";
|
|
246
|
+
PermissionKeys[PermissionKeys["ManageCalendarDelete"] = 197] = "ManageCalendarDelete";
|
|
247
|
+
PermissionKeys[PermissionKeys["ManageEvent"] = 198] = "ManageEvent";
|
|
248
|
+
PermissionKeys[PermissionKeys["ManageEventRead"] = 199] = "ManageEventRead";
|
|
249
|
+
PermissionKeys[PermissionKeys["ManageEventUpdateDetails"] = 200] = "ManageEventUpdateDetails";
|
|
250
|
+
PermissionKeys[PermissionKeys["ViewPublicCalendar"] = 201] = "ViewPublicCalendar";
|
|
251
|
+
// Faculty Operation Application
|
|
252
|
+
PermissionKeys[PermissionKeys["FacultyOperation"] = 202] = "FacultyOperation";
|
|
253
|
+
PermissionKeys[PermissionKeys["FacultyOperationThesis"] = 203] = "FacultyOperationThesis";
|
|
254
|
+
PermissionKeys[PermissionKeys["FacultyOperationThesisFaculty"] = 204] = "FacultyOperationThesisFaculty";
|
|
255
|
+
PermissionKeys[PermissionKeys["FacultyOperationThesisChair"] = 205] = "FacultyOperationThesisChair";
|
|
256
|
+
PermissionKeys[PermissionKeys["FacultyOperationThesisStudent"] = 206] = "FacultyOperationThesisStudent";
|
|
257
|
+
PermissionKeys[PermissionKeys["FacultyOperationCourseLifecycle"] = 207] = "FacultyOperationCourseLifecycle";
|
|
258
|
+
PermissionKeys[PermissionKeys["FacultyOperationCourseLifecycleChair"] = 208] = "FacultyOperationCourseLifecycleChair";
|
|
259
|
+
PermissionKeys[PermissionKeys["FacultyOperationCourseLifecycleFaculty"] = 209] = "FacultyOperationCourseLifecycleFaculty";
|
|
260
|
+
// Students Attendance Application
|
|
261
|
+
PermissionKeys[PermissionKeys["StudentAttendance"] = 210] = "StudentAttendance";
|
|
262
|
+
PermissionKeys[PermissionKeys["StudentAttendanceAdmin"] = 211] = "StudentAttendanceAdmin";
|
|
263
|
+
PermissionKeys[PermissionKeys["StudentAttendanceFaculty"] = 212] = "StudentAttendanceFaculty";
|
|
264
|
+
PermissionKeys[PermissionKeys["StudentAttendanceStudent"] = 213] = "StudentAttendanceStudent";
|
|
265
|
+
})(PermissionKeys || (exports.PermissionKeys = PermissionKeys = {}));
|
|
266
|
+
exports.PERMISSIONS = [
|
|
267
|
+
// Administration Application
|
|
268
|
+
{
|
|
269
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
270
|
+
key: PermissionKeys.PlatformAdministration,
|
|
271
|
+
name: "Platform Administration",
|
|
272
|
+
isLeaf: false,
|
|
273
|
+
children: [
|
|
274
|
+
{
|
|
275
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
276
|
+
key: PermissionKeys.ManageOrganization,
|
|
277
|
+
name: "Manage Organization",
|
|
278
|
+
isLeaf: false,
|
|
279
|
+
children: [
|
|
280
|
+
{
|
|
281
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
282
|
+
key: PermissionKeys.ManageOrganizationCreate,
|
|
283
|
+
name: "Create Organization",
|
|
284
|
+
isLeaf: true,
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
288
|
+
key: PermissionKeys.ManageOrganizationRead,
|
|
289
|
+
name: "Read Organization",
|
|
290
|
+
isLeaf: true,
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
294
|
+
key: PermissionKeys.ManageOrganizationUpdateDetails,
|
|
295
|
+
name: "Update Organization Details",
|
|
296
|
+
isLeaf: true,
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
300
|
+
key: PermissionKeys.ManageOrganizationDelete,
|
|
301
|
+
name: "Delete Organization",
|
|
302
|
+
isLeaf: true,
|
|
303
|
+
},
|
|
304
|
+
],
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
308
|
+
key: PermissionKeys.ManageDepartment,
|
|
309
|
+
name: "Manage Department",
|
|
310
|
+
isLeaf: false,
|
|
311
|
+
children: [
|
|
312
|
+
{
|
|
313
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
314
|
+
key: PermissionKeys.ManageDepartmentCreate,
|
|
315
|
+
name: "Create Department",
|
|
316
|
+
isLeaf: true,
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
320
|
+
key: PermissionKeys.ManageDepartmentRead,
|
|
321
|
+
name: "Read Department",
|
|
322
|
+
isLeaf: true,
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
326
|
+
key: PermissionKeys.ManageDepartmentUpdateDetails,
|
|
327
|
+
name: "Update Department Details",
|
|
328
|
+
isLeaf: true,
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
332
|
+
key: PermissionKeys.ManageDepartmentDelete,
|
|
333
|
+
name: "Delete Department",
|
|
334
|
+
isLeaf: true,
|
|
335
|
+
},
|
|
336
|
+
],
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
340
|
+
key: PermissionKeys.ManageAccounts,
|
|
341
|
+
name: "Manage Account",
|
|
342
|
+
isLeaf: false,
|
|
343
|
+
children: [
|
|
344
|
+
{
|
|
345
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
346
|
+
key: PermissionKeys.ManageAccountsRead,
|
|
347
|
+
name: "Read Accounts",
|
|
348
|
+
isLeaf: true,
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
352
|
+
key: PermissionKeys.ManageAccountsCreate,
|
|
353
|
+
name: "Create Account",
|
|
354
|
+
isLeaf: true,
|
|
355
|
+
},
|
|
356
|
+
{
|
|
357
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
358
|
+
key: PermissionKeys.ManageAccountsUpdateDetails,
|
|
359
|
+
name: "Update Account Details",
|
|
360
|
+
isLeaf: true,
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
364
|
+
key: PermissionKeys.ManageAccountsChangePassword,
|
|
365
|
+
name: "Change Account Password",
|
|
366
|
+
isLeaf: true,
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
370
|
+
key: PermissionKeys.ManageAccountsDelete,
|
|
371
|
+
name: "Delete Account",
|
|
372
|
+
isLeaf: false,
|
|
373
|
+
children: [
|
|
374
|
+
{
|
|
375
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
376
|
+
key: PermissionKeys.ManageAccountsSoftDelete,
|
|
377
|
+
name: "Soft Delete Account",
|
|
378
|
+
isLeaf: true,
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
382
|
+
key: PermissionKeys.ManageAccountsForceDelete,
|
|
383
|
+
name: "Force Delete Account",
|
|
384
|
+
isLeaf: true,
|
|
385
|
+
},
|
|
386
|
+
],
|
|
387
|
+
},
|
|
388
|
+
{
|
|
389
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
390
|
+
key: PermissionKeys.ManageAccountsRestore,
|
|
391
|
+
name: "Restore Account",
|
|
392
|
+
isLeaf: true,
|
|
393
|
+
},
|
|
394
|
+
],
|
|
395
|
+
},
|
|
396
|
+
{
|
|
397
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
398
|
+
key: PermissionKeys.ManageRoles,
|
|
399
|
+
name: "Manage Roles",
|
|
400
|
+
isLeaf: false,
|
|
401
|
+
children: [
|
|
402
|
+
{
|
|
403
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
404
|
+
key: PermissionKeys.ManageRolesRead,
|
|
405
|
+
name: "Read Roles",
|
|
406
|
+
isLeaf: true,
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
410
|
+
key: PermissionKeys.ManageRolesCreate,
|
|
411
|
+
name: "Create Roles",
|
|
412
|
+
isLeaf: true,
|
|
413
|
+
},
|
|
414
|
+
{
|
|
415
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
416
|
+
key: PermissionKeys.ManageRolesUpdateDetails,
|
|
417
|
+
name: "Update Role Details",
|
|
418
|
+
isLeaf: true,
|
|
419
|
+
},
|
|
420
|
+
{
|
|
421
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
422
|
+
key: PermissionKeys.ManageRolesDelete,
|
|
423
|
+
name: "Delete Role",
|
|
424
|
+
isLeaf: true,
|
|
425
|
+
},
|
|
426
|
+
],
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
430
|
+
key: PermissionKeys.ManageApplication,
|
|
431
|
+
name: "Manage Applications",
|
|
432
|
+
isLeaf: false,
|
|
433
|
+
children: [
|
|
434
|
+
{
|
|
435
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
436
|
+
key: PermissionKeys.ManageApplicationRead,
|
|
437
|
+
name: "Read Applications",
|
|
438
|
+
isLeaf: true,
|
|
439
|
+
},
|
|
440
|
+
{
|
|
441
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
442
|
+
key: PermissionKeys.ManageApplicationUpdateDetails,
|
|
443
|
+
name: "Update Application Details",
|
|
444
|
+
isLeaf: true,
|
|
445
|
+
},
|
|
446
|
+
],
|
|
447
|
+
},
|
|
448
|
+
{
|
|
449
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
450
|
+
key: PermissionKeys.ManageEmailTemplate,
|
|
451
|
+
name: "Manage Email Templates",
|
|
452
|
+
isLeaf: false,
|
|
453
|
+
children: [
|
|
454
|
+
{
|
|
455
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
456
|
+
key: PermissionKeys.ManageEmailTemplateRead,
|
|
457
|
+
name: "Read Email Templates",
|
|
458
|
+
isLeaf: true,
|
|
459
|
+
},
|
|
460
|
+
{
|
|
461
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
462
|
+
key: PermissionKeys.ManageEmailTemplateCreate,
|
|
463
|
+
name: "Create Email Templates",
|
|
464
|
+
isLeaf: true,
|
|
465
|
+
},
|
|
466
|
+
{
|
|
467
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
468
|
+
key: PermissionKeys.ManageEmailTemplateUpdateDetails,
|
|
469
|
+
name: "Update Email Template Details",
|
|
470
|
+
isLeaf: true,
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
474
|
+
key: PermissionKeys.ManageEmailTemplateDelete,
|
|
475
|
+
name: "Delete Email Templates",
|
|
476
|
+
isLeaf: true,
|
|
477
|
+
},
|
|
478
|
+
],
|
|
479
|
+
},
|
|
480
|
+
{
|
|
481
|
+
applicationKey: application_1.ApplicationKeys.PlatformAdministrationApplication,
|
|
482
|
+
key: PermissionKeys.DeveloperCenter,
|
|
483
|
+
name: "Developer Center",
|
|
484
|
+
isLeaf: true,
|
|
485
|
+
},
|
|
486
|
+
],
|
|
487
|
+
},
|
|
488
|
+
// Strategy Application
|
|
489
|
+
{
|
|
490
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
491
|
+
key: PermissionKeys.StrategyApp,
|
|
492
|
+
name: "Strategy",
|
|
493
|
+
isLeaf: false,
|
|
494
|
+
children: [
|
|
495
|
+
{
|
|
496
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
497
|
+
key: PermissionKeys.StrategyEndUser,
|
|
498
|
+
name: "End User",
|
|
499
|
+
isLeaf: false,
|
|
500
|
+
children: [
|
|
501
|
+
{
|
|
502
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
503
|
+
key: PermissionKeys.ManageVisionMission,
|
|
504
|
+
name: "Manage Vision and Mission",
|
|
505
|
+
isLeaf: true,
|
|
506
|
+
},
|
|
507
|
+
{
|
|
508
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
509
|
+
key: PermissionKeys.ManageGlobalProgresses,
|
|
510
|
+
name: "Manage Global Progresses",
|
|
511
|
+
isLeaf: true,
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
515
|
+
key: PermissionKeys.ManageGoals,
|
|
516
|
+
name: "Manage Goals",
|
|
517
|
+
isLeaf: false,
|
|
518
|
+
children: [
|
|
519
|
+
{
|
|
520
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
521
|
+
key: PermissionKeys.ManageGoalsCreate,
|
|
522
|
+
name: "Create Goal",
|
|
523
|
+
isLeaf: true,
|
|
524
|
+
},
|
|
525
|
+
{
|
|
526
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
527
|
+
key: PermissionKeys.ManageGoalsRead,
|
|
528
|
+
name: "Read Goals",
|
|
529
|
+
isLeaf: true,
|
|
530
|
+
},
|
|
531
|
+
{
|
|
532
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
533
|
+
key: PermissionKeys.ManageGoalsUpdateDetails,
|
|
534
|
+
name: "Update Goal Details",
|
|
535
|
+
isLeaf: true,
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
539
|
+
key: PermissionKeys.ManageGoalsDelete,
|
|
540
|
+
name: "Delete Goal",
|
|
541
|
+
isLeaf: true,
|
|
542
|
+
},
|
|
543
|
+
{
|
|
544
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
545
|
+
key: PermissionKeys.ManageGoalsProgresses,
|
|
546
|
+
name: "Manage Goals Progresses",
|
|
547
|
+
isLeaf: false,
|
|
548
|
+
children: [
|
|
549
|
+
{
|
|
550
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
551
|
+
key: PermissionKeys.ManageGoalsProgressesRead,
|
|
552
|
+
name: "Read Goals Progresses",
|
|
553
|
+
isLeaf: true,
|
|
554
|
+
},
|
|
555
|
+
{
|
|
556
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
557
|
+
key: PermissionKeys.ManageGoalsProgressesUpdateDetails,
|
|
558
|
+
name: "Update Goals Progresses",
|
|
559
|
+
isLeaf: true,
|
|
560
|
+
},
|
|
561
|
+
],
|
|
562
|
+
},
|
|
563
|
+
],
|
|
564
|
+
},
|
|
565
|
+
{
|
|
566
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
567
|
+
key: PermissionKeys.ManageObjectives,
|
|
568
|
+
name: "Manage Objectives",
|
|
569
|
+
isLeaf: false,
|
|
570
|
+
children: [
|
|
571
|
+
{
|
|
572
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
573
|
+
key: PermissionKeys.ManageObjectivesCreate,
|
|
574
|
+
name: "Create Objective",
|
|
575
|
+
isLeaf: true,
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
579
|
+
key: PermissionKeys.ManageObjectivesRead,
|
|
580
|
+
name: "Read Objectives",
|
|
581
|
+
isLeaf: true,
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
585
|
+
key: PermissionKeys.ManageObjectivesUpdateDetails,
|
|
586
|
+
name: "Update Objective Details",
|
|
587
|
+
isLeaf: true,
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
591
|
+
key: PermissionKeys.ManageObjectivesDelete,
|
|
592
|
+
name: "Delete Objective",
|
|
593
|
+
isLeaf: true,
|
|
594
|
+
},
|
|
595
|
+
{
|
|
596
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
597
|
+
key: PermissionKeys.ManageObjectivesProgresses,
|
|
598
|
+
name: "Manage Objectives Progresses",
|
|
599
|
+
isLeaf: false,
|
|
600
|
+
children: [
|
|
601
|
+
{
|
|
602
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
603
|
+
key: PermissionKeys.ManageObjectivesProgressesRead,
|
|
604
|
+
name: "Read Objectives Progresses",
|
|
605
|
+
isLeaf: true,
|
|
606
|
+
},
|
|
607
|
+
{
|
|
608
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
609
|
+
key: PermissionKeys.ManageObjectivesProgressesUpdateDetails,
|
|
610
|
+
name: "Update Objectives Progresses",
|
|
611
|
+
isLeaf: true,
|
|
612
|
+
},
|
|
613
|
+
],
|
|
614
|
+
},
|
|
615
|
+
],
|
|
616
|
+
},
|
|
617
|
+
{
|
|
618
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
619
|
+
key: PermissionKeys.ManageInitiatives,
|
|
620
|
+
name: "Manage Initiatives",
|
|
621
|
+
isLeaf: false,
|
|
622
|
+
children: [
|
|
623
|
+
{
|
|
624
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
625
|
+
key: PermissionKeys.ManageInitiativesCreate,
|
|
626
|
+
name: "Create Initiative",
|
|
627
|
+
isLeaf: true,
|
|
628
|
+
},
|
|
629
|
+
{
|
|
630
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
631
|
+
key: PermissionKeys.ManageInitiativesRead,
|
|
632
|
+
name: "Read Initiatives",
|
|
633
|
+
isLeaf: true,
|
|
634
|
+
},
|
|
635
|
+
{
|
|
636
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
637
|
+
key: PermissionKeys.ManageInitiativesUpdateDetails,
|
|
638
|
+
name: "Update Initiative Details",
|
|
639
|
+
isLeaf: true,
|
|
640
|
+
},
|
|
641
|
+
{
|
|
642
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
643
|
+
key: PermissionKeys.ManageInitiativesDelete,
|
|
644
|
+
name: "Delete Initiative",
|
|
645
|
+
isLeaf: true,
|
|
646
|
+
},
|
|
647
|
+
{
|
|
648
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
649
|
+
key: PermissionKeys.ManageInitiativeProjects,
|
|
650
|
+
name: "Manage Initiative Projects",
|
|
651
|
+
isLeaf: false,
|
|
652
|
+
children: [
|
|
653
|
+
{
|
|
654
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
655
|
+
key: PermissionKeys.ManageInitiativeProjectsRead,
|
|
656
|
+
name: "Read Initiative Projects",
|
|
657
|
+
isLeaf: true,
|
|
658
|
+
},
|
|
659
|
+
{
|
|
660
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
661
|
+
key: PermissionKeys.ManageInitiativeProjectsCreate,
|
|
662
|
+
name: "Create Initiative Projects",
|
|
663
|
+
isLeaf: true,
|
|
664
|
+
},
|
|
665
|
+
],
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
669
|
+
key: PermissionKeys.ManageInitiativePrograms,
|
|
670
|
+
name: "Manage Initiative Programs",
|
|
671
|
+
isLeaf: false,
|
|
672
|
+
children: [
|
|
673
|
+
{
|
|
674
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
675
|
+
key: PermissionKeys.ManageInitiativeProgramsRead,
|
|
676
|
+
name: "Read Initiative Programs",
|
|
677
|
+
isLeaf: true,
|
|
678
|
+
},
|
|
679
|
+
{
|
|
680
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
681
|
+
key: PermissionKeys.ManageInitiativeProgramsCreate,
|
|
682
|
+
name: "Create Initiative Programs",
|
|
683
|
+
isLeaf: true,
|
|
684
|
+
},
|
|
685
|
+
],
|
|
686
|
+
},
|
|
687
|
+
{
|
|
688
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
689
|
+
key: PermissionKeys.ManageInitiativeActivities,
|
|
690
|
+
name: "Manage Initiative activities",
|
|
691
|
+
isLeaf: false,
|
|
692
|
+
children: [
|
|
693
|
+
{
|
|
694
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
695
|
+
key: PermissionKeys.ManageInitiativeActivitiesRead,
|
|
696
|
+
name: "Read Initiative Activities",
|
|
697
|
+
isLeaf: true,
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
701
|
+
key: PermissionKeys.ManageInitiativeActivitiesCreate,
|
|
702
|
+
name: "Create Initiative Activities",
|
|
703
|
+
isLeaf: true,
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
707
|
+
key: PermissionKeys.ManageInitiativeActivitiesUpdateDetails,
|
|
708
|
+
name: "Update Initiative Activities",
|
|
709
|
+
isLeaf: true,
|
|
710
|
+
},
|
|
711
|
+
{
|
|
712
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
713
|
+
key: PermissionKeys.ManageInitiativeActivitiesDelete,
|
|
714
|
+
name: "Delete Initiative Activities",
|
|
715
|
+
isLeaf: true,
|
|
716
|
+
},
|
|
717
|
+
],
|
|
718
|
+
},
|
|
719
|
+
{
|
|
720
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
721
|
+
key: PermissionKeys.ManageInitiativesProgresses,
|
|
722
|
+
name: "Manage Initiatives Progresses",
|
|
723
|
+
isLeaf: false,
|
|
724
|
+
children: [
|
|
725
|
+
{
|
|
726
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
727
|
+
key: PermissionKeys.ManageInitiativesProgressesRead,
|
|
728
|
+
name: "Read Initiatives Progresses",
|
|
729
|
+
isLeaf: true,
|
|
730
|
+
},
|
|
731
|
+
{
|
|
732
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
733
|
+
key: PermissionKeys.ManageInitiativesProgressesUpdateDetails,
|
|
734
|
+
name: "Update Initiatives Progresses",
|
|
735
|
+
isLeaf: true,
|
|
736
|
+
},
|
|
737
|
+
],
|
|
738
|
+
},
|
|
739
|
+
{
|
|
740
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
741
|
+
key: PermissionKeys.ManageInitiativesOKRs,
|
|
742
|
+
name: "Manage Initiatives OKRs",
|
|
743
|
+
isLeaf: false,
|
|
744
|
+
children: [
|
|
745
|
+
{
|
|
746
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
747
|
+
key: PermissionKeys.ManageInitiativesOKRsRead,
|
|
748
|
+
name: "Read Initiatives OKRs",
|
|
749
|
+
isLeaf: true,
|
|
750
|
+
},
|
|
751
|
+
{
|
|
752
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
753
|
+
key: PermissionKeys.ManageInitiativesOKRsCreate,
|
|
754
|
+
name: "Create Initiatives OKRs",
|
|
755
|
+
isLeaf: true,
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
759
|
+
key: PermissionKeys.ManageInitiativesOKRsUpdateDetails,
|
|
760
|
+
name: "Update Initiatives OKRs",
|
|
761
|
+
isLeaf: true,
|
|
762
|
+
},
|
|
763
|
+
{
|
|
764
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
765
|
+
key: PermissionKeys.ManageInitiativesOKRsDelete,
|
|
766
|
+
name: "Delete Initiatives OKRs",
|
|
767
|
+
isLeaf: true,
|
|
768
|
+
},
|
|
769
|
+
{
|
|
770
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
771
|
+
key: PermissionKeys.ManageInitiativesOKRsKeyResult,
|
|
772
|
+
name: "Manage Initiatives OKRs Key Result",
|
|
773
|
+
isLeaf: false,
|
|
774
|
+
children: [
|
|
775
|
+
{
|
|
776
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
777
|
+
key: PermissionKeys.ManageInitiativesOKRsKeyResultRead,
|
|
778
|
+
name: "Read Initiatives OKRs Key Result",
|
|
779
|
+
isLeaf: true,
|
|
780
|
+
},
|
|
781
|
+
{
|
|
782
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
783
|
+
key: PermissionKeys.ManageInitiativesOKRsKeyResultCreate,
|
|
784
|
+
name: "Create Initiatives OKRs Key Result",
|
|
785
|
+
isLeaf: true,
|
|
786
|
+
},
|
|
787
|
+
{
|
|
788
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
789
|
+
key: PermissionKeys.ManageInitiativesOKRsKeyResultUpdateDetails,
|
|
790
|
+
name: "Update Initiatives OKRs Key Result",
|
|
791
|
+
isLeaf: true,
|
|
792
|
+
},
|
|
793
|
+
{
|
|
794
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
795
|
+
key: PermissionKeys.ManageInitiativesOKRsKeyResultDelete,
|
|
796
|
+
name: "Delete Initiatives OKRs Key Result",
|
|
797
|
+
isLeaf: true,
|
|
798
|
+
},
|
|
799
|
+
{
|
|
800
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
801
|
+
key: PermissionKeys.ManageInitiativesOKRsKeyResultAutoConfigureUpdate,
|
|
802
|
+
name: "Auto Configure Update Initiatives OKRs Key Result",
|
|
803
|
+
isLeaf: true,
|
|
804
|
+
},
|
|
805
|
+
],
|
|
806
|
+
},
|
|
807
|
+
],
|
|
808
|
+
},
|
|
809
|
+
{
|
|
810
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
811
|
+
key: PermissionKeys.ManageInitiativeKPIs,
|
|
812
|
+
name: "Manage Initiative KPIs",
|
|
813
|
+
isLeaf: false,
|
|
814
|
+
children: [
|
|
815
|
+
{
|
|
816
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
817
|
+
key: PermissionKeys.ManageInitiativeKPIsRead,
|
|
818
|
+
name: "Read Initiative KPIs",
|
|
819
|
+
isLeaf: true,
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
823
|
+
key: PermissionKeys.ManageInitiativeKPIsCreate,
|
|
824
|
+
name: "Create Initiative KPIs",
|
|
825
|
+
isLeaf: true,
|
|
826
|
+
},
|
|
827
|
+
{
|
|
828
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
829
|
+
key: PermissionKeys.ManageInitiativeKPIsUpdateDetails,
|
|
830
|
+
name: "Update Initiative KPIs",
|
|
831
|
+
isLeaf: true,
|
|
832
|
+
},
|
|
833
|
+
{
|
|
834
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
835
|
+
key: PermissionKeys.ManageInitiativeKPIsDelete,
|
|
836
|
+
name: "Delete Initiative KPIs",
|
|
837
|
+
isLeaf: true,
|
|
838
|
+
},
|
|
839
|
+
],
|
|
840
|
+
},
|
|
841
|
+
],
|
|
842
|
+
},
|
|
843
|
+
{
|
|
844
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
845
|
+
key: PermissionKeys.ManageProjects,
|
|
846
|
+
name: "Manage Projects",
|
|
847
|
+
isLeaf: false,
|
|
848
|
+
children: [
|
|
849
|
+
{
|
|
850
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
851
|
+
key: PermissionKeys.ManageProjectsCreate,
|
|
852
|
+
name: "Create Project",
|
|
853
|
+
isLeaf: true,
|
|
854
|
+
},
|
|
855
|
+
{
|
|
856
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
857
|
+
key: PermissionKeys.ManageProjectsRead,
|
|
858
|
+
name: "Read Projects",
|
|
859
|
+
isLeaf: false,
|
|
860
|
+
children: [
|
|
861
|
+
{
|
|
862
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
863
|
+
key: PermissionKeys.ManageProjectsGeneralRead,
|
|
864
|
+
name: "Read General Projects",
|
|
865
|
+
isLeaf: true,
|
|
866
|
+
},
|
|
867
|
+
{
|
|
868
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
869
|
+
key: PermissionKeys.ManageProjectsSensitiveRead,
|
|
870
|
+
name: "Read Sensitive Projects",
|
|
871
|
+
isLeaf: true,
|
|
872
|
+
},
|
|
873
|
+
],
|
|
874
|
+
},
|
|
875
|
+
{
|
|
876
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
877
|
+
key: PermissionKeys.ManageProjectsUpdateDetails,
|
|
878
|
+
name: "Update Project Details",
|
|
879
|
+
isLeaf: true,
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
883
|
+
key: PermissionKeys.ManageProjectsDelete,
|
|
884
|
+
name: "Delete Project",
|
|
885
|
+
isLeaf: true,
|
|
886
|
+
},
|
|
887
|
+
{
|
|
888
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
889
|
+
key: PermissionKeys.ManageProjectMembers,
|
|
890
|
+
name: "Manage Project Members",
|
|
891
|
+
isLeaf: false,
|
|
892
|
+
children: [
|
|
893
|
+
{
|
|
894
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
895
|
+
key: PermissionKeys.ManageProjectMembersRead,
|
|
896
|
+
name: "Read Project Members Details",
|
|
897
|
+
isLeaf: true,
|
|
898
|
+
},
|
|
899
|
+
{
|
|
900
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
901
|
+
key: PermissionKeys.ManageProjectMembersUpdateDetails,
|
|
902
|
+
name: "Update Project Members Details",
|
|
903
|
+
isLeaf: true,
|
|
904
|
+
},
|
|
905
|
+
],
|
|
906
|
+
},
|
|
907
|
+
{
|
|
908
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
909
|
+
key: PermissionKeys.ManageProjectMilestones,
|
|
910
|
+
name: "Manage Project Milestones",
|
|
911
|
+
isLeaf: false,
|
|
912
|
+
children: [
|
|
913
|
+
{
|
|
914
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
915
|
+
key: PermissionKeys.ManageProjectMilestonesCreate,
|
|
916
|
+
name: "Create Project Milestones",
|
|
917
|
+
isLeaf: true,
|
|
918
|
+
},
|
|
919
|
+
{
|
|
920
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
921
|
+
key: PermissionKeys.ManageProjectMilestonesRead,
|
|
922
|
+
name: "Read Project Milestones",
|
|
923
|
+
isLeaf: true,
|
|
924
|
+
},
|
|
925
|
+
{
|
|
926
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
927
|
+
key: PermissionKeys.ManageProjectMilestonesUpdateDetails,
|
|
928
|
+
name: "Update Project Milestones Details",
|
|
929
|
+
isLeaf: true,
|
|
930
|
+
},
|
|
931
|
+
{
|
|
932
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
933
|
+
key: PermissionKeys.ManageProjectMilestonesDelete,
|
|
934
|
+
name: "Delete Project Milestones",
|
|
935
|
+
isLeaf: true,
|
|
936
|
+
},
|
|
937
|
+
],
|
|
938
|
+
},
|
|
939
|
+
{
|
|
940
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
941
|
+
key: PermissionKeys.ManageProjectSections,
|
|
942
|
+
name: "Manage Project Sections",
|
|
943
|
+
isLeaf: false,
|
|
944
|
+
children: [
|
|
945
|
+
{
|
|
946
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
947
|
+
key: PermissionKeys.ManageProjectSectionsCreate,
|
|
948
|
+
name: "Create Project Section",
|
|
949
|
+
isLeaf: true,
|
|
950
|
+
},
|
|
951
|
+
{
|
|
952
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
953
|
+
key: PermissionKeys.ManageProjectSectionsRead,
|
|
954
|
+
name: "Read Project Sections",
|
|
955
|
+
isLeaf: true,
|
|
956
|
+
},
|
|
957
|
+
{
|
|
958
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
959
|
+
key: PermissionKeys.ManageProjectSectionsUpdateDetails,
|
|
960
|
+
name: "Update Project Section Details",
|
|
961
|
+
isLeaf: true,
|
|
962
|
+
},
|
|
963
|
+
{
|
|
964
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
965
|
+
key: PermissionKeys.ManageProjectSectionsDelete,
|
|
966
|
+
name: "Delete Project Section",
|
|
967
|
+
isLeaf: true,
|
|
968
|
+
},
|
|
969
|
+
],
|
|
970
|
+
},
|
|
971
|
+
{
|
|
972
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
973
|
+
key: PermissionKeys.ManageProjectRisks,
|
|
974
|
+
name: "Manage Project risks",
|
|
975
|
+
isLeaf: false,
|
|
976
|
+
children: [
|
|
977
|
+
{
|
|
978
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
979
|
+
key: PermissionKeys.ManageProjectRisksRead,
|
|
980
|
+
name: "Read Project Risks",
|
|
981
|
+
isLeaf: true,
|
|
982
|
+
},
|
|
983
|
+
{
|
|
984
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
985
|
+
key: PermissionKeys.ManageProjectRisksCreate,
|
|
986
|
+
name: "Create Project Risk",
|
|
987
|
+
isLeaf: true,
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
991
|
+
key: PermissionKeys.ManageProjectRisksUpdateDetails,
|
|
992
|
+
name: "Update Project Risk Details",
|
|
993
|
+
isLeaf: true,
|
|
994
|
+
},
|
|
995
|
+
{
|
|
996
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
997
|
+
key: PermissionKeys.ManageProjectRisksDelete,
|
|
998
|
+
name: "Delete Project Risk",
|
|
999
|
+
isLeaf: true,
|
|
1000
|
+
},
|
|
1001
|
+
],
|
|
1002
|
+
},
|
|
1003
|
+
{
|
|
1004
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1005
|
+
key: PermissionKeys.ManageProjectIssues,
|
|
1006
|
+
name: "Manage Project issues",
|
|
1007
|
+
isLeaf: false,
|
|
1008
|
+
children: [
|
|
1009
|
+
{
|
|
1010
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1011
|
+
key: PermissionKeys.ManageProjectIssuesRead,
|
|
1012
|
+
name: "Read Project Issues",
|
|
1013
|
+
isLeaf: true,
|
|
1014
|
+
},
|
|
1015
|
+
{
|
|
1016
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1017
|
+
key: PermissionKeys.ManageProjectIssuesCreate,
|
|
1018
|
+
name: "Create Project Issue",
|
|
1019
|
+
isLeaf: true,
|
|
1020
|
+
},
|
|
1021
|
+
{
|
|
1022
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1023
|
+
key: PermissionKeys.ManageProjectIssuesUpdateDetails,
|
|
1024
|
+
name: "Update Project Issue Details",
|
|
1025
|
+
isLeaf: true,
|
|
1026
|
+
},
|
|
1027
|
+
{
|
|
1028
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1029
|
+
key: PermissionKeys.ManageProjectIssuesDelete,
|
|
1030
|
+
name: "Delete Project Issue",
|
|
1031
|
+
isLeaf: true,
|
|
1032
|
+
},
|
|
1033
|
+
],
|
|
1034
|
+
},
|
|
1035
|
+
{
|
|
1036
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1037
|
+
key: PermissionKeys.ManageProjectDocuments,
|
|
1038
|
+
name: "Manage Project documents",
|
|
1039
|
+
isLeaf: false,
|
|
1040
|
+
children: [
|
|
1041
|
+
{
|
|
1042
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1043
|
+
key: PermissionKeys.ManageProjectDocumentsRead,
|
|
1044
|
+
name: "Read Project Documents",
|
|
1045
|
+
isLeaf: true,
|
|
1046
|
+
},
|
|
1047
|
+
{
|
|
1048
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1049
|
+
key: PermissionKeys.ManageProjectDocumentsCreate,
|
|
1050
|
+
name: "Create Project Document",
|
|
1051
|
+
isLeaf: true,
|
|
1052
|
+
},
|
|
1053
|
+
{
|
|
1054
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1055
|
+
key: PermissionKeys.ManageProjectDocumentsDelete,
|
|
1056
|
+
name: "Delete Project Document",
|
|
1057
|
+
isLeaf: true,
|
|
1058
|
+
},
|
|
1059
|
+
],
|
|
1060
|
+
},
|
|
1061
|
+
{
|
|
1062
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1063
|
+
key: PermissionKeys.ManageProjectLinks,
|
|
1064
|
+
name: "Manage Project links",
|
|
1065
|
+
isLeaf: false,
|
|
1066
|
+
children: [
|
|
1067
|
+
{
|
|
1068
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1069
|
+
key: PermissionKeys.ManageProjectLinksRead,
|
|
1070
|
+
name: "Read Project Links",
|
|
1071
|
+
isLeaf: true,
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1075
|
+
key: PermissionKeys.ManageProjectLinksCreate,
|
|
1076
|
+
name: "Create Project Link",
|
|
1077
|
+
isLeaf: true,
|
|
1078
|
+
},
|
|
1079
|
+
{
|
|
1080
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1081
|
+
key: PermissionKeys.ManageProjectLinksUpdateDetails,
|
|
1082
|
+
name: "Update Project Link Details",
|
|
1083
|
+
isLeaf: true,
|
|
1084
|
+
},
|
|
1085
|
+
{
|
|
1086
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1087
|
+
key: PermissionKeys.ManageProjectLinksDelete,
|
|
1088
|
+
name: "Delete Project Link",
|
|
1089
|
+
isLeaf: true,
|
|
1090
|
+
},
|
|
1091
|
+
],
|
|
1092
|
+
},
|
|
1093
|
+
{
|
|
1094
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1095
|
+
key: PermissionKeys.ManageProjectActivities,
|
|
1096
|
+
name: "Manage Project Activities",
|
|
1097
|
+
isLeaf: false,
|
|
1098
|
+
children: [
|
|
1099
|
+
{
|
|
1100
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1101
|
+
key: PermissionKeys.ManageProjectActivitiesRead,
|
|
1102
|
+
name: "Read Project Activities",
|
|
1103
|
+
isLeaf: true,
|
|
1104
|
+
},
|
|
1105
|
+
{
|
|
1106
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1107
|
+
key: PermissionKeys.ManageProjectActivitiesCreate,
|
|
1108
|
+
name: "Create Project Activity",
|
|
1109
|
+
isLeaf: true,
|
|
1110
|
+
},
|
|
1111
|
+
{
|
|
1112
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1113
|
+
key: PermissionKeys.ManageProjectActivitiesUpdateDetails, // not used
|
|
1114
|
+
name: "Update Project Activity Details",
|
|
1115
|
+
isLeaf: true,
|
|
1116
|
+
},
|
|
1117
|
+
{
|
|
1118
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1119
|
+
key: PermissionKeys.ManageProjectActivitiesDelete, // not used
|
|
1120
|
+
name: "Delete Project Activity",
|
|
1121
|
+
isLeaf: true,
|
|
1122
|
+
},
|
|
1123
|
+
],
|
|
1124
|
+
},
|
|
1125
|
+
{
|
|
1126
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1127
|
+
key: PermissionKeys.ManageProjectsProgresses,
|
|
1128
|
+
name: "Manage Project Progresses",
|
|
1129
|
+
isLeaf: false,
|
|
1130
|
+
children: [
|
|
1131
|
+
{
|
|
1132
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1133
|
+
key: PermissionKeys.ManageProjectsProgressesRead,
|
|
1134
|
+
name: "Read Project Progresses",
|
|
1135
|
+
isLeaf: true,
|
|
1136
|
+
},
|
|
1137
|
+
{
|
|
1138
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1139
|
+
key: PermissionKeys.ManageProjectsProgressesUpdateDetails,
|
|
1140
|
+
name: "Update Project Progress Details",
|
|
1141
|
+
isLeaf: true,
|
|
1142
|
+
},
|
|
1143
|
+
],
|
|
1144
|
+
},
|
|
1145
|
+
{
|
|
1146
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1147
|
+
key: PermissionKeys.ManageProjectKPIs,
|
|
1148
|
+
name: "Manage Project KPIs",
|
|
1149
|
+
isLeaf: false,
|
|
1150
|
+
children: [
|
|
1151
|
+
{
|
|
1152
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1153
|
+
key: PermissionKeys.ManageProjectKPIsRead,
|
|
1154
|
+
name: "Read Project KPIs",
|
|
1155
|
+
isLeaf: true,
|
|
1156
|
+
},
|
|
1157
|
+
{
|
|
1158
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1159
|
+
key: PermissionKeys.ManageProjectKPIsCreate,
|
|
1160
|
+
name: "Create Project KPI",
|
|
1161
|
+
isLeaf: true,
|
|
1162
|
+
},
|
|
1163
|
+
{
|
|
1164
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1165
|
+
key: PermissionKeys.ManageProjectKPIsUpdateDetails,
|
|
1166
|
+
name: "Update Project KPI Details",
|
|
1167
|
+
isLeaf: true,
|
|
1168
|
+
},
|
|
1169
|
+
{
|
|
1170
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1171
|
+
key: PermissionKeys.ManageProjectKPIsDelete,
|
|
1172
|
+
name: "Delete Project KPI",
|
|
1173
|
+
isLeaf: true,
|
|
1174
|
+
},
|
|
1175
|
+
],
|
|
1176
|
+
},
|
|
1177
|
+
],
|
|
1178
|
+
},
|
|
1179
|
+
{
|
|
1180
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1181
|
+
key: PermissionKeys.ManagePrograms,
|
|
1182
|
+
name: "Manage Programs",
|
|
1183
|
+
isLeaf: false,
|
|
1184
|
+
children: [
|
|
1185
|
+
{
|
|
1186
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1187
|
+
key: PermissionKeys.ManageProgramsCreate,
|
|
1188
|
+
name: "Create Program",
|
|
1189
|
+
isLeaf: true,
|
|
1190
|
+
},
|
|
1191
|
+
{
|
|
1192
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1193
|
+
key: PermissionKeys.ManageProgramsRead,
|
|
1194
|
+
name: "Read Programs",
|
|
1195
|
+
isLeaf: false,
|
|
1196
|
+
children: [
|
|
1197
|
+
{
|
|
1198
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1199
|
+
key: PermissionKeys.ManageProgramsGeneralRead,
|
|
1200
|
+
name: "Read General Programs",
|
|
1201
|
+
isLeaf: true,
|
|
1202
|
+
},
|
|
1203
|
+
{
|
|
1204
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1205
|
+
key: PermissionKeys.ManageProgramsSensitiveRead,
|
|
1206
|
+
name: "Read Sensitive Programs",
|
|
1207
|
+
isLeaf: true,
|
|
1208
|
+
},
|
|
1209
|
+
],
|
|
1210
|
+
},
|
|
1211
|
+
{
|
|
1212
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1213
|
+
key: PermissionKeys.ManageProgramsUpdateDetails,
|
|
1214
|
+
name: "Update Program Details",
|
|
1215
|
+
isLeaf: true,
|
|
1216
|
+
},
|
|
1217
|
+
{
|
|
1218
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1219
|
+
key: PermissionKeys.ManageProgramsDelete,
|
|
1220
|
+
name: "Delete Program",
|
|
1221
|
+
isLeaf: true,
|
|
1222
|
+
},
|
|
1223
|
+
{
|
|
1224
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1225
|
+
key: PermissionKeys.ManageProgramMembers,
|
|
1226
|
+
name: "Manage Program Members",
|
|
1227
|
+
isLeaf: false,
|
|
1228
|
+
children: [
|
|
1229
|
+
{
|
|
1230
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1231
|
+
key: PermissionKeys.ManageProgramMembersRead,
|
|
1232
|
+
name: "Read Program Members",
|
|
1233
|
+
isLeaf: true,
|
|
1234
|
+
},
|
|
1235
|
+
{
|
|
1236
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1237
|
+
key: PermissionKeys.ManageProgramMembersUpdateDetails,
|
|
1238
|
+
name: "Update Program Member Details",
|
|
1239
|
+
isLeaf: true,
|
|
1240
|
+
},
|
|
1241
|
+
],
|
|
1242
|
+
},
|
|
1243
|
+
{
|
|
1244
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1245
|
+
key: PermissionKeys.ManageProgramRisks,
|
|
1246
|
+
name: "Manage Program risks",
|
|
1247
|
+
isLeaf: false,
|
|
1248
|
+
children: [
|
|
1249
|
+
{
|
|
1250
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1251
|
+
key: PermissionKeys.ManageProgramRisksRead,
|
|
1252
|
+
name: "Read Program Risks",
|
|
1253
|
+
isLeaf: true,
|
|
1254
|
+
},
|
|
1255
|
+
{
|
|
1256
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1257
|
+
key: PermissionKeys.ManageProgramRisksCreate,
|
|
1258
|
+
name: "Create Program Risk",
|
|
1259
|
+
isLeaf: true,
|
|
1260
|
+
},
|
|
1261
|
+
{
|
|
1262
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1263
|
+
key: PermissionKeys.ManageProgramRisksUpdateDetails,
|
|
1264
|
+
name: "Update Program Risk Details",
|
|
1265
|
+
isLeaf: true,
|
|
1266
|
+
},
|
|
1267
|
+
{
|
|
1268
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1269
|
+
key: PermissionKeys.ManageProgramRisksDelete,
|
|
1270
|
+
name: "Delete Program Risk",
|
|
1271
|
+
isLeaf: true,
|
|
1272
|
+
},
|
|
1273
|
+
],
|
|
1274
|
+
},
|
|
1275
|
+
{
|
|
1276
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1277
|
+
key: PermissionKeys.ManageProgramIssues,
|
|
1278
|
+
name: "Manage Program issues",
|
|
1279
|
+
isLeaf: false,
|
|
1280
|
+
children: [
|
|
1281
|
+
{
|
|
1282
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1283
|
+
key: PermissionKeys.ManageProgramIssuesRead,
|
|
1284
|
+
name: "Read Program Issues",
|
|
1285
|
+
isLeaf: true,
|
|
1286
|
+
},
|
|
1287
|
+
{
|
|
1288
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1289
|
+
key: PermissionKeys.ManageProgramIssuesCreate,
|
|
1290
|
+
name: "Create Program Issue",
|
|
1291
|
+
isLeaf: true,
|
|
1292
|
+
},
|
|
1293
|
+
{
|
|
1294
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1295
|
+
key: PermissionKeys.ManageProgramIssuesUpdateDetails,
|
|
1296
|
+
name: "Update Program Issue Details",
|
|
1297
|
+
isLeaf: true,
|
|
1298
|
+
},
|
|
1299
|
+
{
|
|
1300
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1301
|
+
key: PermissionKeys.ManageProgramIssuesDelete,
|
|
1302
|
+
name: "Delete Program Issue",
|
|
1303
|
+
isLeaf: true,
|
|
1304
|
+
},
|
|
1305
|
+
],
|
|
1306
|
+
},
|
|
1307
|
+
{
|
|
1308
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1309
|
+
key: PermissionKeys.ManageProgramDocuments,
|
|
1310
|
+
name: "Manage Program documents",
|
|
1311
|
+
isLeaf: false,
|
|
1312
|
+
children: [
|
|
1313
|
+
{
|
|
1314
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1315
|
+
key: PermissionKeys.ManageProgramDocumentsRead,
|
|
1316
|
+
name: "Read Program Documents",
|
|
1317
|
+
isLeaf: true,
|
|
1318
|
+
},
|
|
1319
|
+
{
|
|
1320
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1321
|
+
key: PermissionKeys.ManageProgramDocumentsCreate,
|
|
1322
|
+
name: "Create Program Document",
|
|
1323
|
+
isLeaf: true,
|
|
1324
|
+
},
|
|
1325
|
+
{
|
|
1326
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1327
|
+
key: PermissionKeys.ManageProgramDocumentsDelete,
|
|
1328
|
+
name: "Delete Program Document",
|
|
1329
|
+
isLeaf: true,
|
|
1330
|
+
},
|
|
1331
|
+
],
|
|
1332
|
+
},
|
|
1333
|
+
{
|
|
1334
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1335
|
+
key: PermissionKeys.ManageProgramLinks,
|
|
1336
|
+
name: "Manage Program links",
|
|
1337
|
+
isLeaf: false,
|
|
1338
|
+
children: [
|
|
1339
|
+
{
|
|
1340
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1341
|
+
key: PermissionKeys.ManageProgramLinksRead, // not used because it's exist in project ui
|
|
1342
|
+
name: "Read Program Links",
|
|
1343
|
+
isLeaf: true,
|
|
1344
|
+
},
|
|
1345
|
+
{
|
|
1346
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1347
|
+
key: PermissionKeys.ManageProgramLinksCreate, // not used because it's exist in project ui
|
|
1348
|
+
name: "Create Program Link",
|
|
1349
|
+
isLeaf: true,
|
|
1350
|
+
},
|
|
1351
|
+
{
|
|
1352
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1353
|
+
key: PermissionKeys.ManageProgramLinksUpdateDetails, // not used because it's exist in project ui
|
|
1354
|
+
name: "Update Program Link Details",
|
|
1355
|
+
isLeaf: true,
|
|
1356
|
+
},
|
|
1357
|
+
{
|
|
1358
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1359
|
+
key: PermissionKeys.ManageProgramLinksDelete, // not used because it's exist in project ui
|
|
1360
|
+
name: "Delete Program Link",
|
|
1361
|
+
isLeaf: true,
|
|
1362
|
+
},
|
|
1363
|
+
],
|
|
1364
|
+
},
|
|
1365
|
+
{
|
|
1366
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1367
|
+
key: PermissionKeys.ManageProgramActivities,
|
|
1368
|
+
name: "Manage Program activities",
|
|
1369
|
+
isLeaf: false,
|
|
1370
|
+
children: [
|
|
1371
|
+
{
|
|
1372
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1373
|
+
key: PermissionKeys.ManageProgramActivitiesRead,
|
|
1374
|
+
name: "Read Program Activities",
|
|
1375
|
+
isLeaf: true,
|
|
1376
|
+
},
|
|
1377
|
+
{
|
|
1378
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1379
|
+
key: PermissionKeys.ManageProgramActivitiesCreate,
|
|
1380
|
+
name: "Create Program Activity",
|
|
1381
|
+
isLeaf: true,
|
|
1382
|
+
},
|
|
1383
|
+
{
|
|
1384
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1385
|
+
key: PermissionKeys.ManageProgramActivitiesUpdateDetails, // not used
|
|
1386
|
+
name: "Update Program Activity Details",
|
|
1387
|
+
isLeaf: true,
|
|
1388
|
+
},
|
|
1389
|
+
{
|
|
1390
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1391
|
+
key: PermissionKeys.ManageProgramActivitiesDelete,
|
|
1392
|
+
name: "Delete Program Activity",
|
|
1393
|
+
isLeaf: true,
|
|
1394
|
+
},
|
|
1395
|
+
],
|
|
1396
|
+
},
|
|
1397
|
+
{
|
|
1398
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1399
|
+
key: PermissionKeys.ManageProgramsProgresses,
|
|
1400
|
+
name: "Manage Programs Progresses",
|
|
1401
|
+
isLeaf: false,
|
|
1402
|
+
children: [
|
|
1403
|
+
{
|
|
1404
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1405
|
+
key: PermissionKeys.ManageProgramsProgressesRead,
|
|
1406
|
+
name: "Read Programs Progresses",
|
|
1407
|
+
isLeaf: true,
|
|
1408
|
+
},
|
|
1409
|
+
{
|
|
1410
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1411
|
+
key: PermissionKeys.ManageProgramsProgressesUpdateDetails,
|
|
1412
|
+
name: "Update Programs Progress Details",
|
|
1413
|
+
isLeaf: true,
|
|
1414
|
+
},
|
|
1415
|
+
],
|
|
1416
|
+
},
|
|
1417
|
+
{
|
|
1418
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1419
|
+
key: PermissionKeys.ManageProgramKPIs,
|
|
1420
|
+
name: "Manage Program KPIs",
|
|
1421
|
+
isLeaf: false,
|
|
1422
|
+
children: [
|
|
1423
|
+
{
|
|
1424
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1425
|
+
key: PermissionKeys.ManageProgramKPIsRead,
|
|
1426
|
+
name: "Read Program KPIs",
|
|
1427
|
+
isLeaf: true,
|
|
1428
|
+
},
|
|
1429
|
+
{
|
|
1430
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1431
|
+
key: PermissionKeys.ManageProgramKPIsCreate,
|
|
1432
|
+
name: "Create Program KPI",
|
|
1433
|
+
isLeaf: true,
|
|
1434
|
+
},
|
|
1435
|
+
{
|
|
1436
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1437
|
+
key: PermissionKeys.ManageProgramKPIsUpdateDetails,
|
|
1438
|
+
name: "Update Program KPI Details",
|
|
1439
|
+
isLeaf: true,
|
|
1440
|
+
},
|
|
1441
|
+
{
|
|
1442
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1443
|
+
key: PermissionKeys.ManageProgramKPIsDelete,
|
|
1444
|
+
name: "Delete Program KPIs",
|
|
1445
|
+
isLeaf: true,
|
|
1446
|
+
},
|
|
1447
|
+
],
|
|
1448
|
+
},
|
|
1449
|
+
],
|
|
1450
|
+
},
|
|
1451
|
+
{
|
|
1452
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1453
|
+
key: PermissionKeys.ManageActivities,
|
|
1454
|
+
name: "Manage Activities",
|
|
1455
|
+
isLeaf: false,
|
|
1456
|
+
children: [
|
|
1457
|
+
{
|
|
1458
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1459
|
+
key: PermissionKeys.ManageActivitiesCreate,
|
|
1460
|
+
name: "Create Activity",
|
|
1461
|
+
isLeaf: true,
|
|
1462
|
+
},
|
|
1463
|
+
{
|
|
1464
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1465
|
+
key: PermissionKeys.ManageActivitiesRead,
|
|
1466
|
+
name: "Read Activities",
|
|
1467
|
+
isLeaf: true,
|
|
1468
|
+
},
|
|
1469
|
+
{
|
|
1470
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1471
|
+
key: PermissionKeys.ManageActivitiesUpdateDetails,
|
|
1472
|
+
name: "Update Activity Details",
|
|
1473
|
+
isLeaf: true,
|
|
1474
|
+
},
|
|
1475
|
+
{
|
|
1476
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1477
|
+
key: PermissionKeys.ManageActivitiesDelete,
|
|
1478
|
+
name: "Delete Activity",
|
|
1479
|
+
isLeaf: true,
|
|
1480
|
+
},
|
|
1481
|
+
],
|
|
1482
|
+
},
|
|
1483
|
+
{
|
|
1484
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1485
|
+
key: PermissionKeys.ManageFlow,
|
|
1486
|
+
name: "Manage Flow",
|
|
1487
|
+
isLeaf: false,
|
|
1488
|
+
children: [
|
|
1489
|
+
{
|
|
1490
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1491
|
+
key: PermissionKeys.ManageFlowRead,
|
|
1492
|
+
name: "Read Flow",
|
|
1493
|
+
isLeaf: true,
|
|
1494
|
+
},
|
|
1495
|
+
],
|
|
1496
|
+
},
|
|
1497
|
+
],
|
|
1498
|
+
},
|
|
1499
|
+
{
|
|
1500
|
+
applicationKey: application_1.ApplicationKeys.StrategyApplication,
|
|
1501
|
+
key: PermissionKeys.StrategyAdmin,
|
|
1502
|
+
name: "Admin",
|
|
1503
|
+
isLeaf: true,
|
|
1504
|
+
},
|
|
1505
|
+
],
|
|
1506
|
+
},
|
|
1507
|
+
// Public Calendar
|
|
1508
|
+
{
|
|
1509
|
+
applicationKey: application_1.ApplicationKeys.PublicCalendarApplication,
|
|
1510
|
+
key: PermissionKeys.PublicCalendarApp,
|
|
1511
|
+
name: "Public Calendar",
|
|
1512
|
+
isLeaf: false,
|
|
1513
|
+
children: [
|
|
1514
|
+
{
|
|
1515
|
+
applicationKey: application_1.ApplicationKeys.PublicCalendarApplication,
|
|
1516
|
+
key: PermissionKeys.PublicCalendarManagement,
|
|
1517
|
+
name: "Management",
|
|
1518
|
+
isLeaf: false,
|
|
1519
|
+
children: [
|
|
1520
|
+
{
|
|
1521
|
+
applicationKey: application_1.ApplicationKeys.PublicCalendarApplication,
|
|
1522
|
+
isLeaf: false,
|
|
1523
|
+
key: PermissionKeys.ManageCalendar,
|
|
1524
|
+
name: "Manage Calendar",
|
|
1525
|
+
children: [
|
|
1526
|
+
{
|
|
1527
|
+
applicationKey: application_1.ApplicationKeys.PublicCalendarApplication,
|
|
1528
|
+
isLeaf: true,
|
|
1529
|
+
key: PermissionKeys.ManageCalendarCreate,
|
|
1530
|
+
name: "Create Calendar",
|
|
1531
|
+
},
|
|
1532
|
+
{
|
|
1533
|
+
applicationKey: application_1.ApplicationKeys.PublicCalendarApplication,
|
|
1534
|
+
isLeaf: true,
|
|
1535
|
+
key: PermissionKeys.ManageCalendarRead,
|
|
1536
|
+
name: "Read Calendars",
|
|
1537
|
+
},
|
|
1538
|
+
{
|
|
1539
|
+
applicationKey: application_1.ApplicationKeys.PublicCalendarApplication,
|
|
1540
|
+
isLeaf: true,
|
|
1541
|
+
key: PermissionKeys.ManageCalendarUpdateDetails,
|
|
1542
|
+
name: "Update Calendar",
|
|
1543
|
+
},
|
|
1544
|
+
{
|
|
1545
|
+
applicationKey: application_1.ApplicationKeys.PublicCalendarApplication,
|
|
1546
|
+
isLeaf: true,
|
|
1547
|
+
key: PermissionKeys.ManageCalendarDelete,
|
|
1548
|
+
name: "Delete Calendar",
|
|
1549
|
+
},
|
|
1550
|
+
],
|
|
1551
|
+
},
|
|
1552
|
+
{
|
|
1553
|
+
applicationKey: application_1.ApplicationKeys.PublicCalendarApplication,
|
|
1554
|
+
isLeaf: false,
|
|
1555
|
+
key: PermissionKeys.ManageEvent,
|
|
1556
|
+
name: "Manage Event",
|
|
1557
|
+
children: [
|
|
1558
|
+
{
|
|
1559
|
+
applicationKey: application_1.ApplicationKeys.PublicCalendarApplication,
|
|
1560
|
+
isLeaf: true,
|
|
1561
|
+
key: PermissionKeys.ManageEventRead,
|
|
1562
|
+
name: "Read Events",
|
|
1563
|
+
},
|
|
1564
|
+
{
|
|
1565
|
+
applicationKey: application_1.ApplicationKeys.PublicCalendarApplication,
|
|
1566
|
+
isLeaf: true,
|
|
1567
|
+
key: PermissionKeys.ManageEventUpdateDetails,
|
|
1568
|
+
name: "Update Event",
|
|
1569
|
+
},
|
|
1570
|
+
],
|
|
1571
|
+
},
|
|
1572
|
+
],
|
|
1573
|
+
},
|
|
1574
|
+
{
|
|
1575
|
+
applicationKey: application_1.ApplicationKeys.PublicCalendarApplication,
|
|
1576
|
+
key: PermissionKeys.ViewPublicCalendar,
|
|
1577
|
+
name: "View Public Calendar",
|
|
1578
|
+
isLeaf: true,
|
|
1579
|
+
},
|
|
1580
|
+
],
|
|
1581
|
+
},
|
|
1582
|
+
// Faculty Operation Application
|
|
1583
|
+
{
|
|
1584
|
+
applicationKey: application_1.ApplicationKeys.FacultyOperationApplication,
|
|
1585
|
+
key: PermissionKeys.FacultyOperation,
|
|
1586
|
+
name: "Faculty Operation",
|
|
1587
|
+
isLeaf: false,
|
|
1588
|
+
children: [
|
|
1589
|
+
{
|
|
1590
|
+
applicationKey: application_1.ApplicationKeys.FacultyOperationApplication,
|
|
1591
|
+
key: PermissionKeys.FacultyOperationThesis,
|
|
1592
|
+
name: "Thesis Workflow Management",
|
|
1593
|
+
isLeaf: false,
|
|
1594
|
+
children: [
|
|
1595
|
+
{
|
|
1596
|
+
applicationKey: application_1.ApplicationKeys.FacultyOperationApplication,
|
|
1597
|
+
key: PermissionKeys.FacultyOperationThesisStudent,
|
|
1598
|
+
name: "Student",
|
|
1599
|
+
isLeaf: true,
|
|
1600
|
+
},
|
|
1601
|
+
{
|
|
1602
|
+
applicationKey: application_1.ApplicationKeys.FacultyOperationApplication,
|
|
1603
|
+
key: PermissionKeys.FacultyOperationThesisFaculty,
|
|
1604
|
+
name: "Faculty",
|
|
1605
|
+
isLeaf: true,
|
|
1606
|
+
},
|
|
1607
|
+
{
|
|
1608
|
+
applicationKey: application_1.ApplicationKeys.FacultyOperationApplication,
|
|
1609
|
+
key: PermissionKeys.FacultyOperationThesisChair,
|
|
1610
|
+
name: "Chair",
|
|
1611
|
+
isLeaf: true,
|
|
1612
|
+
},
|
|
1613
|
+
],
|
|
1614
|
+
},
|
|
1615
|
+
{
|
|
1616
|
+
applicationKey: application_1.ApplicationKeys.FacultyOperationApplication,
|
|
1617
|
+
key: PermissionKeys.FacultyOperationCourseLifecycle,
|
|
1618
|
+
name: "Course Lifecycle Management",
|
|
1619
|
+
isLeaf: false,
|
|
1620
|
+
children: [
|
|
1621
|
+
{
|
|
1622
|
+
applicationKey: application_1.ApplicationKeys.FacultyOperationApplication,
|
|
1623
|
+
key: PermissionKeys.FacultyOperationCourseLifecycleFaculty,
|
|
1624
|
+
name: "Faculty",
|
|
1625
|
+
isLeaf: true,
|
|
1626
|
+
},
|
|
1627
|
+
{
|
|
1628
|
+
applicationKey: application_1.ApplicationKeys.FacultyOperationApplication,
|
|
1629
|
+
key: PermissionKeys.FacultyOperationCourseLifecycleChair,
|
|
1630
|
+
name: "Chair",
|
|
1631
|
+
isLeaf: true,
|
|
1632
|
+
},
|
|
1633
|
+
],
|
|
1634
|
+
},
|
|
1635
|
+
],
|
|
1636
|
+
},
|
|
1637
|
+
// Students Attendance Application
|
|
1638
|
+
{
|
|
1639
|
+
applicationKey: application_1.ApplicationKeys.StudentAttendanceApplication,
|
|
1640
|
+
key: PermissionKeys.StudentAttendance,
|
|
1641
|
+
name: "Student Attendance",
|
|
1642
|
+
isLeaf: false,
|
|
1643
|
+
children: [
|
|
1644
|
+
{
|
|
1645
|
+
applicationKey: application_1.ApplicationKeys.StudentAttendanceApplication,
|
|
1646
|
+
key: PermissionKeys.StudentAttendanceAdmin,
|
|
1647
|
+
name: "Admin",
|
|
1648
|
+
isLeaf: true,
|
|
1649
|
+
},
|
|
1650
|
+
{
|
|
1651
|
+
applicationKey: application_1.ApplicationKeys.StudentAttendanceApplication,
|
|
1652
|
+
key: PermissionKeys.StudentAttendanceFaculty,
|
|
1653
|
+
name: "Faculty",
|
|
1654
|
+
isLeaf: true,
|
|
1655
|
+
},
|
|
1656
|
+
{
|
|
1657
|
+
applicationKey: application_1.ApplicationKeys.StudentAttendanceApplication,
|
|
1658
|
+
key: PermissionKeys.StudentAttendanceStudent,
|
|
1659
|
+
name: "Student",
|
|
1660
|
+
isLeaf: true,
|
|
1661
|
+
},
|
|
1662
|
+
],
|
|
1663
|
+
},
|
|
1664
|
+
];
|