-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into cs-7755-include-option-to-delete-card-even-w…
…hen-card-cant-be
- Loading branch information
Showing
75 changed files
with
2,874 additions
and
1,183 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
68 changes: 68 additions & 0 deletions
68
packages/experiments-realm/CRMTask/0c3096fd-7b67-4fa9-99a4-5d42cc00996c.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
{ | ||
"data": { | ||
"type": "card", | ||
"attributes": { | ||
"status": { | ||
"index": 2, | ||
"label": "Done", | ||
"color": "#66BB6A", | ||
"completed": true | ||
}, | ||
"dateRange": { | ||
"start": null, | ||
"end": null | ||
}, | ||
"priority": { | ||
"index": null, | ||
"label": null | ||
}, | ||
"name": "Quotation Adjustment", | ||
"details": null, | ||
"description": null, | ||
"thumbnailURL": null | ||
}, | ||
"relationships": { | ||
"crmApp": { | ||
"links": { | ||
"self": "../CrmApp/4e73712d-2a31-4ffe-9c22-d3de277257a6" | ||
} | ||
}, | ||
"subtasks": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"assignee": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"contact": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"account": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"deal": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"tags": { | ||
"links": { | ||
"self": null | ||
} | ||
} | ||
}, | ||
"meta": { | ||
"adoptsFrom": { | ||
"module": "../crm/task", | ||
"name": "CRMTask" | ||
} | ||
} | ||
} | ||
} |
68 changes: 68 additions & 0 deletions
68
packages/experiments-realm/CRMTask/27c5519e-4b58-4e1f-a158-27074d46c782.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
{ | ||
"data": { | ||
"type": "card", | ||
"attributes": { | ||
"status": { | ||
"index": 0, | ||
"label": "Not Started", | ||
"color": null, | ||
"completed": false | ||
}, | ||
"dateRange": { | ||
"start": null, | ||
"end": null | ||
}, | ||
"priority": { | ||
"index": 2, | ||
"label": "Medium" | ||
}, | ||
"name": "Meet Prospect Customer", | ||
"details": null, | ||
"description": null, | ||
"thumbnailURL": null | ||
}, | ||
"relationships": { | ||
"crmApp": { | ||
"links": { | ||
"self": "../CrmApp/4e73712d-2a31-4ffe-9c22-d3de277257a6" | ||
} | ||
}, | ||
"subtasks": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"assignee": { | ||
"links": { | ||
"self": "../Representative/e0b16307-04bd-4e48-bdf8-517bb35b8119" | ||
} | ||
}, | ||
"contact": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"account": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"deal": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"tags": { | ||
"links": { | ||
"self": null | ||
} | ||
} | ||
}, | ||
"meta": { | ||
"adoptsFrom": { | ||
"module": "../crm/task", | ||
"name": "CRMTask" | ||
} | ||
} | ||
} | ||
} |
68 changes: 68 additions & 0 deletions
68
packages/experiments-realm/CRMTask/4139bf52-03bf-41a9-a424-f5598d4feb27.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
{ | ||
"data": { | ||
"type": "card", | ||
"attributes": { | ||
"status": { | ||
"index": 1, | ||
"label": "In Progress", | ||
"color": "#FFB74D", | ||
"completed": false | ||
}, | ||
"dateRange": { | ||
"start": null, | ||
"end": null | ||
}, | ||
"priority": { | ||
"index": null, | ||
"label": null | ||
}, | ||
"name": "Edit Quotation on Item A", | ||
"details": "The quantity should be 50, instead of 100.", | ||
"description": null, | ||
"thumbnailURL": null | ||
}, | ||
"relationships": { | ||
"crmApp": { | ||
"links": { | ||
"self": "../CrmApp/4e73712d-2a31-4ffe-9c22-d3de277257a6" | ||
} | ||
}, | ||
"subtasks": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"assignee": { | ||
"links": { | ||
"self": "../Representative/880c1d41-2563-43da-999d-ef577fa3eac9" | ||
} | ||
}, | ||
"contact": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"account": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"deal": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"tags": { | ||
"links": { | ||
"self": null | ||
} | ||
} | ||
}, | ||
"meta": { | ||
"adoptsFrom": { | ||
"module": "../crm/task", | ||
"name": "CRMTask" | ||
} | ||
} | ||
} | ||
} |
68 changes: 68 additions & 0 deletions
68
packages/experiments-realm/CRMTask/bfefcf0b-3b24-4bfc-818a-54317e6673e1.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
{ | ||
"data": { | ||
"type": "card", | ||
"attributes": { | ||
"status": { | ||
"index": 1, | ||
"label": "In Progress", | ||
"color": null, | ||
"completed": false | ||
}, | ||
"dateRange": { | ||
"start": null, | ||
"end": null | ||
}, | ||
"priority": { | ||
"index": null, | ||
"label": null | ||
}, | ||
"name": null, | ||
"details": null, | ||
"description": null, | ||
"thumbnailURL": null | ||
}, | ||
"relationships": { | ||
"crmApp": { | ||
"links": { | ||
"self": "../CrmApp/4e73712d-2a31-4ffe-9c22-d3de277257a6" | ||
} | ||
}, | ||
"subtasks": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"assignee": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"contact": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"account": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"deal": { | ||
"links": { | ||
"self": null | ||
} | ||
}, | ||
"tags": { | ||
"links": { | ||
"self": null | ||
} | ||
} | ||
}, | ||
"meta": { | ||
"adoptsFrom": { | ||
"module": "../crm/task", | ||
"name": "CRMTask" | ||
} | ||
} | ||
} | ||
} |
Oops, something went wrong.