ccs-digitalmarketplace-frameworks 1.1.2 → 1.1.3

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.
Files changed (35) hide show
  1. package/frameworks/digital-outcomes-6/manifests/edit_service.yml +1 -1
  2. package/frameworks/digital-outcomes-6/manifests/edit_service_as_admin.yml +1 -1
  3. package/frameworks/digital-outcomes-6/manifests/edit_submission.yml +1 -1
  4. package/frameworks/digital-outcomes-6/questions/services/ApplicationOperationsEngineer.yml +17 -0
  5. package/frameworks/digital-outcomes-6/questions/services/BusinessRelationshipManager.yml +17 -0
  6. package/frameworks/digital-outcomes-6/questions/services/BussinessAnalyst.yml +17 -0
  7. package/frameworks/digital-outcomes-6/questions/services/ChangeAndReleaseManager.yml +17 -0
  8. package/frameworks/digital-outcomes-6/questions/services/CommandandControlCenterManager.yml +17 -0
  9. package/frameworks/g-cloud-13/questions/services/QAAndTesting.yml +1 -0
  10. package/frameworks/g-cloud-13/questions/services/QAAndTestingDescription.yml +1 -0
  11. package/frameworks/g-cloud-13/questions/services/ongoingSupportDescription.yml +1 -0
  12. package/frameworks/g-cloud-13/questions/services/ongoingSupportServices.yml +1 -0
  13. package/frameworks/g-cloud-13/questions/services/planningService.yml +1 -0
  14. package/frameworks/g-cloud-13/questions/services/planningServiceCompatibility.yml +1 -0
  15. package/frameworks/g-cloud-13/questions/services/planningServiceCompatibilityList.yml +1 -0
  16. package/frameworks/g-cloud-13/questions/services/planningServiceDescription.yml +1 -0
  17. package/frameworks/g-cloud-13/questions/services/securityTesting.yml +1 -0
  18. package/frameworks/g-cloud-13/questions/services/securityTestingAccreditations.yml +1 -0
  19. package/frameworks/g-cloud-13/questions/services/securityTestingAccreditationsOther.yml +1 -0
  20. package/frameworks/g-cloud-13/questions/services/securityTestingAccredited.yml +1 -0
  21. package/frameworks/g-cloud-13/questions/services/securityTestingCCP.yml +1 -0
  22. package/frameworks/g-cloud-13/questions/services/securityTestingWhat.yml +1 -0
  23. package/frameworks/g-cloud-13/questions/services/securityTestingWhatOther.yml +1 -0
  24. package/frameworks/g-cloud-13/questions/services/serviceBenefitsHostingAndSoftware.yml +2 -0
  25. package/frameworks/g-cloud-13/questions/services/serviceConstraintsSupport.yml +1 -0
  26. package/frameworks/g-cloud-13/questions/services/serviceFeaturesHostingAndSoftware.yml +2 -0
  27. package/frameworks/g-cloud-13/questions/services/setupAndMigrationService.yml +1 -0
  28. package/frameworks/g-cloud-13/questions/services/setupAndMigrationServiceDescription.yml +1 -0
  29. package/frameworks/g-cloud-13/questions/services/setupAndMigrationServiceSpecific.yml +1 -0
  30. package/frameworks/g-cloud-13/questions/services/setupAndMigrationServiceSpecificList.yml +1 -0
  31. package/frameworks/g-cloud-13/questions/services/training.yml +1 -0
  32. package/frameworks/g-cloud-13/questions/services/trainingDescription.yml +1 -0
  33. package/frameworks/g-cloud-13/questions/services/trainingServiceSpecific.yml +1 -0
  34. package/frameworks/g-cloud-13/questions/services/trainingServiceSpecificList.yml +1 -0
  35. package/package.json +1 -1
@@ -35,7 +35,7 @@
35
35
  questions:
36
36
  - outcomesLocations
37
37
 
38
- - name: Digital role to deliver the capabilites
38
+ - name: Digital role to deliver the capabilities
39
39
  editable: False
40
40
  questions:
41
41
  - ApplicationOperationsEngineer
@@ -35,7 +35,7 @@
35
35
  questions:
36
36
  - outcomesLocations
37
37
 
38
- - name: Digital role to deliver the capabilites
38
+ - name: Digital role to deliver the capabilities
39
39
  editable: True
40
40
  questions:
41
41
  - ApplicationOperationsEngineer
@@ -48,7 +48,7 @@
48
48
  questions:
49
49
  - outcomesLocations
50
50
 
51
- - name: Digital role to deliver the capabilites
51
+ - name: Digital role to deliver the capabilities
52
52
  summary_page_description: >
53
53
  You must be able to provide at least one team capability to be eligible to
54
54
  supply digital outcomes.
@@ -13,3 +13,20 @@ questions:
13
13
  empty_message: You have not added an Application operations engineer
14
14
 
15
15
  hint: For the team capabilities you can provide, state the corresponding digital roles you can offer and the day rates.
16
+
17
+ validations:
18
+ - name: answer_required
19
+ field: applicationoperationsengineerPriceMin
20
+ message: 'You need to answer this question.'
21
+ - name: not_money_format
22
+ field: applicationoperationsengineerPriceMin
23
+ message: "Minimum price must be a number, without units, eg 99.95"
24
+ - name: answer_required
25
+ field: applicationoperationsengineerPriceMax
26
+ message: Enter the amount you will charge for an application operations engineer
27
+ - name: not_money_format
28
+ field: applicationoperationsengineerPriceMax
29
+ message: Maximum price must be a number, without units, like 99.95
30
+ - name: max_less_than_min
31
+ field: applicationoperationsengineerPriceMax
32
+ message: "Minimum price must be less than maximum price"
@@ -13,3 +13,20 @@ questions:
13
13
  empty_message: You have not added an Business Relationship manager
14
14
 
15
15
  hint: For the team capabilities you can provide, state the corresponding digital roles you can offer and the day rates.
16
+
17
+ validations:
18
+ - name: answer_required
19
+ field: applicationoperationsengineerPriceMin
20
+ message: 'You need to answer this question.'
21
+ - name: not_money_format
22
+ field: applicationoperationsengineerPriceMin
23
+ message: "Minimum price must be a number, without units, eg 99.95"
24
+ - name: answer_required
25
+ field: applicationoperationsengineerPriceMax
26
+ message: Enter the amount you will charge for an application operations engineer
27
+ - name: not_money_format
28
+ field: applicationoperationsengineerPriceMax
29
+ message: Maximum price must be a number, without units, like 99.95
30
+ - name: max_less_than_min
31
+ field: applicationoperationsengineerPriceMax
32
+ message: "Minimum price must be less than maximum price"
@@ -13,3 +13,20 @@ questions:
13
13
  empty_message: You have not added a Business Analyst
14
14
 
15
15
  hint: For the team capabilities you can provide, state the corresponding digital roles you can offer and the day rates.
16
+
17
+ validations:
18
+ - name: answer_required
19
+ field: applicationoperationsengineerPriceMin
20
+ message: 'You need to answer this question.'
21
+ - name: not_money_format
22
+ field: applicationoperationsengineerPriceMin
23
+ message: "Minimum price must be a number, without units, eg 99.95"
24
+ - name: answer_required
25
+ field: applicationoperationsengineerPriceMax
26
+ message: Enter the amount you will charge for an application operations engineer
27
+ - name: not_money_format
28
+ field: applicationoperationsengineerPriceMax
29
+ message: Maximum price must be a number, without units, like 99.95
30
+ - name: max_less_than_min
31
+ field: applicationoperationsengineerPriceMax
32
+ message: "Minimum price must be less than maximum price"
@@ -13,3 +13,20 @@ questions:
13
13
  empty_message: You have not added a change and release manager
14
14
 
15
15
  hint: For the team capabilities you can provide, state the corresponding digital roles you can offer and the day rates.
16
+
17
+ validations:
18
+ - name: answer_required
19
+ field: applicationoperationsengineerPriceMin
20
+ message: 'You need to answer this question.'
21
+ - name: not_money_format
22
+ field: applicationoperationsengineerPriceMin
23
+ message: "Minimum price must be a number, without units, eg 99.95"
24
+ - name: answer_required
25
+ field: applicationoperationsengineerPriceMax
26
+ message: Enter the amount you will charge for an application operations engineer
27
+ - name: not_money_format
28
+ field: applicationoperationsengineerPriceMax
29
+ message: Maximum price must be a number, without units, like 99.95
30
+ - name: max_less_than_min
31
+ field: applicationoperationsengineerPriceMax
32
+ message: "Minimum price must be less than maximum price"
@@ -13,3 +13,20 @@ questions:
13
13
  empty_message: You have not added a command and control center manager
14
14
 
15
15
  hint: For the team capabilities you can provide, state the corresponding digital roles you can offer and the day rates.
16
+
17
+ validations:
18
+ - name: answer_required
19
+ field: applicationoperationsengineerPriceMin
20
+ message: 'You need to answer this question.'
21
+ - name: not_money_format
22
+ field: applicationoperationsengineerPriceMin
23
+ message: "Minimum price must be a number, without units, eg 99.95"
24
+ - name: answer_required
25
+ field: applicationoperationsengineerPriceMax
26
+ message: Enter the amount you will charge for an application operations engineer
27
+ - name: not_money_format
28
+ field: applicationoperationsengineerPriceMax
29
+ message: Maximum price must be a number, without units, like 99.95
30
+ - name: max_less_than_min
31
+ field: applicationoperationsengineerPriceMax
32
+ message: "Minimum price must be less than maximum price"
@@ -5,6 +5,7 @@ depends:
5
5
  - "on": lot
6
6
  being:
7
7
  - cloud-support
8
+ - cloud-professional
8
9
  followup:
9
10
  QAAndTestingDescription:
10
11
  - true
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
 
10
11
  type: textbox_large
11
12
  max_length_in_words: 200
@@ -7,6 +7,7 @@ depends:
7
7
  - "on": lot
8
8
  being:
9
9
  - cloud-support
10
+ - cloud-professional
10
11
 
11
12
  type: textbox_large
12
13
  max_length_in_words: 200
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
 
10
11
  type: checkboxes
11
12
  options:
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
  followup:
10
11
  planningServiceDescription:
11
12
  - true
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
  followup:
10
11
  planningServiceCompatibilityList:
11
12
  - true
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
 
10
11
  type: list
11
12
  list_item_name: hosting or software service
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
 
10
11
  type: textbox_large
11
12
  max_length_in_words: 200
@@ -15,6 +15,7 @@ depends:
15
15
  - "on": lot
16
16
  being:
17
17
  - cloud-support
18
+ - cloud-professional
18
19
  followup:
19
20
  securityTestingWhat:
20
21
  - true
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
  followup:
10
11
  securityTestingAccreditationsOther:
11
12
  - other
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
 
10
11
  type: list
11
12
  list_item_name: security certification
@@ -7,6 +7,7 @@ depends:
7
7
  - "on": lot
8
8
  being:
9
9
  - cloud-support
10
+ - cloud-professional
10
11
  followup:
11
12
  securityTestingAccreditations:
12
13
  - true
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
 
10
11
  type: boolean
11
12
 
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
  followup:
10
11
  securityTestingWhatOther:
11
12
  - other
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
 
10
11
  type: list
11
12
  list_item_name: kind of security service
@@ -11,6 +11,8 @@ depends:
11
11
  being:
12
12
  - cloud-hosting
13
13
  - cloud-software
14
+ - cloud-support
15
+ - cloud-professional
14
16
 
15
17
  type: list
16
18
  list_item_name: service benefit
@@ -7,6 +7,7 @@ depends:
7
7
  - "on": lot
8
8
  being:
9
9
  - cloud-support
10
+ - cloud-professional
10
11
 
11
12
  type: textbox_large
12
13
  max_length_in_words: 100
@@ -9,6 +9,8 @@ depends:
9
9
  being:
10
10
  - cloud-hosting
11
11
  - cloud-software
12
+ - cloud-support
13
+ - cloud-professional
12
14
 
13
15
  type: list
14
16
  list_item_name: service feature
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
  followup:
10
11
  setupAndMigrationServiceDescription:
11
12
  - true
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
 
10
11
  type: textbox_large
11
12
  max_length_in_words: 200
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
  followup:
10
11
  setupAndMigrationServiceSpecificList:
11
12
  - true
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
 
10
11
  type: list
11
12
  list_item_name: cloud hosting or software service
@@ -5,6 +5,7 @@ depends:
5
5
  - "on": lot
6
6
  being:
7
7
  - cloud-support
8
+ - cloud-professional
8
9
  followup:
9
10
  trainingDescription:
10
11
  - true
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
 
10
11
  type: textbox_large
11
12
  max_length_in_words: 200
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
  followup:
10
11
  trainingServiceSpecificList:
11
12
  - true
@@ -6,6 +6,7 @@ depends:
6
6
  - "on": lot
7
7
  being:
8
8
  - cloud-support
9
+ - cloud-professional
9
10
 
10
11
  type: list
11
12
  list_item_name: cloud hosting or software service
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": "git@github.com:Brickendon-DMp1-5/digitalmarketplace-frameworks",
6
6
  "author": "enquiries@digitalmarketplace.service.gov.uk"