Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating the gitops.json to configure the "export to workspace" button #232

Merged
merged 2 commits into from
Jan 9, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -155,15 +155,15 @@
"filename": "helm/portal/values.yaml",
"hashed_secret": "08eeb737b239bdb7362a875b90e22c10b8826b20",
"is_verified": false,
"line_number": 475,
"line_number": 496,
"is_secret": false
},
{
"type": "Base64 High Entropy String",
"filename": "helm/portal/values.yaml",
"hashed_secret": "eb9739c6625f06b4ab73035223366dda6262ae77",
"is_verified": false,
"line_number": 477,
"line_number": 498,
"is_secret": false
}
],
Expand All @@ -178,5 +178,5 @@
}
]
},
"generated_at": "2024-12-05T20:32:52Z"
"generated_at": "2025-01-09T16:57:03Z"
}
2 changes: 1 addition & 1 deletion helm/fence/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.28
version: 0.1.29

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 1 addition & 1 deletion helm/fence/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# fence

![Version: 0.1.27](https://img.shields.io/badge/Version-0.1.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
![Version: 0.1.29](https://img.shields.io/badge/Version-0.1.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)

A Helm chart for gen3 Fence

Expand Down
6 changes: 3 additions & 3 deletions helm/gen3/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
repository: "file://../frontend-framework"
condition: frontend-framework.enabled
- name: fence
version: 0.1.28
version: 0.1.29
repository: "file://../fence"
condition: fence.enabled
- name: guppy
Expand Down Expand Up @@ -64,7 +64,7 @@ dependencies:
repository: "file://../peregrine"
condition: peregrine.enabled
- name: portal
version: 0.1.23
version: 0.1.24
repository: "file://../portal"
condition: portal.enabled
- name: requestor
Expand Down Expand Up @@ -128,7 +128,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.56
version: 0.1.57

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
6 changes: 3 additions & 3 deletions helm/gen3/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gen3

![Version: 0.1.55](https://img.shields.io/badge/Version-0.1.55-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
![Version: 0.1.57](https://img.shields.io/badge/Version-0.1.57-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)

Helm chart to deploy Gen3 Data Commons

Expand All @@ -25,7 +25,7 @@ Helm chart to deploy Gen3 Data Commons
| file://../aws-es-proxy | aws-es-proxy | 0.1.13 |
| file://../common | common | 0.1.16 |
| file://../etl | etl | 0.1.9 |
| file://../fence | fence | 0.1.27 |
| file://../fence | fence | 0.1.29 |
| file://../frontend-framework | frontend-framework | 0.1.6 |
| file://../gen3-network-policies | gen3-network-policies | 0.1.2 |
| file://../guppy | guppy | 0.1.16 |
Expand All @@ -35,7 +35,7 @@ Helm chart to deploy Gen3 Data Commons
| file://../metadata | metadata | 0.1.17 |
| file://../neuvector | neuvector | 0.1.2 |
| file://../peregrine | peregrine | 0.1.17 |
| file://../portal | portal | 0.1.23 |
| file://../portal | portal | 0.1.24 |
| file://../requestor | requestor | 0.1.16 |
| file://../revproxy | revproxy | 0.1.19 |
| file://../sheepdog | sheepdog | 0.1.20 |
Expand Down
2 changes: 1 addition & 1 deletion helm/portal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.23
version: 0.1.24

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
6 changes: 3 additions & 3 deletions helm/portal/README.md

Large diffs are not rendered by default.

29 changes: 23 additions & 6 deletions helm/portal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,15 @@ gitops:
"enabled": false
},
"dropdowns": {},
"buttons": [],
"buttons": [
{
"enabled": true,
"type": "export-to-workspace",
"title": "Export to Workspace",
"leftIcon": "datafile",
"rightIcon": "download"
}
],
"guppyConfig": {
"dataType": "case",
"nodeCountTitle": "Cases",
Expand All @@ -411,7 +419,7 @@ gitops:
"resourceIndexType": "file",
"resourceIdField": "object_id",
"referenceIdFieldInResourceIndex": "_case_id",
"referenceIdFieldInDataIndex": "node_id"
"referenceIdFieldInDataIndex": "_case_id"
},
"accessibleFieldCheckList": ["_case_id"],
"accessibleValidationField": "_case_id"
Expand Down Expand Up @@ -441,6 +449,15 @@ gitops:
}
]
},
"buttons": [
{
"enabled": true,
"type": "export-to-workspace",
"title": "Export to Workspace",
"leftIcon": "datafile",
"rightIcon": "download"
}
],
"table": {
"enabled": true,
"fields": [
Expand All @@ -458,13 +475,13 @@ gitops:
],
"nodeCountTitle": "Files",
"manifestMapping": {
"resourceIndexType": "case",
"resourceIdField": "_case_id",
"resourceIndexType": "file",
"resourceIdField": "object_id",
"referenceIdFieldInResourceIndex": "object_id",
"referenceIdFieldInDataIndex": "object_id"
},
"accessibleFieldCheckList": ["_case_id"],
"accessibleValidationField": "_case_id",
"accessibleFieldCheckList": ["project_id"],
"accessibleValidationField": "project_id",
"downloadAccessor": "object_id"
}
}
Expand Down
Loading