CMS Activity post API v1
Upgrade ActivityPost
to AuditedVersionedModel
. Update liquibase with version = 1
.
Add ActivityPostFilter
and add listActivityPosts
method with filtering and pagination to CMS controller v1. The Filter can extend AuditedVersionedModelFilter
. Filter with keyword search on title and body.
Edited by Matija Obreza