Project

General

Profile

Actions

Feature #1015

closed

Content with result codes

Added by Radek Tomiška about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
Roman Kučera
Category:
Frontend
Target version:
Start date:
03/07/2018
Due date:
% Done:

100%

Estimated time:
16.00 h
Owner:

Description

Each module can contain result codes (e.g. 'CoreResultCode'). Codes are localized on FE and used through the app.

Create content (page) with list of codes on FE:
- expose new GET endpoint in 'ModuleController' - <server>/modules/{moduleId}/result-codes. Available under 'MODULE_READ' permission
- create new link in 'Documentation' column in BE modules table (Setting > Modules > Modules (backend) ) - 'Result codes'
- after link is clicked, then modal or new content will be shown with localized module's result codes in the 'Basic.Table'. Columns - status (number), code, message (flash message can be used). Table will be sorted by status number and then by code. Filter by code can be added (optional).
- Check result codes localization and add localization, if missing.


Related issues

Related to IdStory Identity Manager - Defect #1754: Parameters are not propagate to flash messagesClosedRadek Tomiška07/17/2019

Actions
Actions

Also available in: Atom PDF