Update content through Mattrbld
This commit is contained in:
@@ -1,274 +0,0 @@
|
||||
{
|
||||
"fields": [
|
||||
{
|
||||
"type": "rows",
|
||||
"default": null,
|
||||
"icon": "rows",
|
||||
"key": "experiences",
|
||||
"label": "Experiences",
|
||||
"options": {
|
||||
"compact": true,
|
||||
"allowEditing": true,
|
||||
"itemLabel": "Row"
|
||||
},
|
||||
"tab": "Untitled Tab",
|
||||
"validation": {
|
||||
"max": null,
|
||||
"min": null,
|
||||
"unit": "rows"
|
||||
},
|
||||
"value": [
|
||||
{
|
||||
"type": "group",
|
||||
"displayField": null,
|
||||
"icon": "group",
|
||||
"key": "experience",
|
||||
"label": "Experience",
|
||||
"tab": "Untitled Tab",
|
||||
"value": [
|
||||
{
|
||||
"type": "text",
|
||||
"default": null,
|
||||
"icon": "text-input",
|
||||
"key": "jobTitle",
|
||||
"label": "Job Title",
|
||||
"localised": false,
|
||||
"options": {
|
||||
"wrapping": true,
|
||||
"multiline": false
|
||||
},
|
||||
"tab": "Untitled Tab",
|
||||
"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": "Untitled Tab",
|
||||
"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": "Untitled Tab",
|
||||
"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": "Start Date",
|
||||
"localised": false,
|
||||
"options": {
|
||||
"wrapping": true,
|
||||
"multiline": false
|
||||
},
|
||||
"tab": "Untitled Tab",
|
||||
"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": "End Date",
|
||||
"localised": false,
|
||||
"options": {
|
||||
"wrapping": true,
|
||||
"multiline": false
|
||||
},
|
||||
"tab": "Untitled Tab",
|
||||
"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": "Untitled Tab",
|
||||
"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": "Untitled Tab",
|
||||
"groupAs": null
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,168 +0,0 @@
|
||||
{
|
||||
"fields": [
|
||||
{
|
||||
"type": "rows",
|
||||
"default": null,
|
||||
"icon": "rows",
|
||||
"key": "skills",
|
||||
"label": "Skills",
|
||||
"options": {
|
||||
"compact": true,
|
||||
"allowEditing": true,
|
||||
"itemLabel": "Row"
|
||||
},
|
||||
"tab": "Untitled Tab",
|
||||
"validation": {
|
||||
"max": null,
|
||||
"min": null,
|
||||
"unit": "rows"
|
||||
},
|
||||
"value": [
|
||||
{
|
||||
"type": "group",
|
||||
"displayField": null,
|
||||
"icon": "group",
|
||||
"key": "group-1",
|
||||
"label": "Field Group",
|
||||
"tab": "Untitled Tab",
|
||||
"value": [
|
||||
{
|
||||
"type": "select",
|
||||
"default": null,
|
||||
"icon": "dropdown",
|
||||
"key": "category",
|
||||
"label": "Category",
|
||||
"options": {
|
||||
"filterable": false,
|
||||
"removable": false,
|
||||
"placeholder": "Select a value…",
|
||||
"options": [
|
||||
"Experienced",
|
||||
"Familiar"
|
||||
]
|
||||
},
|
||||
"tab": "Untitled Tab",
|
||||
"validation": {
|
||||
"required": true
|
||||
},
|
||||
"value": null,
|
||||
"version": 1,
|
||||
"visibility": {
|
||||
"hidden": false,
|
||||
"showByValue": {
|
||||
"field": null
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "select",
|
||||
"default": null,
|
||||
"icon": "dropdown",
|
||||
"key": "group",
|
||||
"label": "Group",
|
||||
"options": {
|
||||
"filterable": false,
|
||||
"removable": false,
|
||||
"placeholder": "Select a value…",
|
||||
"options": [
|
||||
"Infrastructure as Code",
|
||||
"Front-End Web Development",
|
||||
"CI/CD"
|
||||
]
|
||||
},
|
||||
"tab": "Untitled Tab",
|
||||
"validation": {
|
||||
"required": true
|
||||
},
|
||||
"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": "Untitled Tab",
|
||||
"validation": {
|
||||
"max": null,
|
||||
"min": null,
|
||||
"unit": "rows"
|
||||
},
|
||||
"value": [
|
||||
{
|
||||
"type": "text",
|
||||
"default": null,
|
||||
"icon": "text-input",
|
||||
"key": "name",
|
||||
"label": "Skill",
|
||||
"localised": false,
|
||||
"options": {
|
||||
"wrapping": true,
|
||||
"multiline": false
|
||||
},
|
||||
"tab": "Untitled Tab",
|
||||
"validation": {
|
||||
"enforceMinMax": true,
|
||||
"max": null,
|
||||
"min": null,
|
||||
"regex": null,
|
||||
"regexError": null,
|
||||
"required": true,
|
||||
"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": "Untitled Tab",
|
||||
"groupAs": null
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,80 +0,0 @@
|
||||
{
|
||||
"experiences": [
|
||||
{
|
||||
"jobTitle": "Senior Software Engineer",
|
||||
"company": "Sensonix, Inc.",
|
||||
"location": "Plymouth, Minnesota",
|
||||
"startDate": "April 2023",
|
||||
"endDate": "Present",
|
||||
"details": null
|
||||
},
|
||||
{
|
||||
"jobTitle": "Senior Software Engineer",
|
||||
"company": "Amano McGann, Inc.",
|
||||
"location": "Roseville, Minnesota",
|
||||
"startDate": "July 2022",
|
||||
"endDate": "April 2023",
|
||||
"details": null
|
||||
}
|
||||
],
|
||||
"education": [
|
||||
{
|
||||
"school": "Metropolitan State University",
|
||||
"location": "Saint Paul, Minnesota",
|
||||
"degree": "Bachelor of Arts",
|
||||
"fieldOfStudy": "Technical Communication"
|
||||
},
|
||||
{
|
||||
"school": "Century College",
|
||||
"location": "White Bear Lake, Minnesota",
|
||||
"degree": "Associate of Arts",
|
||||
"fieldOfStudy": "Liberal Arts"
|
||||
}
|
||||
],
|
||||
"about": "\\## This is some markdown.",
|
||||
"firstName": "Noah",
|
||||
"lastName": "Spannbauer",
|
||||
"image": null,
|
||||
"title": "Senior Software Engineer",
|
||||
"location": "Minneapolis, Minnesota, United States",
|
||||
"skills": [
|
||||
{
|
||||
"group": "Front-End Web Development",
|
||||
"category": "Experienced",
|
||||
"skills": [
|
||||
"React",
|
||||
null
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Infrastructure as Code",
|
||||
"category": "Experienced",
|
||||
"skills": [
|
||||
"Terraform"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Continuous Integration/Continuous Delivery",
|
||||
"category": "Experienced",
|
||||
"skills": [
|
||||
"Argo CD"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Containerization",
|
||||
"category": "Experienced",
|
||||
"skills": [
|
||||
"Docker",
|
||||
"Kubernetes"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Messaging",
|
||||
"category": "Experienced",
|
||||
"skills": [
|
||||
"RabbitMQ"
|
||||
]
|
||||
}
|
||||
],
|
||||
"___mb_schema": "/.mattrbld/schemas/Profile.json"
|
||||
}
|
||||
Reference in New Issue
Block a user