Skip to content

Instantly share code, notes, and snippets.

@ArnaudValensi
Created October 26, 2017 14:26
Show Gist options
  • Save ArnaudValensi/7882a6da3b6725977cbf6ebd42fe1af8 to your computer and use it in GitHub Desktop.
Save ArnaudValensi/7882a6da3b6725977cbf6ebd42fe1af8 to your computer and use it in GitHub Desktop.
{
"sections": [
{
"id": "b79725ce-a03a-48e3-bb07-b2aff774e4b1",
"title": "User Profile",
"children": [
{
"id": "03cc5f03-a712-4a39-b4f8-1a7420f4b88c",
"type": "view-edit-summary/horizontal-list",
"children": [
{
"id": "781bf3f2-5e72-4312-ae5c-f3f789bc9600",
"data": {
"name": "first_name"
},
"type": "view-edit-summary/field"
}
]
},
{
"id": "06c7416a-3c01-4679-8434-b73d13f6df5f",
"type": "view-edit-summary/horizontal-list",
"children": [
{
"id": "13df6748-52f1-48ad-9bd9-4992e6fa5a93",
"data": {
"name": "last_name"
},
"type": "view-edit-summary/field"
}
]
},
{
"id": "39752212-164b-4158-a5e1-8b45b6fbd49e",
"type": "view-edit-summary/horizontal-list",
"children": [
{
"id": "03d5014a-ba05-4fd9-a85b-977dc4394156",
"data": {
"name": "phone"
},
"type": "view-edit-summary/field"
}
]
},
{
"id": "675d5349-0ae0-410e-b53a-ab38e755b56b",
"type": "view-edit-summary/horizontal-list",
"children": [
{
"id": "e27dc362-b7c8-434b-9ea3-7961d3c40817",
"data": {
"name": "email"
},
"type": "view-edit-summary/field"
}
]
},
{
"id": "94a69bb5-67f8-4a67-9b68-917ad565a59b",
"type": "view-edit-summary/horizontal-list",
"children": [
{
"id": "ea01cac9-8331-444d-9ceb-e4e78f15dbb6",
"data": {
"name": "birth_date"
},
"type": "view-edit-summary/field"
}
]
},
{
"id": "09faa4b2-7057-4ad1-8157-d3f15820aac9",
"type": "view-edit-summary/horizontal-list",
"children": [
{
"id": "a3f5c14b-5d14-4826-b109-dfa731fba1af",
"data": {
"name": "id"
},
"type": "view-edit-summary/field"
}
]
},
{
"id": "687e6206-c511-4209-b9ca-6506229010dc",
"type": "view-edit-summary/horizontal-list",
"children": [
{
"id": "09f30c45-2662-4450-a5fc-934ddbec6a82",
"data": {
"name": "created_at"
},
"type": "view-edit-summary/field"
}
]
},
{
"id": "da03fdfa-cd8c-4e90-9443-c6c9b6e6f271",
"type": "view-edit-summary/horizontal-list",
"children": [
{
"id": "037d2973-6485-4946-b906-a2e77f6d2daf",
"data": {
"name": "deleted_at"
},
"type": "view-edit-summary/field"
}
]
}
],
"parameters": {
"posX": 0,
"posY": 0,
"width": 2,
"height": 8
}
},
{
"id": "31b198aa-dd27-4006-b105-dc1cfdf7ce71",
"title": "Status",
"children": [
{
"id": "8dce3e35-bc51-476f-978a-9a6dd44e5c26",
"type": "view-edit-summary/horizontal-list",
"children": [
{
"id": "c4a5a687-e7d6-4b46-8933-a5494acd814e",
"data": {
"name": "is_email_verified"
},
"type": "view-edit-summary/field"
}
]
},
{
"id": "03da7069-abdd-4f8d-a63e-409306820693",
"type": "view-edit-summary/horizontal-list",
"children": [
{
"id": "415307e4-7d62-499c-b274-39c0dc99d19d",
"data": {
"name": "is_phone_verified"
},
"type": "view-edit-summary/field"
}
]
},
{
"id": "99d16934-cfae-4fb3-b062-883ae0f13d33",
"type": "view-edit-summary/horizontal-list",
"children": [
{
"id": "32ab0ec5-aa5f-485d-b9c6-d6a6d3c0b6bc",
"data": {
"name": "is_banned"
},
"type": "view-edit-summary/field"
}
]
}
],
"parameters": {
"posX": 2,
"posY": 4,
"width": 2,
"height": 4
}
},
{
"id": "f972587f-5a1c-4f8e-9afe-00d89fcc0d44",
"title": "Profile Picture",
"children": [
{
"id": "854102fd-77c8-4dd2-9a54-679af9191ab7",
"type": "view-edit-summary/horizontal-list",
"children": [
{
"id": "4087d5be-9d69-4abf-9205-e6a608a61d38",
"data": {
"name": "profile_picture_id"
},
"type": "view-edit-summary/field"
}
]
}
],
"parameters": {
"posX": 2,
"posY": 0,
"width": 2,
"height": 4
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment