Update content through Mattrbld
This commit is contained in:
@@ -1,19 +0,0 @@
|
|||||||
{
|
|
||||||
"allowedTypes": null,
|
|
||||||
"dir": "/data/experiences",
|
|
||||||
"disableComments": false,
|
|
||||||
"disablePreview": false,
|
|
||||||
"draftByDefault": false,
|
|
||||||
"schemas": [
|
|
||||||
"/.mattrbld/schemas/Experience.json"
|
|
||||||
],
|
|
||||||
"linkable": false,
|
|
||||||
"maxSize": null,
|
|
||||||
"permissions": {
|
|
||||||
"everybody": [
|
|
||||||
"everything"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"type": "json",
|
|
||||||
"urlTemplate": ""
|
|
||||||
}
|
|
||||||
@@ -1,19 +0,0 @@
|
|||||||
{
|
|
||||||
"allowedTypes": null,
|
|
||||||
"dir": "/data/profile",
|
|
||||||
"disableComments": false,
|
|
||||||
"disablePreview": false,
|
|
||||||
"draftByDefault": false,
|
|
||||||
"schemas": [
|
|
||||||
"/.mattrbld/schemas/profile.json"
|
|
||||||
],
|
|
||||||
"linkable": false,
|
|
||||||
"maxSize": null,
|
|
||||||
"permissions": {
|
|
||||||
"everybody": [
|
|
||||||
"everything"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"type": "json",
|
|
||||||
"urlTemplate": ""
|
|
||||||
}
|
|
||||||
@@ -1,19 +0,0 @@
|
|||||||
{
|
|
||||||
"allowedTypes": null,
|
|
||||||
"dir": "/data/projects",
|
|
||||||
"disableComments": false,
|
|
||||||
"disablePreview": false,
|
|
||||||
"draftByDefault": false,
|
|
||||||
"schemas": [
|
|
||||||
"/.mattrbld/schemas/Projects.json"
|
|
||||||
],
|
|
||||||
"linkable": false,
|
|
||||||
"maxSize": null,
|
|
||||||
"permissions": {
|
|
||||||
"everybody": [
|
|
||||||
"everything"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"type": "json",
|
|
||||||
"urlTemplate": ""
|
|
||||||
}
|
|
||||||
@@ -1,19 +0,0 @@
|
|||||||
{
|
|
||||||
"allowedTypes": null,
|
|
||||||
"dir": "/data/skills",
|
|
||||||
"disableComments": false,
|
|
||||||
"disablePreview": false,
|
|
||||||
"draftByDefault": false,
|
|
||||||
"schemas": [
|
|
||||||
"/.mattrbld/schemas/Skills.json"
|
|
||||||
],
|
|
||||||
"linkable": false,
|
|
||||||
"maxSize": null,
|
|
||||||
"permissions": {
|
|
||||||
"everybody": [
|
|
||||||
"everything"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"type": "json",
|
|
||||||
"urlTemplate": ""
|
|
||||||
}
|
|
||||||
@@ -48,47 +48,6 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"separator": true
|
"separator": true
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon": "bullet-list",
|
|
||||||
"label": "Skills",
|
|
||||||
"target": {
|
|
||||||
"name": "Project.Collection",
|
|
||||||
"params": {
|
|
||||||
"path": "/.mattrbld/collections/skills.json"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon": "bullet-list",
|
|
||||||
"label": "Experiences",
|
|
||||||
"target": {
|
|
||||||
"name": "Project.Collection",
|
|
||||||
"params": {
|
|
||||||
"path": "/.mattrbld/collections/experiences.json"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon": "bullet-list",
|
|
||||||
"label": "Projects",
|
|
||||||
"target": {
|
|
||||||
"name": "Project.Collection",
|
|
||||||
"params": {
|
|
||||||
"path": "/.mattrbld/collections/projects.json"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon": "bullet-list",
|
|
||||||
"label": "Profile",
|
|
||||||
"target": {
|
|
||||||
"name": "Project.Collection",
|
|
||||||
"params": {
|
|
||||||
"path": "/.mattrbld/collections/profile.json"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"showInDashboard": true
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"slugifyOptions": null,
|
"slugifyOptions": null,
|
||||||
|
|||||||
806
.mattrbld/schemas/Profile.json
Normal file
806
.mattrbld/schemas/Profile.json
Normal file
@@ -0,0 +1,806 @@
|
|||||||
|
{
|
||||||
|
"fields": [
|
||||||
|
{
|
||||||
|
"type": "rows",
|
||||||
|
"default": null,
|
||||||
|
"icon": "rows",
|
||||||
|
"key": "experiences",
|
||||||
|
"label": "Experiences",
|
||||||
|
"options": {
|
||||||
|
"compact": true,
|
||||||
|
"allowEditing": true,
|
||||||
|
"itemLabel": "Row"
|
||||||
|
},
|
||||||
|
"tab": "Experiences",
|
||||||
|
"validation": {
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"unit": "rows"
|
||||||
|
},
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"type": "group",
|
||||||
|
"displayField": null,
|
||||||
|
"icon": "group",
|
||||||
|
"key": "experience",
|
||||||
|
"label": "Experience",
|
||||||
|
"tab": "Experiences",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"default": null,
|
||||||
|
"icon": "text-input",
|
||||||
|
"key": "jobTitle",
|
||||||
|
"label": "JobTitle",
|
||||||
|
"localised": false,
|
||||||
|
"options": {
|
||||||
|
"wrapping": true,
|
||||||
|
"multiline": false
|
||||||
|
},
|
||||||
|
"tab": "Experiences",
|
||||||
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
|
"required": false,
|
||||||
|
"unit": "length"
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"default": null,
|
||||||
|
"icon": "text-input",
|
||||||
|
"key": "company",
|
||||||
|
"label": "Company",
|
||||||
|
"localised": false,
|
||||||
|
"options": {
|
||||||
|
"wrapping": true,
|
||||||
|
"multiline": false
|
||||||
|
},
|
||||||
|
"tab": "Experiences",
|
||||||
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
|
"required": false,
|
||||||
|
"unit": "length"
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"default": null,
|
||||||
|
"icon": "text-input",
|
||||||
|
"key": "location",
|
||||||
|
"label": "Location",
|
||||||
|
"localised": false,
|
||||||
|
"options": {
|
||||||
|
"wrapping": true,
|
||||||
|
"multiline": false
|
||||||
|
},
|
||||||
|
"tab": "Experiences",
|
||||||
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
|
"required": false,
|
||||||
|
"unit": "length"
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"default": null,
|
||||||
|
"icon": "text-input",
|
||||||
|
"key": "startDate",
|
||||||
|
"label": "StartDate",
|
||||||
|
"localised": false,
|
||||||
|
"options": {
|
||||||
|
"wrapping": true,
|
||||||
|
"multiline": false
|
||||||
|
},
|
||||||
|
"tab": "Experiences",
|
||||||
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
|
"required": false,
|
||||||
|
"unit": "length"
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"default": null,
|
||||||
|
"icon": "text-input",
|
||||||
|
"key": "endDate",
|
||||||
|
"label": "EndDate",
|
||||||
|
"localised": false,
|
||||||
|
"options": {
|
||||||
|
"wrapping": true,
|
||||||
|
"multiline": false
|
||||||
|
},
|
||||||
|
"tab": "Experiences",
|
||||||
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
|
"required": false,
|
||||||
|
"unit": "length"
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "rich text",
|
||||||
|
"default": null,
|
||||||
|
"icon": "text",
|
||||||
|
"key": "details",
|
||||||
|
"label": "Details",
|
||||||
|
"localised": false,
|
||||||
|
"options": {
|
||||||
|
"outputFormat": "markdown",
|
||||||
|
"blockFormats": [
|
||||||
|
"blockquote",
|
||||||
|
"heading",
|
||||||
|
"hr",
|
||||||
|
"orderedList",
|
||||||
|
"unorderedList",
|
||||||
|
"image"
|
||||||
|
],
|
||||||
|
"inlineFormats": [
|
||||||
|
"em",
|
||||||
|
"strong",
|
||||||
|
"link"
|
||||||
|
],
|
||||||
|
"formatOptions": [
|
||||||
|
"allowQuoteFooters",
|
||||||
|
"allowNestedLists",
|
||||||
|
"allowImageCaptions"
|
||||||
|
],
|
||||||
|
"inputRuleOptions": [
|
||||||
|
"autoquotes",
|
||||||
|
"dashes",
|
||||||
|
"ellipsis",
|
||||||
|
"noDoubleCaps",
|
||||||
|
"noDoubleSpace"
|
||||||
|
],
|
||||||
|
"minHeading": 2,
|
||||||
|
"maxHeading": 4,
|
||||||
|
"codeLangs": [
|
||||||
|
"html",
|
||||||
|
"css",
|
||||||
|
"javascript",
|
||||||
|
"markdown"
|
||||||
|
],
|
||||||
|
"allowRaw": false,
|
||||||
|
"urlTemplate": "",
|
||||||
|
"urlSuffix": "",
|
||||||
|
"linkOptions": [
|
||||||
|
"forceBlankTarget",
|
||||||
|
"allowExternal",
|
||||||
|
"allowInternal"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tab": "Experiences",
|
||||||
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
|
"required": false,
|
||||||
|
"unit": "length"
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "rows",
|
||||||
|
"default": null,
|
||||||
|
"icon": "rows",
|
||||||
|
"key": "education",
|
||||||
|
"label": "Education",
|
||||||
|
"options": {
|
||||||
|
"compact": true,
|
||||||
|
"allowEditing": true,
|
||||||
|
"itemLabel": "Row"
|
||||||
|
},
|
||||||
|
"tab": "Education",
|
||||||
|
"validation": {
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"unit": "rows"
|
||||||
|
},
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"type": "group",
|
||||||
|
"displayField": null,
|
||||||
|
"icon": "group",
|
||||||
|
"key": "Education",
|
||||||
|
"label": "Education",
|
||||||
|
"tab": "Education",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"default": null,
|
||||||
|
"icon": "text-input",
|
||||||
|
"key": "school",
|
||||||
|
"label": "School",
|
||||||
|
"localised": false,
|
||||||
|
"options": {
|
||||||
|
"wrapping": true,
|
||||||
|
"multiline": false
|
||||||
|
},
|
||||||
|
"tab": "Education",
|
||||||
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
|
"required": false,
|
||||||
|
"unit": "length"
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"default": null,
|
||||||
|
"icon": "text-input",
|
||||||
|
"key": "location",
|
||||||
|
"label": "Location",
|
||||||
|
"localised": false,
|
||||||
|
"options": {
|
||||||
|
"wrapping": true,
|
||||||
|
"multiline": false
|
||||||
|
},
|
||||||
|
"tab": "Education",
|
||||||
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
|
"required": false,
|
||||||
|
"unit": "length"
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"default": null,
|
||||||
|
"icon": "text-input",
|
||||||
|
"key": "degree",
|
||||||
|
"label": "Degree",
|
||||||
|
"localised": false,
|
||||||
|
"options": {
|
||||||
|
"wrapping": true,
|
||||||
|
"multiline": false
|
||||||
|
},
|
||||||
|
"tab": "Education",
|
||||||
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
|
"required": false,
|
||||||
|
"unit": "length"
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"default": null,
|
||||||
|
"icon": "text-input",
|
||||||
|
"key": "fieldOfStudy",
|
||||||
|
"label": "Field of Study",
|
||||||
|
"localised": false,
|
||||||
|
"options": {
|
||||||
|
"wrapping": true,
|
||||||
|
"multiline": false
|
||||||
|
},
|
||||||
|
"tab": "Education",
|
||||||
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
|
"required": false,
|
||||||
|
"unit": "length"
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "rich text",
|
||||||
|
"default": null,
|
||||||
|
"icon": "text",
|
||||||
|
"key": "about",
|
||||||
|
"label": "About",
|
||||||
|
"localised": false,
|
||||||
|
"options": {
|
||||||
|
"outputFormat": "markdown",
|
||||||
|
"blockFormats": [
|
||||||
|
"blockquote",
|
||||||
|
"heading",
|
||||||
|
"hr",
|
||||||
|
"orderedList",
|
||||||
|
"unorderedList",
|
||||||
|
"image"
|
||||||
|
],
|
||||||
|
"inlineFormats": [
|
||||||
|
"em",
|
||||||
|
"strong",
|
||||||
|
"link"
|
||||||
|
],
|
||||||
|
"formatOptions": [
|
||||||
|
"allowQuoteFooters",
|
||||||
|
"allowNestedLists",
|
||||||
|
"allowImageCaptions"
|
||||||
|
],
|
||||||
|
"inputRuleOptions": [
|
||||||
|
"autoquotes",
|
||||||
|
"dashes",
|
||||||
|
"ellipsis",
|
||||||
|
"noDoubleCaps",
|
||||||
|
"noDoubleSpace"
|
||||||
|
],
|
||||||
|
"minHeading": 2,
|
||||||
|
"maxHeading": 4,
|
||||||
|
"codeLangs": [
|
||||||
|
"html",
|
||||||
|
"css",
|
||||||
|
"javascript",
|
||||||
|
"markdown"
|
||||||
|
],
|
||||||
|
"allowRaw": false,
|
||||||
|
"urlTemplate": "",
|
||||||
|
"urlSuffix": "",
|
||||||
|
"linkOptions": [
|
||||||
|
"forceBlankTarget",
|
||||||
|
"allowExternal",
|
||||||
|
"allowInternal"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tab": "About",
|
||||||
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
|
"required": false,
|
||||||
|
"unit": "length"
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"default": null,
|
||||||
|
"icon": "text-input",
|
||||||
|
"key": "firstName",
|
||||||
|
"label": "First Name",
|
||||||
|
"localised": false,
|
||||||
|
"options": {
|
||||||
|
"wrapping": false,
|
||||||
|
"multiline": false
|
||||||
|
},
|
||||||
|
"tab": "Intro",
|
||||||
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
|
"required": false,
|
||||||
|
"unit": "length"
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"default": null,
|
||||||
|
"icon": "text-input",
|
||||||
|
"key": "lastName",
|
||||||
|
"label": "Last Name",
|
||||||
|
"localised": false,
|
||||||
|
"options": {
|
||||||
|
"wrapping": false,
|
||||||
|
"multiline": false
|
||||||
|
},
|
||||||
|
"tab": "Intro",
|
||||||
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
|
"required": false,
|
||||||
|
"unit": "length"
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"default": null,
|
||||||
|
"icon": "text-input",
|
||||||
|
"key": "title",
|
||||||
|
"label": "Title",
|
||||||
|
"localised": false,
|
||||||
|
"options": {
|
||||||
|
"wrapping": false,
|
||||||
|
"multiline": false
|
||||||
|
},
|
||||||
|
"tab": "Intro",
|
||||||
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
|
"required": false,
|
||||||
|
"unit": "length"
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"default": null,
|
||||||
|
"icon": "text-input",
|
||||||
|
"key": "location",
|
||||||
|
"label": "Location",
|
||||||
|
"localised": false,
|
||||||
|
"options": {
|
||||||
|
"wrapping": false,
|
||||||
|
"multiline": false
|
||||||
|
},
|
||||||
|
"tab": "Intro",
|
||||||
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
|
"required": false,
|
||||||
|
"unit": "length"
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "rows",
|
||||||
|
"default": null,
|
||||||
|
"icon": "rows",
|
||||||
|
"key": "skills",
|
||||||
|
"label": "Skills",
|
||||||
|
"options": {
|
||||||
|
"compact": true,
|
||||||
|
"allowEditing": true,
|
||||||
|
"itemLabel": "Row"
|
||||||
|
},
|
||||||
|
"tab": "Skills",
|
||||||
|
"validation": {
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"unit": "rows"
|
||||||
|
},
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"type": "group",
|
||||||
|
"displayField": null,
|
||||||
|
"icon": "group",
|
||||||
|
"key": "skillGroup",
|
||||||
|
"label": "Skill Group",
|
||||||
|
"tab": "Skills",
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"type": "select",
|
||||||
|
"default": null,
|
||||||
|
"icon": "dropdown",
|
||||||
|
"key": "group",
|
||||||
|
"label": "Group",
|
||||||
|
"options": {
|
||||||
|
"filterable": false,
|
||||||
|
"removable": false,
|
||||||
|
"placeholder": "Select a value…",
|
||||||
|
"options": [
|
||||||
|
"Front-End Web Development",
|
||||||
|
"Continuous Integration/Continuous Delivery",
|
||||||
|
"Infrastructure as Code",
|
||||||
|
"Database",
|
||||||
|
"Programming Languages",
|
||||||
|
"Messaging",
|
||||||
|
"Containerization"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tab": "Skills",
|
||||||
|
"validation": {
|
||||||
|
"required": false
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "select",
|
||||||
|
"default": null,
|
||||||
|
"icon": "dropdown",
|
||||||
|
"key": "category",
|
||||||
|
"label": "Category",
|
||||||
|
"options": {
|
||||||
|
"filterable": false,
|
||||||
|
"removable": false,
|
||||||
|
"placeholder": "Select a value…",
|
||||||
|
"options": [
|
||||||
|
"Experienced",
|
||||||
|
"Familiar"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"tab": "Skills",
|
||||||
|
"validation": {
|
||||||
|
"required": false
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "rows",
|
||||||
|
"default": null,
|
||||||
|
"icon": "rows",
|
||||||
|
"key": "skills",
|
||||||
|
"label": "Skill",
|
||||||
|
"options": {
|
||||||
|
"compact": true,
|
||||||
|
"allowEditing": true,
|
||||||
|
"itemLabel": "Row"
|
||||||
|
},
|
||||||
|
"tab": "Skills",
|
||||||
|
"validation": {
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"unit": "rows"
|
||||||
|
},
|
||||||
|
"value": [
|
||||||
|
{
|
||||||
|
"type": "text",
|
||||||
|
"default": null,
|
||||||
|
"icon": "text-input",
|
||||||
|
"key": "skill",
|
||||||
|
"label": "Skill",
|
||||||
|
"localised": false,
|
||||||
|
"options": {
|
||||||
|
"wrapping": true,
|
||||||
|
"multiline": false
|
||||||
|
},
|
||||||
|
"tab": "Skills",
|
||||||
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
|
"max": null,
|
||||||
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
|
"required": false,
|
||||||
|
"unit": "length"
|
||||||
|
},
|
||||||
|
"value": null,
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"version": 1,
|
||||||
|
"visibility": {
|
||||||
|
"hidden": false,
|
||||||
|
"showByValue": {
|
||||||
|
"field": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tabs": [
|
||||||
|
{
|
||||||
|
"label": "Intro",
|
||||||
|
"groupAs": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "About",
|
||||||
|
"groupAs": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Skills",
|
||||||
|
"groupAs": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Experiences",
|
||||||
|
"groupAs": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Education",
|
||||||
|
"groupAs": null
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -1,372 +0,0 @@
|
|||||||
{
|
|
||||||
"fields": [
|
|
||||||
{
|
|
||||||
"type": "rows",
|
|
||||||
"default": null,
|
|
||||||
"icon": "rows",
|
|
||||||
"key": "experiences",
|
|
||||||
"label": "Experiences",
|
|
||||||
"options": {
|
|
||||||
"compact": true,
|
|
||||||
"allowEditing": true,
|
|
||||||
"itemLabel": "Row"
|
|
||||||
},
|
|
||||||
"tab": "Experiences",
|
|
||||||
"validation": {
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"unit": "rows"
|
|
||||||
},
|
|
||||||
"value": [
|
|
||||||
{
|
|
||||||
"type": "group",
|
|
||||||
"displayField": null,
|
|
||||||
"icon": "group",
|
|
||||||
"key": "experience",
|
|
||||||
"label": "Experience",
|
|
||||||
"tab": "Experiences",
|
|
||||||
"value": [
|
|
||||||
{
|
|
||||||
"type": "text",
|
|
||||||
"default": null,
|
|
||||||
"icon": "text-input",
|
|
||||||
"key": "jobTitle",
|
|
||||||
"label": "JobTitle",
|
|
||||||
"localised": false,
|
|
||||||
"options": {
|
|
||||||
"wrapping": true,
|
|
||||||
"multiline": false
|
|
||||||
},
|
|
||||||
"tab": "Experiences",
|
|
||||||
"validation": {
|
|
||||||
"enforceMinMax": true,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"regex": null,
|
|
||||||
"regexError": null,
|
|
||||||
"required": false,
|
|
||||||
"unit": "length"
|
|
||||||
},
|
|
||||||
"value": null,
|
|
||||||
"version": 1,
|
|
||||||
"visibility": {
|
|
||||||
"hidden": false,
|
|
||||||
"showByValue": {
|
|
||||||
"field": null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "text",
|
|
||||||
"default": null,
|
|
||||||
"icon": "text-input",
|
|
||||||
"key": "company",
|
|
||||||
"label": "Company",
|
|
||||||
"localised": false,
|
|
||||||
"options": {
|
|
||||||
"wrapping": true,
|
|
||||||
"multiline": false
|
|
||||||
},
|
|
||||||
"tab": "Experiences",
|
|
||||||
"validation": {
|
|
||||||
"enforceMinMax": true,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"regex": null,
|
|
||||||
"regexError": null,
|
|
||||||
"required": false,
|
|
||||||
"unit": "length"
|
|
||||||
},
|
|
||||||
"value": null,
|
|
||||||
"version": 1,
|
|
||||||
"visibility": {
|
|
||||||
"hidden": false,
|
|
||||||
"showByValue": {
|
|
||||||
"field": null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "text",
|
|
||||||
"default": null,
|
|
||||||
"icon": "text-input",
|
|
||||||
"key": "location",
|
|
||||||
"label": "Location",
|
|
||||||
"localised": false,
|
|
||||||
"options": {
|
|
||||||
"wrapping": true,
|
|
||||||
"multiline": false
|
|
||||||
},
|
|
||||||
"tab": "Experiences",
|
|
||||||
"validation": {
|
|
||||||
"enforceMinMax": true,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"regex": null,
|
|
||||||
"regexError": null,
|
|
||||||
"required": false,
|
|
||||||
"unit": "length"
|
|
||||||
},
|
|
||||||
"value": null,
|
|
||||||
"version": 1,
|
|
||||||
"visibility": {
|
|
||||||
"hidden": false,
|
|
||||||
"showByValue": {
|
|
||||||
"field": null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "text",
|
|
||||||
"default": null,
|
|
||||||
"icon": "text-input",
|
|
||||||
"key": "startDate",
|
|
||||||
"label": "StartDate",
|
|
||||||
"localised": false,
|
|
||||||
"options": {
|
|
||||||
"wrapping": true,
|
|
||||||
"multiline": false
|
|
||||||
},
|
|
||||||
"tab": "Experiences",
|
|
||||||
"validation": {
|
|
||||||
"enforceMinMax": true,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"regex": null,
|
|
||||||
"regexError": null,
|
|
||||||
"required": false,
|
|
||||||
"unit": "length"
|
|
||||||
},
|
|
||||||
"value": null,
|
|
||||||
"version": 1,
|
|
||||||
"visibility": {
|
|
||||||
"hidden": false,
|
|
||||||
"showByValue": {
|
|
||||||
"field": null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "text",
|
|
||||||
"default": null,
|
|
||||||
"icon": "text-input",
|
|
||||||
"key": "endDate",
|
|
||||||
"label": "EndDate",
|
|
||||||
"localised": false,
|
|
||||||
"options": {
|
|
||||||
"wrapping": true,
|
|
||||||
"multiline": false
|
|
||||||
},
|
|
||||||
"tab": "Experiences",
|
|
||||||
"validation": {
|
|
||||||
"enforceMinMax": true,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"regex": null,
|
|
||||||
"regexError": null,
|
|
||||||
"required": false,
|
|
||||||
"unit": "length"
|
|
||||||
},
|
|
||||||
"value": null,
|
|
||||||
"version": 1,
|
|
||||||
"visibility": {
|
|
||||||
"hidden": false,
|
|
||||||
"showByValue": {
|
|
||||||
"field": null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": 1,
|
|
||||||
"visibility": {
|
|
||||||
"hidden": false,
|
|
||||||
"showByValue": {
|
|
||||||
"field": null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": 1,
|
|
||||||
"visibility": {
|
|
||||||
"hidden": false,
|
|
||||||
"showByValue": {
|
|
||||||
"field": null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "rows",
|
|
||||||
"default": null,
|
|
||||||
"icon": "rows",
|
|
||||||
"key": "education",
|
|
||||||
"label": "Education",
|
|
||||||
"options": {
|
|
||||||
"compact": true,
|
|
||||||
"allowEditing": true,
|
|
||||||
"itemLabel": "Row"
|
|
||||||
},
|
|
||||||
"tab": "Education",
|
|
||||||
"validation": {
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"unit": "rows"
|
|
||||||
},
|
|
||||||
"value": [
|
|
||||||
{
|
|
||||||
"type": "group",
|
|
||||||
"displayField": null,
|
|
||||||
"icon": "group",
|
|
||||||
"key": "Education",
|
|
||||||
"label": "Education",
|
|
||||||
"tab": "Education",
|
|
||||||
"value": [
|
|
||||||
{
|
|
||||||
"type": "text",
|
|
||||||
"default": null,
|
|
||||||
"icon": "text-input",
|
|
||||||
"key": "school",
|
|
||||||
"label": "School",
|
|
||||||
"localised": false,
|
|
||||||
"options": {
|
|
||||||
"wrapping": true,
|
|
||||||
"multiline": false
|
|
||||||
},
|
|
||||||
"tab": "Education",
|
|
||||||
"validation": {
|
|
||||||
"enforceMinMax": true,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"regex": null,
|
|
||||||
"regexError": null,
|
|
||||||
"required": false,
|
|
||||||
"unit": "length"
|
|
||||||
},
|
|
||||||
"value": null,
|
|
||||||
"version": 1,
|
|
||||||
"visibility": {
|
|
||||||
"hidden": false,
|
|
||||||
"showByValue": {
|
|
||||||
"field": null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "text",
|
|
||||||
"default": null,
|
|
||||||
"icon": "text-input",
|
|
||||||
"key": "location",
|
|
||||||
"label": "Location",
|
|
||||||
"localised": false,
|
|
||||||
"options": {
|
|
||||||
"wrapping": true,
|
|
||||||
"multiline": false
|
|
||||||
},
|
|
||||||
"tab": "Education",
|
|
||||||
"validation": {
|
|
||||||
"enforceMinMax": true,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"regex": null,
|
|
||||||
"regexError": null,
|
|
||||||
"required": false,
|
|
||||||
"unit": "length"
|
|
||||||
},
|
|
||||||
"value": null,
|
|
||||||
"version": 1,
|
|
||||||
"visibility": {
|
|
||||||
"hidden": false,
|
|
||||||
"showByValue": {
|
|
||||||
"field": null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "text",
|
|
||||||
"default": null,
|
|
||||||
"icon": "text-input",
|
|
||||||
"key": "degree",
|
|
||||||
"label": "Degree",
|
|
||||||
"localised": false,
|
|
||||||
"options": {
|
|
||||||
"wrapping": true,
|
|
||||||
"multiline": false
|
|
||||||
},
|
|
||||||
"tab": "Education",
|
|
||||||
"validation": {
|
|
||||||
"enforceMinMax": true,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"regex": null,
|
|
||||||
"regexError": null,
|
|
||||||
"required": false,
|
|
||||||
"unit": "length"
|
|
||||||
},
|
|
||||||
"value": null,
|
|
||||||
"version": 1,
|
|
||||||
"visibility": {
|
|
||||||
"hidden": false,
|
|
||||||
"showByValue": {
|
|
||||||
"field": null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "text",
|
|
||||||
"default": null,
|
|
||||||
"icon": "text-input",
|
|
||||||
"key": "fieldOfStudy",
|
|
||||||
"label": "Field of Study",
|
|
||||||
"localised": false,
|
|
||||||
"options": {
|
|
||||||
"wrapping": true,
|
|
||||||
"multiline": false
|
|
||||||
},
|
|
||||||
"tab": "Education",
|
|
||||||
"validation": {
|
|
||||||
"enforceMinMax": true,
|
|
||||||
"max": null,
|
|
||||||
"min": null,
|
|
||||||
"regex": null,
|
|
||||||
"regexError": null,
|
|
||||||
"required": false,
|
|
||||||
"unit": "length"
|
|
||||||
},
|
|
||||||
"value": null,
|
|
||||||
"version": 1,
|
|
||||||
"visibility": {
|
|
||||||
"hidden": false,
|
|
||||||
"showByValue": {
|
|
||||||
"field": null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": 1,
|
|
||||||
"visibility": {
|
|
||||||
"hidden": false,
|
|
||||||
"showByValue": {
|
|
||||||
"field": null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": 1,
|
|
||||||
"visibility": {
|
|
||||||
"hidden": false,
|
|
||||||
"showByValue": {
|
|
||||||
"field": null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"tabs": [
|
|
||||||
{
|
|
||||||
"label": "Experiences",
|
|
||||||
"groupAs": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "Education",
|
|
||||||
"groupAs": null
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user