0.0.43 • Published 8 months ago

@egovernments/digit-ui-module-hcmworkbench v0.0.43

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

digit-ui-module-hcmworkbench

Install

npm install --save digit-ui-module-hcmworkbench

Limitation

This Package is more specific to DIGIT-UI's can be used across mission's

Usage

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.40 base version

Contributors

License

MIT

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)

Logo

0.0.40

8 months ago

0.0.41

8 months ago

0.0.42

8 months ago

0.0.43

8 months ago

0.0.38

1 year ago

0.0.37

1 year ago

0.0.35

1 year ago

0.0.36

1 year ago

0.0.33

1 year ago

0.0.34

1 year ago

0.0.31

1 year ago

0.0.32

1 year ago

0.0.29

1 year ago

0.0.28

1 year ago

0.0.25

1 year ago

0.0.26

1 year ago

0.0.22

1 year ago

0.0.24

1 year ago

0.0.20

1 year ago

0.0.21

1 year ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.14

1 year ago

0.0.15

1 year ago

0.0.16

1 year ago

0.0.17

1 year ago

0.0.13

1 year ago

0.0.10

1 year ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago