Skip to content

Commit

Permalink
Update the Release kit for Admin Console v0.1 (#124)
Browse files Browse the repository at this point in the history
* Created base schemas.json for adminconsole release v0.1

* Add files via upload

* Update schemas.json

* Create Workbench UISchema

* Update schemas.json

* updating releasekit

---------

Co-authored-by: Jagankumar <[email protected]>
  • Loading branch information
Shreya-egov and jagankumar-egov authored Jun 21, 2024
1 parent 88c6692 commit 9aaa099
Show file tree
Hide file tree
Showing 67 changed files with 91,205 additions and 0 deletions.
18,236 changes: 18,236 additions & 0 deletions localisation/HCM Admin Console/en_IN/rainmaker-boundary-admin.json

Large diffs are not rendered by default.

1,844 changes: 1,844 additions & 0 deletions localisation/HCM Admin Console/en_IN/rainmaker-campaignmanager.json

Large diffs are not rendered by default.

452 changes: 452 additions & 0 deletions localisation/HCM Admin Console/en_IN/rainmaker-common.json

Large diffs are not rendered by default.

926 changes: 926 additions & 0 deletions localisation/HCM Admin Console/en_IN/rainmaker-hcm-admin-schemas.json

Large diffs are not rendered by default.

18,236 changes: 18,236 additions & 0 deletions localisation/HCM Admin Console/pt_IN/rainmaker-boundary-admin.json

Large diffs are not rendered by default.

1,802 changes: 1,802 additions & 0 deletions localisation/HCM Admin Console/pt_IN/rainmaker-campaignmanager.json

Large diffs are not rendered by default.

450 changes: 450 additions & 0 deletions localisation/HCM Admin Console/pt_IN/rainmaker-common.json

Large diffs are not rendered by default.

6,242 changes: 6,242 additions & 0 deletions localisation/HCM Admin Console/pt_IN/rainmaker-hcm-admin-schemas.json

Large diffs are not rendered by default.

14,686 changes: 14,686 additions & 0 deletions mdms/HCM/HCM ADMINCONSOLE v0.1/JSON DATAS/Core/A.action-test.json

Large diffs are not rendered by default.

18,173 changes: 18,173 additions & 0 deletions mdms/HCM/HCM ADMINCONSOLE v0.1/JSON DATAS/Core/A.roleactions.json

Large diffs are not rendered by default.

107 changes: 107 additions & 0 deletions mdms/HCM/HCM ADMINCONSOLE v0.1/JSON DATAS/Core/A.roles.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
[
{
"code": "SYSTEM_ADMINISTRATOR",
"name": "System Administrator",
"description": "System Administrator"
},
{
"code": "REGISTRAR",
"name": "Registrar",
"description": "Registrar"
},
{
"code": "DISTRIBUTOR",
"name": "Distributor",
"description": "Distributor"
},
{
"code": "SUPERUSER",
"name": "Super User",
"description": "Super User. Can change all master data and has access to all the system screens."
},
{
"code": "NATIONAL_SUPERVISOR",
"name": "National Supervisor",
"description": "Supervisor who can view National health dashboard"
},
{
"code": "PROVINCIAL_SUPERVISOR",
"name": "Provincial Supervisor",
"description": "Supervisor who can view Provincial health dashboard"
},
{
"code": "DISTRICT_SUPERVISOR",
"name": "District Supervisor",
"description": "Supervisor who can view District health dashboard"
},
{
"code": "FIELD_SUPERVISOR",
"name": "Field Supervisor",
"description": "Supervisor who can view Field health dashboard"
},
{
"code": "SUPERVISOR",
"name": "Supervisor",
"description": "Supervisor"
},
{
"code": "WAREHOUSE_MANAGER",
"name": "Warehouse Manager",
"description": "Warehouse manager"
},
{
"code": "INTERNAL_MICROSERVICE_ROLE",
"name": "Internal Microservice Role",
"description": "Internal role for plain access"
},
{
"code": "CITIZEN",
"name": "Citizen",
"description": "Citizen who can raise complaint"
},
{
"code": "PGR-ADMIN",
"name": "PGR Administrator",
"description": "Admin role that has super access over the system"
},
{
"code": "HRMS_ADMIN",
"name": "HRMS Admin",
"description": "HRMS Admin"
},
{
"code": "HELPDESK_USER",
"name": "HELPDESK USER",
"description": "HELPDESK USER"
},
{
"code": "L2_SUPPORT",
"name": "L2 Support",
"description": "L2 Support"
},
{
"code": "CSR",
"name": "CSR",
"description": "CSR"
},
{
"code": "MDMS_ADMIN",
"name": "MDMS ADMIN",
"description": "MDMS User that can create and search schema"
},
{
"code": "LOC_ADMIN",
"name": "Localisation admin",
"description": "LOC_ADMIN"
},
{
"code": "MDMS_SCHEMA_CREATOR",
"name": "MDMS_SCHEMA_CREATOR",
"description": "Default role for MDMS Schema Creation"
},
{
"code": "HEALTH_FACILITY_WORKER",
"name": "Health Facilty Worker",
"description": "Workers working at a given Health Facility (HF) who will be responsible for giving the diagnosis based on the type of symptoms they observe and then do a diagnosis and provide the appropriate drugs."
}
]
Loading

0 comments on commit 9aaa099

Please sign in to comment.