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.
- package/frameworks/digital-outcomes-6/manifests/edit_service.yml +1 -1
- package/frameworks/digital-outcomes-6/manifests/edit_service_as_admin.yml +1 -1
- package/frameworks/digital-outcomes-6/manifests/edit_submission.yml +1 -1
- package/frameworks/digital-outcomes-6/questions/services/ApplicationOperationsEngineer.yml +17 -0
- package/frameworks/digital-outcomes-6/questions/services/BusinessRelationshipManager.yml +17 -0
- package/frameworks/digital-outcomes-6/questions/services/BussinessAnalyst.yml +17 -0
- package/frameworks/digital-outcomes-6/questions/services/ChangeAndReleaseManager.yml +17 -0
- package/frameworks/digital-outcomes-6/questions/services/CommandandControlCenterManager.yml +17 -0
- package/frameworks/g-cloud-13/questions/services/QAAndTesting.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/QAAndTestingDescription.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/ongoingSupportDescription.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/ongoingSupportServices.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/planningService.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/planningServiceCompatibility.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/planningServiceCompatibilityList.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/planningServiceDescription.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/securityTesting.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/securityTestingAccreditations.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/securityTestingAccreditationsOther.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/securityTestingAccredited.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/securityTestingCCP.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/securityTestingWhat.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/securityTestingWhatOther.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/serviceBenefitsHostingAndSoftware.yml +2 -0
- package/frameworks/g-cloud-13/questions/services/serviceConstraintsSupport.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/serviceFeaturesHostingAndSoftware.yml +2 -0
- package/frameworks/g-cloud-13/questions/services/setupAndMigrationService.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/setupAndMigrationServiceDescription.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/setupAndMigrationServiceSpecific.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/setupAndMigrationServiceSpecificList.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/training.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/trainingDescription.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/trainingServiceSpecific.yml +1 -0
- package/frameworks/g-cloud-13/questions/services/trainingServiceSpecificList.yml +1 -0
- package/package.json +1 -1
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
questions:
|
|
49
49
|
- outcomesLocations
|
|
50
50
|
|
|
51
|
-
- name: Digital role to deliver the
|
|
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"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "1.1.
|
|
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"
|