You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yaml
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -46,12 +46,12 @@ inputs:
46
46
type: string
47
47
default: '0'
48
48
filter_layer:
49
-
description: 'If you want to have the filter layer displayed, set it to "false" to not show this filter, to set a default value set to "'["{value1}", "{value2}"]'" values: ("interface", "process", "integration", "service", "data"), leave it empty to show the filter but not have it active'
49
+
description: 'If you want to have the filter layer displayed, set it to "false" to not show this filter, to set a default value set to "["{value1}", "{value2}"]" values: ("interface", "process", "integration", "service", "data"), leave it empty to show the filter but not have it active'
50
50
required: false
51
51
type: string
52
52
default: ''
53
53
filter_upl:
54
-
description: 'If you want to have the filter upl displayed, set it to "false" to not show this filter, to set a default value set to "'["{value1}", "{value2}"]'" values can be found [here](https://github.com/OpenCatalogi/web-app/blob/main/pwa/src/data/filters/upls.ts), leave it empty to show the filter but not have it active'
54
+
description: 'If you want to have the filter upl displayed, set it to "false" to not show this filter, to set a default value set to "["{value1}", "{value2}"]" values can be found [here](https://github.com/OpenCatalogi/web-app/blob/main/pwa/src/data/filters/upls.ts), leave it empty to show the filter but not have it active'
55
55
required: false
56
56
type: string
57
57
default: ''
@@ -66,7 +66,7 @@ inputs:
66
66
type: string
67
67
default: ''
68
68
filter_platforms:
69
-
description: 'If you want to have the filter platforms displayed, set it to "false" to not show this filter, to set a default value set to "'["{value1}", "{value2}"]'" values: ("web", "windows", "mac", "linux", "ios", "android"), leave it empty to show the filter but not have it active'
69
+
description: 'If you want to have the filter platforms displayed, set it to "false" to not show this filter, to set a default value set to "["{value1}", "{value2}"]" values: ("web", "windows", "mac", "linux", "ios", "android"), leave it empty to show the filter but not have it active'
70
70
required: false
71
71
type: string
72
72
default: ''
@@ -86,7 +86,7 @@ inputs:
86
86
type: string
87
87
default: ''
88
88
filter_business_functions:
89
-
description: 'If you want to have the filter business functions displayed, set it to "false" to not show this filter, to set a default value set to "'["{value1}", "{value2}"]'" values can be found [here](https://github.com/OpenCatalogi/web-app/blob/main/pwa/src/data/filters/bedrijfsfuncties.ts), leave it empty to show the filter but not have it active'
89
+
description: 'If you want to have the filter business functions displayed, set it to "false" to not show this filter, to set a default value set to "["{value1}", "{value2}"]" values can be found [here](https://github.com/OpenCatalogi/web-app/blob/main/pwa/src/data/filters/bedrijfsfuncties.ts), leave it empty to show the filter but not have it active'
90
90
required: false
91
91
type: string
92
92
default: ''
@@ -96,12 +96,12 @@ inputs:
96
96
type: string
97
97
default: ''
98
98
filter_business_services:
99
-
description: 'If you want to have the filter business services displayed, set it to "false" to not show this filter, to set a default value set to "'["{value1}", "{value2}"]'" values can be found [here](https://github.com/OpenCatalogi/web-app/blob/main/pwa/src/data/filters/bedrijfsservices.ts), leave it empty to show the filter but not have it active'
99
+
description: 'If you want to have the filter business services displayed, set it to "false" to not show this filter, to set a default value set to "["{value1}", "{value2}"]" values can be found [here](https://github.com/OpenCatalogi/web-app/blob/main/pwa/src/data/filters/bedrijfsservices.ts), leave it empty to show the filter but not have it active'
100
100
required: false
101
101
type: string
102
102
default: ''
103
103
filter_reference_components:
104
-
description: 'If you want to have the filter reference components displayed, set it to "false" to not show this filter, to set a default value set to "'["{value1}", "{value2}"]'" values can be found [here](https://github.com/OpenCatalogi/web-app/blob/main/pwa/src/data/filters/referentieComponenten.ts), leave it empty to show the filter but not have it active'
104
+
description: 'If you want to have the filter reference components displayed, set it to "false" to not show this filter, to set a default value set to "["{value1}", "{value2}"]" values can be found [here](https://github.com/OpenCatalogi/web-app/blob/main/pwa/src/data/filters/referentieComponenten.ts), leave it empty to show the filter but not have it active'
0 commit comments