feat: add onboarding and onboarding steps for website

This commit is contained in:
Shivam Mishra 2020-04-28 22:18:05 +05:30
parent 5c8a63f0bc
commit 5fecc608db
6 changed files with 87 additions and 32 deletions

View file

@ -3,53 +3,28 @@
"docstatus": 0,
"doctype": "Onboarding",
"idx": 0,
"is_complete": 0,
"is_complete": 1,
"is_skipped": 0,
"modified": "2020-04-26 15:58:05.438200",
"modified": "2020-04-28 22:14:32.081565",
"modified_by": "Administrator",
"module": "Website",
"name": "Website",
"owner": "Administrator",
"steps": [
{
"action": "Watch Video",
"is_complete": 0,
"is_mandatory": 1,
"is_skipped": 0,
"title": "Introduction to Website",
"video_url": "https://www.youtube.com/watch?v=lyW6mfFBSNw"
"step": "Introduction to Website"
},
{
"action": "Create Entry",
"is_complete": 0,
"is_mandatory": 0,
"is_skipped": 0,
"reference_document": "Blogger",
"title": "Create Blogger"
"step": "Create Blogger"
},
{
"action": "Create Entry",
"is_complete": 0,
"is_mandatory": 0,
"is_skipped": 0,
"reference_document": "Blog Category",
"title": "Add Blog Category"
"step": "Add Blog Category"
},
{
"action": "Create Entry",
"is_complete": 0,
"is_mandatory": 0,
"is_skipped": 0,
"reference_document": "Website Theme",
"title": "Set Website Theme"
"step": "Set Website Theme"
},
{
"action": "View Settings",
"is_complete": 0,
"is_mandatory": 0,
"is_skipped": 0,
"reference_document": "Website Settings",
"title": "Enable Website Tracking"
"step": "Enable Website Tracking"
}
],
"subtitle": "Blogs, website view tracking, and more.",

View file

@ -0,0 +1,16 @@
{
"action": "Create Entry",
"creation": "2020-04-28 22:08:38.555550",
"docstatus": 0,
"doctype": "Onboarding Step",
"idx": 0,
"is_complete": 0,
"is_mandatory": 0,
"is_skipped": 0,
"modified": "2020-04-28 22:08:38.555550",
"modified_by": "Administrator",
"name": "Add Blog Category",
"owner": "Administrator",
"reference_document": "Blog Category",
"title": "Add Blog Category"
}

View file

@ -0,0 +1,16 @@
{
"action": "Create Entry",
"creation": "2020-04-28 22:08:20.907705",
"docstatus": 0,
"doctype": "Onboarding Step",
"idx": 0,
"is_complete": 0,
"is_mandatory": 0,
"is_skipped": 0,
"modified": "2020-04-28 22:08:20.907705",
"modified_by": "Administrator",
"name": "Create Blogger",
"owner": "Administrator",
"reference_document": "Blogger",
"title": "Create Blogger"
}

View file

@ -0,0 +1,16 @@
{
"action": "View Settings",
"creation": "2020-04-28 22:09:12.089238",
"docstatus": 0,
"doctype": "Onboarding Step",
"idx": 0,
"is_complete": 0,
"is_mandatory": 0,
"is_skipped": 0,
"modified": "2020-04-28 22:09:12.089238",
"modified_by": "Administrator",
"name": "Enable Website Tracking",
"owner": "Administrator",
"reference_document": "Website Settings",
"title": "Enable Website Tracking"
}

View file

@ -0,0 +1,16 @@
{
"action": "Watch Video",
"creation": "2020-04-28 22:09:02.120939",
"docstatus": 0,
"doctype": "Onboarding Step",
"idx": 0,
"is_complete": 0,
"is_mandatory": 1,
"is_skipped": 0,
"modified": "2020-04-28 22:14:03.539304",
"modified_by": "Administrator",
"name": "Introduction to Website",
"owner": "Administrator",
"title": "Introduction to Website",
"video_url": "https://www.youtube.com/watch?v=lyW6mfFBSNw"
}

View file

@ -0,0 +1,16 @@
{
"action": "Create Entry",
"creation": "2020-04-28 22:08:47.787082",
"docstatus": 0,
"doctype": "Onboarding Step",
"idx": 0,
"is_complete": 0,
"is_mandatory": 0,
"is_skipped": 0,
"modified": "2020-04-28 22:08:47.787082",
"modified_by": "Administrator",
"name": "Set Website Theme",
"owner": "Administrator",
"reference_document": "Website Theme",
"title": "Set Website Theme"
}