Update content through Mattrbld
This commit is contained in:
19
.mattrbld/collections/profile.json
Normal file
19
.mattrbld/collections/profile.json
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"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": ""
|
||||||
|
}
|
||||||
@@ -78,6 +78,17 @@
|
|||||||
"path": "/.mattrbld/collections/projects.json"
|
"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,
|
||||||
|
|||||||
372
.mattrbld/schemas/profile.json
Normal file
372
.mattrbld/schemas/profile.json
Normal file
@@ -0,0 +1,372 @@
|
|||||||
|
{
|
||||||
|
"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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
0
data/profile/.gitkeep
Normal file
0
data/profile/.gitkeep
Normal file
20
data/profile/profile.json
Normal file
20
data/profile/profile.json
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"experiences": [
|
||||||
|
{
|
||||||
|
"jobTitle": "Senior Software Engineer",
|
||||||
|
"company": "Target",
|
||||||
|
"location": "Minneapolis, Minnesota",
|
||||||
|
"startDate": "December 2019",
|
||||||
|
"endDate": "February 2021"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"education": [
|
||||||
|
{
|
||||||
|
"school": "Metropolitan State University",
|
||||||
|
"location": "Saint Paul, Minnesota",
|
||||||
|
"degree": "Bachelor of Arts",
|
||||||
|
"fieldOfStudy": "Technical Communication"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"___mb_schema": "/.mattrbld/schemas/profile.json"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user