Actions
Task #650
closedAdd pageable for roleCatalogue controller
Start date:
08/14/2017
Due date:
% Done:
100%
Estimated time:
Owner:
Description
Add pageable for children and roots endpoints - controller roleCatalogue.
Add also into hotfix 7.3.2.
+ include tests please.
Updated by Ondřej Kopr over 7 years ago
- Status changed from New to Needs feedback
- Assignee changed from Ondřej Kopr to Vít Švanda
- % Done changed from 0 to 90
Implemented pageable for endpoints roots and children.
Add two REST tests for this endpoints + to AbstractRestTest add methods for get response from request via REST. (json parse into LinkedHashMap).
commit: https://github.com/bcvsolutions/CzechIdMng/commit/9ec80c97017a696d72005c52b8c189f7605f8e89
Please Vitek could you check sort? Thank you.
Updated by Vít Švanda over 7 years ago
- Status changed from Needs feedback to In Progress
- Assignee changed from Vít Švanda to Ondřej Kopr
- % Done changed from 90 to 100
Works fine, tests are awesome (I littel fix once).
Please merge to develop and close.
Updated by Ondřej Kopr over 7 years ago
- Status changed from In Progress to Resolved
Thanks for feedback, merged.
Actions