mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-30 18:47:51 +00:00 
			
		
		
		
	 02fa76f3df
			
		
	
	02fa76f3df
	
	
	
		
			
			# Pull Request Template ## Description Fixes https://linear.app/chatwoot/issue/CW-5432/use-a-different-company-nameemail-for-the-empty-state-in-contacts ## How Has This Been Tested? ### Screenshot <img width="1044" height="555" alt="image" src="https://github.com/user-attachments/assets/a414f88f-13ca-4c1e-bb76-cd5b9217d21f" /> ## Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my code - [ ] I have commented on my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [x] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in downstream modules
		
			
				
	
	
		
			229 lines
		
	
	
		
			6.2 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			229 lines
		
	
	
		
			6.2 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| export default [
 | ||
|   {
 | ||
|     additionalAttributes: {
 | ||
|       city: 'Los Angeles',
 | ||
|       country: 'United States',
 | ||
|       description:
 | ||
|         "I'm Candice, a developer focusing on building web solutions. Currently, I’m working as a Product Developer at Lumora.",
 | ||
|       companyName: 'Lumora',
 | ||
|       countryCode: 'US',
 | ||
|       socialProfiles: {
 | ||
|         github: 'candice-dev',
 | ||
|         twitter: 'candice_w_dev',
 | ||
|         facebook: 'candice.dev',
 | ||
|         linkedin: 'candice-matherson',
 | ||
|         instagram: 'candice.codes',
 | ||
|       },
 | ||
|     },
 | ||
|     availabilityStatus: 'offline',
 | ||
|     email: 'candice.matherson@lumora.com',
 | ||
|     id: 22,
 | ||
|     name: 'Candice Matherson',
 | ||
|     phoneNumber: '+14155552671',
 | ||
|     identifier: null,
 | ||
|     thumbnail: '',
 | ||
|     customAttributes: {
 | ||
|       dateContact: '2024-11-11T11:53:09.299Z',
 | ||
|       linkContact: 'https://example.com',
 | ||
|       listContact: 'Follow-Up',
 | ||
|       textContact: 'Hi there!',
 | ||
|       numberContact: '42',
 | ||
|       checkboxContact: false,
 | ||
|     },
 | ||
|     lastActivityAt: 1712123233,
 | ||
|     createdAt: 1712123233,
 | ||
|   },
 | ||
|   {
 | ||
|     additionalAttributes: {
 | ||
|       city: 'San Francisco',
 | ||
|       country: 'United States',
 | ||
|       description: 'Passionate about design and user experience.',
 | ||
|       companyName: 'Designify',
 | ||
|       countryCode: 'US',
 | ||
|       socialProfiles: {
 | ||
|         github: 'ophelia-folkard',
 | ||
|         twitter: 'oph_designs',
 | ||
|         facebook: 'ophelia.folkard',
 | ||
|         linkedin: 'ophelia-folkard',
 | ||
|         instagram: 'ophelia.design',
 | ||
|       },
 | ||
|     },
 | ||
|     availabilityStatus: 'offline',
 | ||
|     email: 'ophelia.folkard@designify.com',
 | ||
|     id: 21,
 | ||
|     name: 'Ophelia Folkard',
 | ||
|     phoneNumber: '+14155552672',
 | ||
|     identifier: null,
 | ||
|     thumbnail: '',
 | ||
|     customAttributes: {
 | ||
|       dateContact: '2024-10-05T10:12:34.567Z',
 | ||
|       linkContact: 'https://designify.com',
 | ||
|       listContact: 'Prospects',
 | ||
|       textContact: 'Looking forward to connecting!',
 | ||
|     },
 | ||
|     lastActivityAt: 1712123233,
 | ||
|     createdAt: 1712123233,
 | ||
|   },
 | ||
|   {
 | ||
|     additionalAttributes: {
 | ||
|       city: 'Austin',
 | ||
|       country: 'United States',
 | ||
|       description: 'Avid coder and tech enthusiast.',
 | ||
|       companyName: 'CodeHub',
 | ||
|       countryCode: 'US',
 | ||
|       socialProfiles: {
 | ||
|         github: 'willy_castelot',
 | ||
|         twitter: 'willy_code',
 | ||
|         facebook: 'willy.castelot',
 | ||
|         linkedin: 'willy-castelot',
 | ||
|         instagram: 'willy.coder',
 | ||
|       },
 | ||
|     },
 | ||
|     availabilityStatus: 'offline',
 | ||
|     email: 'willy.castelot@codehub.io',
 | ||
|     id: 20,
 | ||
|     name: 'Willy Castelot',
 | ||
|     phoneNumber: '+14155552673',
 | ||
|     identifier: null,
 | ||
|     thumbnail: '',
 | ||
|     customAttributes: {
 | ||
|       textContact: 'Let’s collaborate!',
 | ||
|       checkboxContact: true,
 | ||
|     },
 | ||
|     lastActivityAt: 1712123233,
 | ||
|     createdAt: 1712123233,
 | ||
|   },
 | ||
|   {
 | ||
|     additionalAttributes: {
 | ||
|       city: 'Seattle',
 | ||
|       country: 'United States',
 | ||
|       description: 'Product manager with a love for innovation.',
 | ||
|       companyName: 'InnovaTech',
 | ||
|       countryCode: 'US',
 | ||
|       socialProfiles: {
 | ||
|         github: 'elisabeth-d',
 | ||
|         twitter: 'elisabeth_innova',
 | ||
|         facebook: 'elisabeth.derington',
 | ||
|         linkedin: 'elisabeth-derington',
 | ||
|         instagram: 'elisabeth.innovates',
 | ||
|       },
 | ||
|     },
 | ||
|     availabilityStatus: 'offline',
 | ||
|     email: 'elisabeth.derington@innova.com',
 | ||
|     id: 19,
 | ||
|     name: 'Elisabeth Derington',
 | ||
|     phoneNumber: '+14155552674',
 | ||
|     identifier: null,
 | ||
|     thumbnail: '',
 | ||
|     customAttributes: {
 | ||
|       textContact: 'Let’s schedule a call.',
 | ||
|     },
 | ||
|     lastActivityAt: 1712123232,
 | ||
|     createdAt: 1712123232,
 | ||
|   },
 | ||
|   {
 | ||
|     additionalAttributes: {
 | ||
|       city: 'Chicago',
 | ||
|       country: 'United States',
 | ||
|       description: 'Marketing specialist and content creator.',
 | ||
|       companyName: 'Contently',
 | ||
|       countryCode: 'US',
 | ||
|       socialProfiles: {
 | ||
|         github: 'olia-olenchenko',
 | ||
|         twitter: 'olia_content',
 | ||
|         facebook: 'olia.olenchenko',
 | ||
|         linkedin: 'olia-olenchenko',
 | ||
|         instagram: 'olia.creates',
 | ||
|       },
 | ||
|     },
 | ||
|     availabilityStatus: 'offline',
 | ||
|     email: 'olia.olenchenko@contently.com',
 | ||
|     id: 18,
 | ||
|     name: 'Olia Olenchenko',
 | ||
|     phoneNumber: '+14155552675',
 | ||
|     identifier: null,
 | ||
|     thumbnail: '',
 | ||
|     customAttributes: {},
 | ||
|     lastActivityAt: 1712123232,
 | ||
|     createdAt: 1712123232,
 | ||
|   },
 | ||
|   {
 | ||
|     additionalAttributes: {
 | ||
|       city: 'Boston',
 | ||
|       country: 'United States',
 | ||
|       description: 'SEO expert and analytics enthusiast.',
 | ||
|       companyName: 'OptiSearch',
 | ||
|       countryCode: 'US',
 | ||
|       socialProfiles: {
 | ||
|         github: 'nate-vannuchi',
 | ||
|         twitter: 'nate_seo',
 | ||
|         facebook: 'nathaniel.vannuchi',
 | ||
|         linkedin: 'nathaniel-vannuchi',
 | ||
|         instagram: 'nate.optimizes',
 | ||
|       },
 | ||
|     },
 | ||
|     availabilityStatus: 'offline',
 | ||
|     email: 'nathaniel.vannuchi@optisearch.com',
 | ||
|     id: 17,
 | ||
|     name: 'Nathaniel Vannuchi',
 | ||
|     phoneNumber: '+14155552676',
 | ||
|     identifier: null,
 | ||
|     thumbnail: '',
 | ||
|     customAttributes: {},
 | ||
|     lastActivityAt: 1712123232,
 | ||
|     createdAt: 1712123232,
 | ||
|   },
 | ||
|   {
 | ||
|     additionalAttributes: {
 | ||
|       city: 'Denver',
 | ||
|       country: 'United States',
 | ||
|       description: 'UI/UX designer with a flair for minimalist designs.',
 | ||
|       companyName: 'Minimal Designs',
 | ||
|       countryCode: 'US',
 | ||
|       socialProfiles: {
 | ||
|         github: 'merrile-petruk',
 | ||
|         twitter: 'merrile_ux',
 | ||
|         facebook: 'merrile.petruk',
 | ||
|         linkedin: 'merrile-petruk',
 | ||
|         instagram: 'merrile.designs',
 | ||
|       },
 | ||
|     },
 | ||
|     availabilityStatus: 'offline',
 | ||
|     email: 'merrile.petruk@minimal.com',
 | ||
|     id: 16,
 | ||
|     name: 'Merrile Petruk',
 | ||
|     phoneNumber: '+14155552677',
 | ||
|     identifier: null,
 | ||
|     thumbnail: '',
 | ||
|     customAttributes: {},
 | ||
|     lastActivityAt: 1712123232,
 | ||
|     createdAt: 1712123232,
 | ||
|   },
 | ||
|   {
 | ||
|     additionalAttributes: {
 | ||
|       city: 'Miami',
 | ||
|       country: 'United States',
 | ||
|       description: 'Entrepreneur with a background in e-commerce.',
 | ||
|       companyName: 'Ecom Solutions',
 | ||
|       countryCode: 'US',
 | ||
|       socialProfiles: {
 | ||
|         github: 'cordell-d',
 | ||
|         twitter: 'cordell_entrepreneur',
 | ||
|         facebook: 'cordell.dalinder',
 | ||
|         linkedin: 'cordell-dalinder',
 | ||
|         instagram: 'cordell.ecom',
 | ||
|       },
 | ||
|     },
 | ||
|     availabilityStatus: 'offline',
 | ||
|     email: 'cordell.dalinder@ecomsolutions.com',
 | ||
|     id: 15,
 | ||
|     name: 'Cordell Dalinder',
 | ||
|     phoneNumber: '+14155552678',
 | ||
|     identifier: null,
 | ||
|     thumbnail: '',
 | ||
|     customAttributes: {},
 | ||
|     lastActivityAt: 1712123232,
 | ||
|     createdAt: 1712123232,
 | ||
|   },
 | ||
| ];
 |