Actions
Defect #2048
closedTable with rules on automatic role request hasn't paging (only 10 rules are show)
Start date:
02/11/2020
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
Please add to table Approved rules (includes required changes) pageable. Now is possible edit only first 10 rules.
Also on this table missing type of rule (identity, identity eav, contract, contract eav) please add it.
Files
Related issues
Updated by Vít Švanda almost 5 years ago
- Tracker changed from Feature to Defect
- Assignee changed from Ondřej Kopr to Vít Švanda
- Target version set to 10.1.0
Updated by Radek Tomiška almost 5 years ago
- Related to Defect #2049: After refresh whole page request for automatic role missing existing rules added
Updated by Vít Švanda almost 5 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 0 to 90
- Table with rules request is constructed on the FE. So pageing cannot be added. I solved that problem with add size from 10 to 1000.
- I added new column "type of entity" to both tables.
- I fixed problem with hard refresh.
- I implemented rendering of new rule values with showing old value in title.
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/75764eb54b75cfaa3b4ec463ec4ded647c8c5034
Updated by Radek Tomiška almost 5 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 90 to 100
I did test and review, it works and code is nice, thx!
Updated by Vít Švanda almost 5 years ago
- Subject changed from Table with rules on automatic role request hasn't page sorting to Table with rules on automatic role request hasn't paging (only 10 rules is show)
Updated by Vít Švanda almost 5 years ago
- Subject changed from Table with rules on automatic role request hasn't paging (only 10 rules is show) to Table with rules on automatic role request hasn't paging (only 10 rules are show)
Actions