Skip to content

Commit

Permalink
fix/genomel data explorer (#1229)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfshao authored Mar 17, 2020
1 parent 38abcc5 commit fb39028
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions genomel.bionimbus.org/portal/gitops.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,19 @@
"explorer": true
},
"dataExplorerConfig": {
"filters": {
"tabs": [
{
"title": "Cases",
"fields": [
"project_id"
]
}
]
},
"table": {
"enabled": false
},
"guppyConfig": {
"dataType": "case",
"nodeCountTitle": "Cases",
Expand Down

0 comments on commit fb39028

Please sign in to comment.