Fix pagination url creation and clear button
- Clear button depends on the filter state, which included page size and page number.
- Removes the functions to create urls dynamically based on filter states in FilterExpressionObjectFactory in favor of using the page information.
Closes #220 (closed)