Added new integration logos and upped the companyicons package number

This commit is contained in:
D-K-P
2023-06-19 15:05:15 +01:00
parent 4a52fd2edc
commit 68beefdaf2
3 changed files with 111 additions and 46 deletions
+105 -40
View File
@@ -4,84 +4,149 @@ export type Api = {
};
export const apisList = [
{
{
identifier: "airtable",
name: "Airtable",
},
{
},
{
identifier: "asana",
name: "Asana",
},
{
},
{
identifier: "aws",
name: "AWS",
},
{
identifier: "discord",
name: "Discord",
},
{
},
{
identifier: "dropbox",
name: "Dropbox",
},
{
identifier: "facebook",
name: "Facebook",
},
{
},
{
identifier: "flickr",
name: "Flickr",
},
{
identifier: "github",
name: "GitHub",
},
{
},
{
identifier: "giphy",
name: "Giphy",
},
{
identifier: "gmail",
name: "Gmail",
},
{
},
{
identifier: "googlecalendar",
name: "Google Calendar",
},
{
},
{
identifier: "googlecloudplatform",
name: "Google Cloud Platform",
},
{
identifier: "googledocs",
name: "Google Docs",
},
{
},
{
identifier: "googledrive",
name: "Google Drive",
},
{
identifier: "googlemaps",
name: "Google Maps",
},
{
identifier: "hubspot",
name: "HubSpot",
},
{
},
{
identifier: "instagram",
name: "Instagram",
},
{
identifier: "linkedin",
name: "LinkedIn",
},
{
identifier: "linear",
name: "Linear",
},
{
},
{
identifier: "mailchimp",
name: "Mailchimp",
},
{
identifier: "mailgun",
name: "Mailgun",
},
{
},
{
identifier: "microsoftazure",
name: "Microsoft Azure",
},
{
identifier: "notion",
name: "Notion",
},
{
},
{
identifier: "openai",
name: "OpenAI",
},
{
},
{
identifier: "reddit",
name: "Reddit",
},
{
identifier: "salesforce",
name: "Salesforce",
},
{
},
{
identifier: "sendgrid",
name: "SendGrid",
},
{
},
{
identifier: "shopify",
name: "Shopify",
},
{
},
{
identifier: "slack",
name: "Slack",
},
{
},
{
identifier: "spotify",
name: "Spotify",
},
{
identifier: "stripe",
name: "Stripe",
},
{
},
{
identifier: "trello",
name: "Trello",
},
{
identifier: "twilio",
name: "Twilio",
},
{
},
{
identifier: "twitter",
name: "Twitter",
},
},
{
identifier: "whatsapp",
name: "WhatsApp",
},
{
identifier: "youtube",
name: "YouTube",
},
];
+2 -2
View File
@@ -69,7 +69,7 @@
"@remix-run/server-runtime": "1.16.1",
"@sentry/remix": "^7.53.1",
"@tanstack/react-table": "^8.0.0-alpha.87",
"@trigger.dev/companyicons": "^1.5.4",
"@trigger.dev/companyicons": "^1.5.6",
"@trigger.dev/database": "workspace:*",
"@trigger.dev/internal": "workspace:*",
"@typeform/embed-react": "^2.14.1",
@@ -236,4 +236,4 @@
"engines": {
"node": ">=16.0.0"
}
}
}
+4 -4
View File
@@ -104,7 +104,7 @@ importers:
'@testing-library/react': ^13.4.0
'@testing-library/user-event': ^14.4.3
'@total-typescript/ts-reset': ^0.4.2
'@trigger.dev/companyicons': ^1.5.4
'@trigger.dev/companyicons': ^1.5.6
'@trigger.dev/database': workspace:*
'@trigger.dev/internal': workspace:*
'@trigger.dev/tailwind-config': workspace:*
@@ -270,7 +270,7 @@ importers:
'@remix-run/server-runtime': 1.16.1
'@sentry/remix': 7.53.1_535ee7qxxe65mhmlpnplklpcuu
'@tanstack/react-table': 8.7.6_biqbaboplfbrettd7655fr4n2y
'@trigger.dev/companyicons': 1.5.4_biqbaboplfbrettd7655fr4n2y
'@trigger.dev/companyicons': 1.5.6_biqbaboplfbrettd7655fr4n2y
'@trigger.dev/database': link:../../packages/database
'@trigger.dev/internal': link:../../packages/internal
'@typeform/embed-react': 2.14.1_react@18.2.0
@@ -9612,8 +9612,8 @@ packages:
resolution: {integrity: sha512-vqd7ZUDSrXFVT1n8b2kc3LnklncDQFPvR58yUS1kEP23/nHPAO9l1lMjUfnPrXYYk4Hj54rrLKMW5ipwk7k09A==}
dev: true
/@trigger.dev/companyicons/1.5.4_biqbaboplfbrettd7655fr4n2y:
resolution: {integrity: sha512-wNAWx+nLt2TtVtupc+TAXFan11Q75whVN9SBawdsAuOe3ZJcskpyGiBrGMk2djjEWvyLPzchkAl5MY2Pia8iVA==}
/@trigger.dev/companyicons/1.5.6_biqbaboplfbrettd7655fr4n2y:
resolution: {integrity: sha512-hh8KXVSgcYc3h54stkM9DAzICRhSoCLSwyP45OCl+ptRLTZ2gUth+S6iKEMNqNIvkDONbYwecOzUdvjm3fy4hA==}
peerDependencies:
react: ^18.2.0
react-dom: 18.2.0