metadata_presenter 2.6.1 → 2.6.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1f8ec576a9274943e0bc1bd36901b909e408073718c64e6310ac31035227aa69
4
- data.tar.gz: 42be1d66e898e46e79f9292034da70e12d3e2abdd62d98787dc12c9391b34205
3
+ metadata.gz: 750d53675c78f1be97f67ec398bfc9d4f5fd80581068b575f43d26a3cb2b8ba7
4
+ data.tar.gz: affc04ab6d093a925ebcf9f11f96f0c737f8022824f8ffabc841bf5f82d148b9
5
5
  SHA512:
6
- metadata.gz: 54081e0c1702f9c69fd136714bf24c455a089b1b37675721aecd3ebe7c5c548ca5973c91a1d6ef8c5d8a7987ef5fa22d448cf61f4ed72fe8cd3f7b78cacf8241
7
- data.tar.gz: 5baa5506512d0d40ead58378c7ed288400f3a210304ecc89943d26e72b046dc4d1181913d7029936f41b14942a2e95f46fa49538d250b7f8d3977958278bafa2
6
+ metadata.gz: 86df3d7555b5c767b645a6e0ea6b3b2a83057634caaa7e2cf0b9aaa9f9969193e53bdedfdf640d6ccc2d7df6fbdc12d94aa61bcd6ccdec476b87d2b4ccb6cf78
7
+ data.tar.gz: 74be1ca10758a70cfcfea48a47f9baedf55967d31d83aae66735fdf30f717ffba761967fa4b24619760053d02a8119845609e4605071f6f856659b325d479078
@@ -0,0 +1,134 @@
1
+ {
2
+ "_id": "service.base",
3
+ "_type": "service.base",
4
+ "service_id": "bf0d28cc-d3cf-4511-9589-b360ae34a908",
5
+ "service_name": "Exit only",
6
+ "created_by": "81de07c7-461a-4425-9a0f-9ba30294ddfb",
7
+ "configuration": {
8
+ "service": {
9
+ "_id": "config.service",
10
+ "_type": "config.service"
11
+ },
12
+ "meta": {
13
+ "_id": "config.meta",
14
+ "_type": "config.meta",
15
+ "items": [
16
+ {
17
+ "_id": "config.meta--link",
18
+ "_type": "link",
19
+ "href": "cookies",
20
+ "text": "Cookies"
21
+ },
22
+ {
23
+ "_id": "config.meta--link--2",
24
+ "_type": "link",
25
+ "href": "privacy",
26
+ "text": "Privacy"
27
+ },
28
+ {
29
+ "_id": "config.meta--link--3",
30
+ "_type": "link",
31
+ "href": "accessibility",
32
+ "text": "Accessibility"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ "flow": {
38
+ "82f5c5bb-a71c-425c-b29b-3fbac4ad0b87": {
39
+ "_type": "flow.page",
40
+ "next": {
41
+ "default": "db86a329-fa2d-4e36-8343-83bdf559cde0"
42
+ }
43
+ },
44
+ "db86a329-fa2d-4e36-8343-83bdf559cde0": {
45
+ "_type": "flow.page",
46
+ "next": {
47
+ "default": "ea36b7ab-9c05-4a19-8336-30936a681614"
48
+ }
49
+ },
50
+ "ea36b7ab-9c05-4a19-8336-30936a681614": {
51
+ "_type": "flow.page",
52
+ "next": {
53
+ "default": "905c3988-b803-4b01-bc38-e1d27cc6027c"
54
+ }
55
+ },
56
+ "905c3988-b803-4b01-bc38-e1d27cc6027c": {
57
+ "_type": "flow.page",
58
+ "next": {
59
+ "default": ""
60
+ }
61
+ }
62
+ },
63
+ "pages": [
64
+ {
65
+ "_id": "page.start",
66
+ "_type": "page.start",
67
+ "_uuid": "82f5c5bb-a71c-425c-b29b-3fbac4ad0b87",
68
+ "heading": "Service name goes here",
69
+ "lede": "This is your start page first paragraph. You can only have one paragraph here.",
70
+ "body": "Use this service to:\r\n\r\n* do something\r\n* update your name, address or other details\r\n* do something else\r\n\r\nRegistering takes around 5 minutes.",
71
+ "url": "/"
72
+ },
73
+ {
74
+ "_id": "page.knowhere",
75
+ "_type": "page.singlequestion",
76
+ "_uuid": "db86a329-fa2d-4e36-8343-83bdf559cde0",
77
+ "components": [
78
+ {
79
+ "_id": "page.knowhere--text.auto_knowhere__1",
80
+ "_type": "text",
81
+ "label": "Road to knowhere",
82
+ "name": "knowhere",
83
+ "validation": {
84
+ "required": true,
85
+ "max_length": 10,
86
+ "min_length": 2
87
+ }
88
+ }
89
+ ],
90
+ "heading": "Road to knowhere",
91
+ "url": "knowhere"
92
+ },
93
+ {
94
+ "_id": "page.ghost",
95
+ "_type": "page.singlequestion",
96
+ "_uuid": "ea36b7ab-9c05-4a19-8336-30936a681614",
97
+ "components": [
98
+ {
99
+ "_id": "page.ghost--text.auto_ghost__1",
100
+ "_type": "text",
101
+ "label": "Ghost town",
102
+ "name": "ghost",
103
+ "validation": {
104
+ "required": true,
105
+ "max_length": 100,
106
+ "min_length": 2
107
+ }
108
+ }
109
+ ],
110
+ "heading": "Ghost town",
111
+ "url": "ghost"
112
+ },
113
+ {
114
+ "_id": "page.goodbye",
115
+ "url": "page-goodbye",
116
+ "lede": "So long and thanks for all the fish",
117
+ "_type": "page.exit",
118
+ "_uuid": "905c3988-b803-4b01-bc38-e1d27cc6027c",
119
+ "heading": "Goodbye",
120
+ "components": [
121
+ {
122
+ "_id": "exit_content_1",
123
+ "name": "exit_content_1",
124
+ "_type": "content",
125
+ "_uuid": "3b9d2140-888c-4673-907d-5d885ea02143",
126
+ "content": "Goodbye!"
127
+ }
128
+ ],
129
+ "section_heading": "au revoir, auf wiedersehen"
130
+ }
131
+ ],
132
+ "standalone_pages": [],
133
+ "locale": "en"
134
+ }
@@ -1,3 +1,3 @@
1
1
  module MetadataPresenter
2
- VERSION = '2.6.1'.freeze
2
+ VERSION = '2.6.2'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metadata_presenter
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.6.1
4
+ version: 2.6.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - MoJ Forms
@@ -398,6 +398,7 @@ files:
398
398
  - fixtures/branching_7.png
399
399
  - fixtures/branching_8.json
400
400
  - fixtures/branching_8.png
401
+ - fixtures/exit_only_service.json
401
402
  - fixtures/invalid_content_page.json
402
403
  - fixtures/no_component_page.json
403
404
  - fixtures/non_finished_service.json