fe-tools 1.5.3
Install from the command line:
Learn more about npm packages
$ npm install @openimis/fe-tools@1.5.3
Install via package.json:
"@openimis/fe-tools": "1.5.3"
About this version
This repository holds the files of the openIMIS Frontend Claim reference module. It is dedicated to be deployed as a module of openimis-fe_js.
-
Tools (
tools.mainMenu
contribution key)Registers (
tools.menu.registers
translation key), pointing to/Registers.aspx
legacy openIMIS (via proxy page). Displayed only if user has one the[131001,131002,131003,131004,131005,131006,131007,131008,131009,131010]
rights.Policy Renewals (
tools.menu.renewals
translation key), pointing to/PolicyRenewal.aspx
legacy openIMIS (via proxy page). Displayed only if user has the right101205
.Feedback Prompts (
tools.menu.feedbacks
translation key), pointing to/FeedbackPrompt.aspx
legacy openIMIS (via proxy page). Displayed only if user has one the right111008
.Extracts (
tools.menu.extracts
translation key), pointing to/IMISExtracts.aspx
legacy openIMIS (via proxy page). Displayed only if user has one the[131101,131102,131103,131104,131105,131106]
rights.Reports (
tools.menu.reports
translation key), pointing to/Reports.aspx
legacy openIMIS (via proxy page). Displayed only if user has one the[131201,131202,131203,131204,131205,131206,131207,131208,131209,131210,131211,131212,131213,131214,131215,131216,131217,131218,131219,131220,131221,131222,131223]
rights.Utilities (
tools.menu.utilities
translation key), pointing to/Utilities.aspx
legacy openIMIS (via proxy page). Displayed only if user has one the[131301,131302,131303,131304]
rights.Funding (
tools.menu.funding
translation key), pointing to/ChangePassword.aspx
legacy openIMIS (via proxy page). Displayed only if user has one the right131401
.Email Settings (
tools.menu.emails
translation key), pointing to/EmailSettings.aspx
legacy openIMIS (via proxy page). Displayed only if user has one the right131304
.
-
core.Router
, registeringtools/registers
,tools/policyRenewals
,tools/feedbackPrompts
,tools/extracts
,tools/reports
,tools/utilities
,tools/funding
andtools/emailSettings
routes in openIMIS client-side router
None
None
None
None
-
state.core.user
, to access user info (rights,...)
None