Skip to content

Commit 7157230

Browse files
Amanda-dongs-sajid-ali
authored andcommitted
Add files via upload
1 parent dad8550 commit 7157230

2 files changed

Lines changed: 43 additions & 166 deletions

File tree

src/data/storage-finder/facet-tree.json

Lines changed: 7 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -160,41 +160,12 @@
160160
}
161161
]
162162
},
163-
{
164-
"id": "synchronous-access",
165-
"name": "Do you need synchronous or simultaneous access to your data?",
166-
"control_type": "radio",
167-
"parent": "0",
168-
"weight": "8",
169-
"selected": false,
170-
"description": null,
171-
"choices": [
172-
{
173-
"id": "synchronous-access.yes",
174-
"name": "Yes",
175-
"control_type": "radio",
176-
"parent": "synchronous-access",
177-
"weight": "0",
178-
"selected": false,
179-
"description": null
180-
},
181-
{
182-
"id": "synchronous-access.no",
183-
"name": "No",
184-
"control_type": "radio",
185-
"parent": "synchronous-access",
186-
"weight": "1",
187-
"selected": false,
188-
"description": null
189-
}
190-
]
191-
},
192163
{
193164
"id": "storage-duration",
194165
"name": "What is your storage duration need?",
195166
"control_type": "radio",
196167
"parent": "0",
197-
"weight": "10",
168+
"weight": "8",
198169
"selected": false,
199170
"description": null,
200171
"choices": [
@@ -223,7 +194,7 @@
223194
"name": "What is the primary purpose for your storage?",
224195
"control_type": "checkbox",
225196
"parent": "0",
226-
"weight": "12",
197+
"weight": "10",
227198
"selected": false,
228199
"description": null,
229200
"choices": [
@@ -288,7 +259,7 @@
288259
"name": "What is your budget for storage?",
289260
"control_type": "radio",
290261
"parent": "0",
291-
"weight": "14",
262+
"weight": "12",
292263
"selected": false,
293264
"description": null,
294265
"choices": [
@@ -317,7 +288,7 @@
317288
"name": "What storage capacity do you need?",
318289
"control_type": "radio",
319290
"parent": "0",
320-
"weight": "16",
291+
"weight": "14",
321292
"selected": false,
322293
"description": null,
323294
"choices": [
@@ -355,7 +326,7 @@
355326
"name": "From where will the data be accessed?",
356327
"control_type": "checkbox",
357328
"parent": "0",
358-
"weight": "18",
329+
"weight": "16",
359330
"selected": false,
360331
"description": null,
361332
"choices": [
@@ -402,7 +373,7 @@
402373
"name": "Do you have any special requirements or restrictions?",
403374
"control_type": "checkbox",
404375
"parent": "0",
405-
"weight": "20",
376+
"weight": "18",
406377
"selected": false,
407378
"description": null,
408379
"choices": [
@@ -458,7 +429,7 @@
458429
"name": "What additional features do you need?",
459430
"control_type": "checkbox",
460431
"parent": "0",
461-
"weight": "22",
432+
"weight": "20",
462433
"selected": false,
463434
"description": null,
464435
"choices": [

0 commit comments

Comments
 (0)