Skip to content

Commit

Permalink
MM-42: Test and fix functionality (#66)
Browse files Browse the repository at this point in the history
- Added functionality that catches shifting of items between pages
- Moved styles to SCSS file
- Removed unneeded todos
- Implemented functionality to schedule sync on changing integration
- Implemented functionality to remove non-existed records
- Removed unneeded logic
  • Loading branch information
alexandr-parkhomenko authored and 24198 committed Aug 12, 2020
1 parent 6d656f8 commit 633f259
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
use Doctrine\ORM\QueryBuilder;
use Oro\Bundle\FormBundle\Autocomplete\SearchHandler;

/**
* @todo Cover with functional test
*/
class GroupSalesChannelHandler extends SearchHandler
{
/**
Expand Down

0 comments on commit 633f259

Please sign in to comment.