@egovernments/digit-ui-module-hcmworkbench v0.1.2
digit-ui-module-hcmworkbench
Install
npm install --save digit-ui-module-hcmworkbenchLimitation
This Package is more specific to DIGIT-UI's can be used across mission'sUsage
After adding the dependency make sure you have this dependency in
frontend/micro-ui/web/package.json"@egovernments/digit-ui-module-hcmworkbench" :"0.0.41",then navigate to App.js
frontend/micro-ui/web/src/App.js/** add this import **/
import { initWorkbenchHCMComponents } from "@egovernments/digit-ui-module-hcmworkbench"
/** inside enabledModules add this new module key **/
const enabledModules = ["HCMWORKBENCH"];
/** inside init Function call this function **/
const initDigitUI = () => {
initWorkbenchHCMComponents();
};List of features available in this versions were as follows
1 . View Projects 2 . View Projects relations like childrens, staff, facility and resources 3 . Helps in settings of admin console for boundary and settings itself
Changelog
0.0.48 Cleaned up code and and added comments
0.0.40 base versionContributors
License
Documentation
Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-guide/digit-ui) Workbench Documentation(https://workbench.digit.org/platform/functional-specifications/workbench-ui)
Maintainer
Published from DIGIT Frontend
DIGIT Frontend Repo (https://github.com/egovernments/Digit-Frontend/tree/master)

1 year ago
1 year ago
1 year ago
1 year ago
12 months ago
12 months ago
9 months ago
9 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago