Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

URL - digit-ui/employee/hrms/inbox

Admin can able to search Employee bases on multiple Filters and search Parameters

Filter By

  • ULB

  • Department

  • Status

Search

  • Name

  • Employee ID

  • Mobile Number

Has a pagination feature

On Hover of Roles Count Logged User can able see the Detail assigned Roles

On Click upon Employee Id Logged User will be Navigated to Employee Detail Screen

SL.No

API

Paramaters

Role

Access ID

1

egov-hrms/employees/_search?

  • tendantId

  • limit

  • orderby

  • offset

  • {Filter Params}

  • {Search Params}

Primary Files

https://github.com/egovernments/digit-ui-internals/blob/development/packages/modules/hrms/src/pages/Inbox.js

Secondary Files

https://github.com/egovernments/digit-ui-internals/blob/development/packages/modules/hrms/src/components/inbox/DesktopInbox.js

https://github.com/egovernments/digit-ui-internals/blob/development/packages/modules/hrms/src/components/inbox/search.js

https://github.com/egovernments/digit-ui-internals/blob/development/packages/modules/hrms/src/components/inbox/ApplicationCard.js ,https://github.com/egovernments/digit-ui-internals/blob/development/packages/modules/hrms/src/components/inbox/ApplicationTable.js ,https://github.com/egovernments/digit-ui-internals/blob/development/packages/modules/hrms/src/components/inbox/ApplicationLinks.js

  • No labels