There was an error fetching the commit references. Please try again later.
Issue #3484167 by nikathone, andileco: Modify the CSV Field Options filter to...
Issue #3484167 by nikathone, andileco: Modify the CSV Field Options filter to handle cells with multiple values and add "contains all", "contains any" and "contains none" operators
parent
90b122c8
No related branches found
No related tags found
Checking pipeline status
Showing
- README.md 50 additions, 10 deletionsREADME.md
- config/schema/views_csv_source.views.schema.yml 3 additions, 0 deletionsconfig/schema/views_csv_source.views.schema.yml
- js/views-admin.js 9 additions, 10 deletionsjs/views-admin.js
- src/Plugin/views/ColumnSelectorTrait.php 1 addition, 1 deletionsrc/Plugin/views/ColumnSelectorTrait.php
- src/Plugin/views/filter/ViewsCsvFilterSelect.php 94 additions, 25 deletionssrc/Plugin/views/filter/ViewsCsvFilterSelect.php
- src/Query/Select.php 32 additions, 2 deletionssrc/Query/Select.php
- tests/resources/views_csv_data_test.csv 8 additions, 8 deletionstests/resources/views_csv_data_test.csv
- tests/src/Functional/Plugin/ViewsCsvSourceViewTest.php 23 additions, 0 deletionstests/src/Functional/Plugin/ViewsCsvSourceViewTest.php
- tests/src/Unit/Query/SelectTest.php 50 additions, 1 deletiontests/src/Unit/Query/SelectTest.php
Loading
Please register or sign in to comment