Project

General

Profile

Task #1950

Updated by Radek Tomiška over 4 years ago

Add filter by topic (equal) to notification agenda (FE + BE). 
 - add new filter into FE agenda (Notifications > -> Notifications history) 
 - add new field into IdmNotificationFilter (string topic) 
 - implement criteria to AbstractNotificationLogService.toPredicates 
 - add new filter mapping into IdmNotificationLogController 
 - add filter by topic into 'text' filter (like, lower case) 

Back