Skip to content

Commit 673efbc

Browse files
authored
Merge pull request #2074 from cardstack/crm-task-example-data
Add CRM task example data
2 parents 0503d9f + a80724e commit 673efbc

8 files changed

+483
-7
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
{
2+
"data": {
3+
"type": "card",
4+
"attributes": {
5+
"status": {
6+
"index": 1,
7+
"label": "In Progress",
8+
"color": null,
9+
"completed": false
10+
},
11+
"dateRange": {
12+
"start": null,
13+
"end": null
14+
},
15+
"priority": {
16+
"index": 3,
17+
"label": "High"
18+
},
19+
"name": "Fitness First App Integration Kickoff",
20+
"details": "Initial technical meeting for mobile app integration project phase",
21+
"description": null,
22+
"thumbnailURL": null
23+
},
24+
"relationships": {
25+
"crmApp": {
26+
"links": {
27+
"self": "../CrmApp/4e73712d-2a31-4ffe-9c22-d3de277257a6"
28+
}
29+
},
30+
"subtasks": {
31+
"links": {
32+
"self": null
33+
}
34+
},
35+
"assignee": {
36+
"links": {
37+
"self": null
38+
}
39+
},
40+
"contact": {
41+
"links": {
42+
"self": null
43+
}
44+
},
45+
"account": {
46+
"links": {
47+
"self": null
48+
}
49+
},
50+
"deal": {
51+
"links": {
52+
"self": "../Deal/f0d769bd-e347-4203-9a96-89332cfba0e2"
53+
}
54+
},
55+
"tags": {
56+
"links": {
57+
"self": null
58+
}
59+
}
60+
},
61+
"meta": {
62+
"adoptsFrom": {
63+
"module": "../crm/task",
64+
"name": "CRMTask"
65+
}
66+
}
67+
}
68+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
{
2+
"data": {
3+
"type": "card",
4+
"attributes": {
5+
"status": {
6+
"index": 1,
7+
"label": "In Progress",
8+
"color": null,
9+
"completed": false
10+
},
11+
"dateRange": {
12+
"start": "2025-01-01",
13+
"end": "2025-01-16"
14+
},
15+
"priority": {
16+
"index": 2,
17+
"label": "Medium"
18+
},
19+
"name": "Prepare Startup Marketing Proposal",
20+
"details": "Create comprehensive digital marketing strategy proposal",
21+
"description": null,
22+
"thumbnailURL": null
23+
},
24+
"relationships": {
25+
"crmApp": {
26+
"links": {
27+
"self": "../CrmApp/4e73712d-2a31-4ffe-9c22-d3de277257a6"
28+
}
29+
},
30+
"subtasks": {
31+
"links": {
32+
"self": null
33+
}
34+
},
35+
"assignee": {
36+
"links": {
37+
"self": null
38+
}
39+
},
40+
"contact": {
41+
"links": {
42+
"self": null
43+
}
44+
},
45+
"account": {
46+
"links": {
47+
"self": "../Account/bf437dc3-1f96-45e5-a057-3487c6a5c2f7"
48+
}
49+
},
50+
"deal": {
51+
"links": {
52+
"self": null
53+
}
54+
},
55+
"tags": {
56+
"links": {
57+
"self": null
58+
}
59+
}
60+
},
61+
"meta": {
62+
"adoptsFrom": {
63+
"module": "../crm/task",
64+
"name": "CRMTask"
65+
}
66+
}
67+
}
68+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
{
2+
"data": {
3+
"type": "card",
4+
"attributes": {
5+
"status": {
6+
"index": 1,
7+
"label": "In Progress",
8+
"color": null,
9+
"completed": false
10+
},
11+
"dateRange": {
12+
"start": "2024-12-04",
13+
"end": "2024-12-25"
14+
},
15+
"priority": {
16+
"index": 3,
17+
"label": "High"
18+
},
19+
"name": "Techflow SEO Strategy Planning",
20+
"details": "Prepare detailed SEO strategy document for TechFlow's $60k package component",
21+
"description": null,
22+
"thumbnailURL": null
23+
},
24+
"relationships": {
25+
"crmApp": {
26+
"links": {
27+
"self": "../CrmApp/4e73712d-2a31-4ffe-9c22-d3de277257a6"
28+
}
29+
},
30+
"subtasks": {
31+
"links": {
32+
"self": null
33+
}
34+
},
35+
"assignee": {
36+
"links": {
37+
"self": null
38+
}
39+
},
40+
"contact": {
41+
"links": {
42+
"self": null
43+
}
44+
},
45+
"account": {
46+
"links": {
47+
"self": null
48+
}
49+
},
50+
"deal": {
51+
"links": {
52+
"self": "../Deal/4fdd3053-14f1-4800-827f-d3e2a5c44ae8"
53+
}
54+
},
55+
"tags": {
56+
"links": {
57+
"self": null
58+
}
59+
}
60+
},
61+
"meta": {
62+
"adoptsFrom": {
63+
"module": "../crm/task",
64+
"name": "CRMTask"
65+
}
66+
}
67+
}
68+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
{
2+
"data": {
3+
"type": "card",
4+
"attributes": {
5+
"status": {
6+
"index": 1,
7+
"label": "In Progress",
8+
"color": null,
9+
"completed": false
10+
},
11+
"dateRange": {
12+
"start": "2025-02-01",
13+
"end": "2025-02-28"
14+
},
15+
"priority": {
16+
"index": 3,
17+
"label": "High"
18+
},
19+
"name": "Digital Transformation Implementation Plan",
20+
"details": "Create detailed rollout schedule for new systems",
21+
"description": null,
22+
"thumbnailURL": null
23+
},
24+
"relationships": {
25+
"crmApp": {
26+
"links": {
27+
"self": "../CrmApp/4e73712d-2a31-4ffe-9c22-d3de277257a6"
28+
}
29+
},
30+
"subtasks": {
31+
"links": {
32+
"self": null
33+
}
34+
},
35+
"assignee": {
36+
"links": {
37+
"self": null
38+
}
39+
},
40+
"contact": {
41+
"links": {
42+
"self": null
43+
}
44+
},
45+
"account": {
46+
"links": {
47+
"self": "../Account/be0192c4-e566-40ee-8a57-f88f7ab37e53"
48+
}
49+
},
50+
"deal": {
51+
"links": {
52+
"self": null
53+
}
54+
},
55+
"tags": {
56+
"links": {
57+
"self": null
58+
}
59+
}
60+
},
61+
"meta": {
62+
"adoptsFrom": {
63+
"module": "../crm/task",
64+
"name": "CRMTask"
65+
}
66+
}
67+
}
68+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
{
2+
"data": {
3+
"type": "card",
4+
"attributes": {
5+
"status": {
6+
"index": 0,
7+
"label": "Not Started",
8+
"color": null,
9+
"completed": false
10+
},
11+
"dateRange": {
12+
"start": null,
13+
"end": null
14+
},
15+
"priority": {
16+
"index": 1,
17+
"label": "Low"
18+
},
19+
"name": "Review Contract Renewal Options",
20+
"details": "Prepare renewal package with updated service offerings",
21+
"description": null,
22+
"thumbnailURL": null
23+
},
24+
"relationships": {
25+
"crmApp": {
26+
"links": {
27+
"self": "../CrmApp/4e73712d-2a31-4ffe-9c22-d3de277257a6"
28+
}
29+
},
30+
"subtasks": {
31+
"links": {
32+
"self": null
33+
}
34+
},
35+
"assignee": {
36+
"links": {
37+
"self": null
38+
}
39+
},
40+
"contact": {
41+
"links": {
42+
"self": null
43+
}
44+
},
45+
"account": {
46+
"links": {
47+
"self": "../Account/77976251-6bc8-4a8c-972f-f9d588e8434d"
48+
}
49+
},
50+
"deal": {
51+
"links": {
52+
"self": null
53+
}
54+
},
55+
"tags": {
56+
"links": {
57+
"self": null
58+
}
59+
}
60+
},
61+
"meta": {
62+
"adoptsFrom": {
63+
"module": "../crm/task",
64+
"name": "CRMTask"
65+
}
66+
}
67+
}
68+
}

0 commit comments

Comments
 (0)