Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
views_csv_source
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
views_csv_source
Merge requests
!19
Initial work.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Initial work.
issue/views_csv_source-3484167:3484167-add-new-condition
into
1.0.x
Overview
0
Commits
11
Pipelines
12
Changes
9
Merged
Nia Kathoni
requested to merge
issue/views_csv_source-3484167:3484167-add-new-condition
into
1.0.x
6 months ago
Overview
0
Commits
11
Pipelines
12
Changes
9
Expand
Closes
#3484167
0
0
Merge request reports
Compare
1.0.x
version 11
a7d38750
6 months ago
version 10
b9d5e2bd
6 months ago
version 9
6f389e52
6 months ago
version 8
abc944c3
6 months ago
version 7
84226ae0
6 months ago
version 6
aa36bd91
6 months ago
version 5
93393a9e
6 months ago
version 4
957f2f42
6 months ago
version 3
8fa2f5fa
6 months ago
version 2
24f0bbd5
6 months ago
version 1
8ba68bee
6 months ago
1.0.x (base)
and
latest version
latest version
a7d38750
11 commits,
6 months ago
version 11
a7d38750
11 commits,
6 months ago
version 10
b9d5e2bd
10 commits,
6 months ago
version 9
6f389e52
9 commits,
6 months ago
version 8
abc944c3
8 commits,
6 months ago
version 7
84226ae0
7 commits,
6 months ago
version 6
aa36bd91
6 commits,
6 months ago
version 5
93393a9e
5 commits,
6 months ago
version 4
957f2f42
4 commits,
6 months ago
version 3
8fa2f5fa
3 commits,
6 months ago
version 2
24f0bbd5
2 commits,
6 months ago
version 1
8ba68bee
1 commit,
6 months ago
9 files
+
270
−
57
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
9
Search (e.g. *.vue) (Ctrl+P)
config/schema/views_csv_source.views.schema.yml
+
3
−
0
Options
@@ -29,6 +29,9 @@ views.filter.views_csv_source_filter_select:
empty_cell_behavior
:
type
:
string
label
:
'
Empty
cell
behavior'
multi_value_cell_separator
:
type
:
string
label
:
'
Multi
value
cell
separator'
operator
:
type
:
string
label
:
'
Operator'
Loading