-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrate fitted card with crm layout (#1851)
* integrate fitted crm * change tab refs * more follow-up * fix * Delete packages/experiments-realm/crm/crm-cards.gts
- Loading branch information
1 parent
46748ec
commit 7c91768
Showing
14 changed files
with
194 additions
and
76 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
43 changes: 43 additions & 0 deletions
43
packages/experiments-realm/Customer/67e87a6c-00d0-4c48-9318-f0c96daa4cae.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,43 @@ | ||
{ | ||
"data": { | ||
"type": "card", | ||
"attributes": { | ||
"name": null, | ||
"primaryEmail": null, | ||
"secondaryEmail": null, | ||
"phoneMobile": { | ||
"country": null, | ||
"area": null, | ||
"phoneNumber": null | ||
}, | ||
"phoneOffice": { | ||
"country": null, | ||
"area": null, | ||
"phoneNumber": null | ||
}, | ||
"socialLinks": { | ||
"twitterURL": null, | ||
"linkedInURL": null | ||
}, | ||
"status": { | ||
"index": null, | ||
"label": null | ||
}, | ||
"description": null, | ||
"thumbnailURL": null | ||
}, | ||
"relationships": { | ||
"company": { | ||
"links": { | ||
"self": null | ||
} | ||
} | ||
}, | ||
"meta": { | ||
"adoptsFrom": { | ||
"module": "../crm/customer", | ||
"name": "Customer" | ||
} | ||
} | ||
} | ||
} |
43 changes: 43 additions & 0 deletions
43
packages/experiments-realm/Customer/7db76dab-19af-4069-9850-878fd54cfc2a.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,43 @@ | ||
{ | ||
"data": { | ||
"type": "card", | ||
"attributes": { | ||
"name": null, | ||
"primaryEmail": null, | ||
"secondaryEmail": null, | ||
"phoneMobile": { | ||
"country": null, | ||
"area": null, | ||
"phoneNumber": null | ||
}, | ||
"phoneOffice": { | ||
"country": null, | ||
"area": null, | ||
"phoneNumber": null | ||
}, | ||
"socialLinks": { | ||
"twitterURL": null, | ||
"linkedInURL": null | ||
}, | ||
"status": { | ||
"index": null, | ||
"label": null | ||
}, | ||
"description": null, | ||
"thumbnailURL": null | ||
}, | ||
"relationships": { | ||
"company": { | ||
"links": { | ||
"self": null | ||
} | ||
} | ||
}, | ||
"meta": { | ||
"adoptsFrom": { | ||
"module": "../crm/customer", | ||
"name": "Customer" | ||
} | ||
} | ||
} | ||
} |
20 changes: 0 additions & 20 deletions
20
packages/experiments-realm/Customer/fb269db2-7758-413d-81c9-d77887791040.json
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -8,9 +8,9 @@ | |
}, | ||
"meta": { | ||
"adoptsFrom": { | ||
"module": "../crm/crm-cards", | ||
"module": "../crm/deal", | ||
"name": "Deal" | ||
} | ||
} | ||
} | ||
} | ||
} |
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
43 changes: 43 additions & 0 deletions
43
packages/experiments-realm/Lead/1dbcc3e8-fe3c-4c4a-ba66-ff7d637a7358.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,43 @@ | ||
{ | ||
"data": { | ||
"type": "card", | ||
"attributes": { | ||
"name": null, | ||
"primaryEmail": null, | ||
"secondaryEmail": null, | ||
"phoneMobile": { | ||
"country": null, | ||
"area": null, | ||
"phoneNumber": null | ||
}, | ||
"phoneOffice": { | ||
"country": null, | ||
"area": null, | ||
"phoneNumber": null | ||
}, | ||
"socialLinks": { | ||
"twitterURL": null, | ||
"linkedInURL": null | ||
}, | ||
"status": { | ||
"index": null, | ||
"label": null | ||
}, | ||
"description": null, | ||
"thumbnailURL": null | ||
}, | ||
"relationships": { | ||
"company": { | ||
"links": { | ||
"self": null | ||
} | ||
} | ||
}, | ||
"meta": { | ||
"adoptsFrom": { | ||
"module": "../crm/lead", | ||
"name": "Lead" | ||
} | ||
} | ||
} | ||
} |
20 changes: 0 additions & 20 deletions
20
packages/experiments-realm/Lead/95051a00-d22e-454b-9a47-6d3515b753f8.json
This file was deleted.
Oops, something went wrong.
43 changes: 43 additions & 0 deletions
43
packages/experiments-realm/Lead/9d7b2f20-c7da-4ddc-8e77-b75d88c97b48.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,43 @@ | ||
{ | ||
"data": { | ||
"type": "card", | ||
"attributes": { | ||
"name": null, | ||
"primaryEmail": null, | ||
"secondaryEmail": null, | ||
"phoneMobile": { | ||
"country": null, | ||
"area": null, | ||
"phoneNumber": null | ||
}, | ||
"phoneOffice": { | ||
"country": null, | ||
"area": null, | ||
"phoneNumber": null | ||
}, | ||
"socialLinks": { | ||
"twitterURL": null, | ||
"linkedInURL": null | ||
}, | ||
"status": { | ||
"index": null, | ||
"label": null | ||
}, | ||
"description": null, | ||
"thumbnailURL": null | ||
}, | ||
"relationships": { | ||
"company": { | ||
"links": { | ||
"self": null | ||
} | ||
} | ||
}, | ||
"meta": { | ||
"adoptsFrom": { | ||
"module": "../crm/lead", | ||
"name": "Lead" | ||
} | ||
} | ||
} | ||
} |
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 was deleted.
Oops, something went wrong.
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,5 @@ | ||
import { Contact } from './contact'; | ||
|
||
export class Customer extends Contact { | ||
static displayName = 'CRM Customer'; | ||
} |
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,5 @@ | ||
import { CardDef } from 'https://cardstack.com/base/card-api'; | ||
|
||
export class Deal extends CardDef { | ||
static displayName = 'CRM Deal'; | ||
} |
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,5 @@ | ||
import { Contact } from './contact'; | ||
|
||
export class Lead extends Contact { | ||
static displayName = 'CRM Lead'; | ||
} |