Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Wiki
Manage
Activity
Members
Labels
Plan
Issues
53
Issue boards
Milestones
Wiki
Code
Merge requests
6
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MDM Lab
Wiki
Merge requests
!186
Refactor facet autocomplete
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Refactor facet autocomplete
refactor-facet-autocomplete
into
dev
Overview
0
Commits
36
Pipelines
24
Changes
14
Merged
Remi PLANEL
requested to merge
refactor-facet-autocomplete
into
dev
1 year ago
Overview
0
Commits
36
Pipelines
24
Changes
1
Expand
Better code structure
Add OR between filters
0
0
Merge request reports
Compare
version 7
version 23
d42368ed
1 year ago
version 22
a13077d1
1 year ago
version 21
d962b4a5
1 year ago
version 20
9c98c033
1 year ago
version 19
5ae1603d
1 year ago
version 18
ca016a9e
1 year ago
version 17
f2356069
1 year ago
version 16
fa471d91
1 year ago
version 15
36796c3c
1 year ago
version 14
95318e32
1 year ago
version 13
5c853ef5
1 year ago
version 12
f389aaf0
1 year ago
version 11
e188ef32
1 year ago
version 10
bc556958
1 year ago
version 9
275c4f44
1 year ago
version 8
3e0e2036
1 year ago
version 7
69233610
1 year ago
version 6
63a538d8
1 year ago
version 5
f859d1b9
1 year ago
version 4
3a2e7742
1 year ago
version 3
9ae4d755
1 year ago
version 2
75e938d4
1 year ago
version 1
71c2552b
1 year ago
dev (base)
and
version 8
latest version
226fa912
36 commits,
1 year ago
version 23
d42368ed
35 commits,
1 year ago
version 22
a13077d1
34 commits,
1 year ago
version 21
d962b4a5
33 commits,
1 year ago
version 20
9c98c033
32 commits,
1 year ago
version 19
5ae1603d
31 commits,
1 year ago
version 18
ca016a9e
30 commits,
1 year ago
version 17
f2356069
29 commits,
1 year ago
version 16
fa471d91
28 commits,
1 year ago
version 15
36796c3c
27 commits,
1 year ago
version 14
95318e32
26 commits,
1 year ago
version 13
5c853ef5
25 commits,
1 year ago
version 12
f389aaf0
24 commits,
1 year ago
version 11
e188ef32
23 commits,
1 year ago
version 10
bc556958
22 commits,
1 year ago
version 9
275c4f44
21 commits,
1 year ago
version 8
3e0e2036
20 commits,
1 year ago
version 7
69233610
19 commits,
1 year ago
version 6
63a538d8
17 commits,
1 year ago
version 5
f859d1b9
16 commits,
1 year ago
version 4
3a2e7742
15 commits,
1 year ago
version 3
9ae4d755
14 commits,
1 year ago
version 2
75e938d4
13 commits,
1 year ago
version 1
71c2552b
12 commits,
1 year ago
Show latest version
1 file
+
7
−
7
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
components/content/SystemDb.vue
+
7
−
7
Options
@@ -23,22 +23,22 @@ const autocompleteMeiliFacetsProps = ref<AutocompleteMeiliFacetProps>({
db
:
toValue
(
dbName
),
facets
:
[
{
title
:
"
Defense System
"
,
type
:
"
subheader
"
},
{
title
:
'
System
'
,
value
:
"
title
"
,
type
:
"
facet
"
,
icon
:
""
},
{
title
:
'
System
'
,
value
:
"
title
"
,
type
:
"
facet
"
,
icon
:
"
mdi-virus-outline
"
},
{
type
:
"
divider
"
},
{
title
:
"
Mechanism
"
,
type
:
"
subheader
"
},
{
title
:
'
Sensor
'
,
value
:
"
Sensor
"
,
type
:
"
facet
"
,
icon
:
""
},
{
title
:
'
Effector
'
,
value
:
"
Effector
"
,
type
:
"
facet
"
,
icon
:
""
},
{
title
:
'
Activator
'
,
value
:
"
Activator
"
,
type
:
"
facet
"
,
icon
:
""
},
{
title
:
'
Sensor
'
,
value
:
"
Sensor
"
,
type
:
"
facet
"
,
icon
:
"
mdi-cog
"
},
{
title
:
'
Effector
'
,
value
:
"
Effector
"
,
type
:
"
facet
"
,
icon
:
"
mdi-cog
"
},
{
title
:
'
Activator
'
,
value
:
"
Activator
"
,
type
:
"
facet
"
,
icon
:
"
mdi-cog
"
},
{
type
:
"
divider
"
},
{
title
:
"
PFAM
"
,
type
:
"
subheader
"
},
{
title
:
'
Acession
'
,
value
:
"
PFAM.AC
"
,
type
:
"
facet
"
,
icon
:
""
},
{
title
:
'
Description
'
,
value
:
"
PFAM.DE
"
,
type
:
"
facet
"
,
icon
:
""
},
{
title
:
'
Acession
'
,
value
:
"
PFAM.AC
"
,
type
:
"
facet
"
,
icon
:
"
mdi-key
"
},
{
title
:
'
Description
'
,
value
:
"
PFAM.DE
"
,
type
:
"
facet
"
,
icon
:
"
md:description
"
},
{
type
:
"
divider
"
},
{
title
:
'
Contributor
'
,
value
:
"
contributors
"
,
type
:
"
facet
"
,
icon
:
""
},
{
title
:
'
Contributor
'
,
value
:
"
contributors
"
,
type
:
"
facet
"
,
icon
:
"
md:person
"
},
],
facetDistribution
:
undefined
})