This PR implements the initialization of current record filter groups state from view. It also implements mapRecordFilterGroupToViewFilterGroup, mapRecordFilterGroupLogicalOperatorToViewFilterGroupLogicalOperator and mapViewFilterGroupLogicalOperatorToRecordFilterGroupLogicalOperator with their corresponding unit tests. Some unused states not caught by ESLint are also removed.
Run yarn dev while server running on port 3000