ccs-digitalmarketplace-frameworks 4.12.0 → 4.12.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -294,6 +294,8 @@
294
294
  - accessRestrictionManagementAndSupport
295
295
  - accessRestrictionTesting
296
296
  - multiqManagementAccess
297
+ - devicesUsersManageTheServiceThrough
298
+
297
299
 
298
300
  - name: Audit information for users
299
301
  editable: False
@@ -6,6 +6,8 @@ depends:
6
6
  being:
7
7
  - isaas
8
8
  - saas
9
+ - iaas-and-paas
10
+ - iaas-and-paas-above-official
9
11
 
10
12
  followup:
11
13
  managementAccessAuthenticationDescription:
@@ -0,0 +1,18 @@
1
+ id: metricsFocus
2
+
3
+ name: FOCUS resource tagging
4
+
5
+ question: Does your solution support FOCUS resource tagging?
6
+
7
+ hidden: true
8
+
9
+ depends:
10
+ - 'on': lot
11
+ being:
12
+ - iaas-and-paas
13
+
14
+ type: boolean
15
+
16
+ validations:
17
+ - name: answer_required
18
+ message: Select yes if you support FOCUS resource tagging.
@@ -7,7 +7,6 @@ question: Do you provide infrastructure or application metrics?
7
7
  depends:
8
8
  - 'on': lot
9
9
  being:
10
- - iaas-and-paas
11
10
  - iaas-and-paas-above-official
12
11
 
13
12
  followup:
@@ -0,0 +1,24 @@
1
+ id: metrics
2
+
3
+ name: Infrastructure or application metrics
4
+
5
+ question: Do you provide infrastructure or application metrics?
6
+
7
+ depends:
8
+ - 'on': lot
9
+ being:
10
+ - iaas-and-paas
11
+
12
+ followup:
13
+ metricsWhat:
14
+ - true
15
+ metricsHow:
16
+ - true
17
+ metricsFocus:
18
+ - true
19
+
20
+ type: boolean
21
+
22
+ validations:
23
+ - name: answer_required
24
+ message: Select yes if you provide infrastructure or application metrics.
@@ -6,6 +6,8 @@ depends:
6
6
  being:
7
7
  - isaas
8
8
  - saas
9
+ - iaas-and-paas
10
+ - iaas-and-paas-above-official
9
11
 
10
12
  type: multiquestion
11
13
  questions:
@@ -13,7 +13,9 @@ depends:
13
13
  type: multiquestion
14
14
 
15
15
  questions:
16
+ - metricsHostingFocus
16
17
  - metricsHosting
17
18
  - metricsHostingWhat
18
19
  - metricsHostingWhatOther
19
20
  - metricsHostingHow
21
+ - metricsFocus
@@ -8,6 +8,7 @@ depends:
8
8
  - iaas-and-paas
9
9
  - iaas-and-paas-above-official
10
10
  - isaas
11
+ - saas
11
12
 
12
13
  type: multiquestion
13
14
  questions:
@@ -7,6 +7,8 @@ depends:
7
7
  being:
8
8
  - isaas
9
9
  - saas
10
+ - iaas-and-paas
11
+ - iaas-and-paas-above-official
10
12
 
11
13
  type: multiquestion
12
14
  questions:
@@ -7,6 +7,8 @@ depends:
7
7
  being:
8
8
  - isaas
9
9
  - saas
10
+ - iaas-and-paas
11
+ - iaas-and-paas-above-official
10
12
 
11
13
  type: textbox_large
12
14
  max_length_in_words: 100
@@ -6,6 +6,8 @@ depends:
6
6
  being:
7
7
  - isaas
8
8
  - saas
9
+ - iaas-and-paas
10
+ - iaas-and-paas-above-official
9
11
 
10
12
  followup:
11
13
  userAuthentication:
@@ -12,6 +12,8 @@ depends:
12
12
  being:
13
13
  - isaas
14
14
  - saas
15
+ - iaas-and-paas
16
+ - iaas-and-paas-above-official
15
17
 
16
18
  followup:
17
19
  userAuthenticationDescription:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.12.0",
3
+ "version": "4.12.2",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",