Task #1468
closedFE: Key group icon usage on copy identity roles
100%
Description
Key group icon usage on copy identity roles - requires improve of tree component
Related issues
Updated by Radek Tomiška almost 6 years ago
- Related to Task #1458: FE: Dashboard and identity roles added
Updated by Radek Tomiška almost 6 years ago
- Status changed from New to Needs feedback
- Assignee changed from Radek Tomiška to Ondřej Kopr
- % Done changed from 0 to 90
I've added new mechanism for icon registration and usage through application (=>in the copy identity roles form), benefits:
- icon is defined for the entity type (e.g. business role, automatic role) on the one place in component descriptor (can be changed one one place)
- icon can be overriden on project - simple by component descriptor - component with the same id and higher priority
- custom icons can be created - for example icon for the business role is made from three different icons in layers (https://fontawesome.com/how-to-use/on-the-web/styling/layering)
This feature is used for all role icons.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/0eb2666e1af270ba4128c3dc1836169f01774393
Could you do a feedback, please?
Note: I've added a legend into copy identity roles form with the icons meaning.
Updated by Ondřej Kopr almost 6 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondřej Kopr to Radek Tomiška
- % Done changed from 90 to 100
I checked new icons on these browsers:
- IE11,
- edge,
- opera,
- chrome,
- firefox.
Firefox and chrome are updated.
Icons works well. Files with icons are not changed -> tutorial for installation and configure proxy stay as it. Behavior inside Basic.Icon is fully backward compatible, nice!
Updated by Radek Tomiška almost 6 years ago
- Status changed from Resolved to Closed