Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrisella committed Mar 27, 2019
1 parent 72e3148 commit 406f309
Show file tree
Hide file tree
Showing 16 changed files with 28 additions and 25 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules
.DS_Store
3 changes: 1 addition & 2 deletions organizations/contaazul.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"id": "CONTAAZUL",
"name": "Conta Azul",
"iconUrl":
"https://cdn.awsli.com.br/879/879342/arquivos/conta-azul.jpg",
"iconUrl": "https://cdn.awsli.com.br/879/879342/arquivos/conta-azul.jpg",
"orgUrl": "https://contaazul.com/"
}
3 changes: 1 addition & 2 deletions organizations/integratouch.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"id": "INTEGRATOUCH",
"name": "IntegraTouch",
"iconUrl":
"https://symphonybilling.com/favicon.ico",
"iconUrl": "https://symphonybilling.com/favicon.ico",
"orgUrl": "https://symphonybilling.com/"
}
3 changes: 1 addition & 2 deletions organizations/intuit.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"id": "INTUIT",
"name": "Intuit",
"iconUrl":
"https://static.developer.intuit.com/images/intuit-footer.svg",
"iconUrl": "https://static.developer.intuit.com/images/intuit-footer.svg",
"orgUrl": "https://www.intuit.com/"
}
2 changes: 1 addition & 1 deletion organizations/linkfluence.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"name": "Linkfluence",
"iconUrl": "https://www.linkfluence.com/hubfs/favicon.ico",
"orgUrl": "https://www.linkfluence.com/"
}
}
11 changes: 6 additions & 5 deletions organizations/pokeapi.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "POKEAPI",
"name": "PokeAPI",
"iconUrl": "https://pokeapi.co/static/logo-6221638601ef7fa7c835eae08ef67a16.png",
"orgUrl": "https://pokeapi.co"
}
"id": "POKEAPI",
"name": "PokeAPI",
"iconUrl":
"https://pokeapi.co/static/logo-6221638601ef7fa7c835eae08ef67a16.png",
"orgUrl": "https://pokeapi.co"
}
2 changes: 1 addition & 1 deletion organizations/qooqie.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"name": "Qooqie",
"iconUrl": "https://qooqie.com/img/qooqie-icon-40x40.png",
"orgUrl": "https://qooqie.com"
}
}
2 changes: 1 addition & 1 deletion organizations/serpstat.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"name": "Serpstat",
"iconUrl": "https://serpstat.com/img/logo-40x40.png?react",
"orgUrl": "https://serpstat.com/"
}
}
3 changes: 2 additions & 1 deletion organizations/stackadapt.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"id": "STACKADAPT",
"name": "StackAdapt",
"orgUrl": "https://www.stackadapt.com/",
"iconUrl": "https://cdn.stackadapt.com/public/notifications/google-data-studio-icon.png"
"iconUrl":
"https://cdn.stackadapt.com/public/notifications/google-data-studio-icon.png"
}
3 changes: 1 addition & 2 deletions sources/intelliad_suite.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"organization": "INTELLIAD",
"iconUrl":
"https://www.intelliad.de/wp-content/uploads/2018/09/intelliad_icon.png",
"sourceUrl":
"https://www.intelliad.de/",
"sourceUrl": "https://www.intelliad.de/",
"dataVisibility": ["PRIVATE"]
}
3 changes: 2 additions & 1 deletion sources/pokeapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"name": "PokeAPI",
"categories": ["TOOLS", "PUBLIC_DATA"],
"organization": "POKEAPI",
"iconUrl": "https://pokeapi.co/static/logo-6221638601ef7fa7c835eae08ef67a16.png",
"iconUrl":
"https://pokeapi.co/static/logo-6221638601ef7fa7c835eae08ef67a16.png",
"sourceUrl": "https://pokeapi.co",
"dataVisibility": ["PUBLIC"]
}
3 changes: 2 additions & 1 deletion sources/quickbooks_online.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"name": "Quickbooks online",
"categories": ["CRM"],
"organization": "INTUIT",
"iconUrl": "https://www.intuit.com/content/dam/intuit/intuitcom/products/images/icom-featured-product-qb-logo-desktop.png",
"iconUrl":
"https://www.intuit.com/content/dam/intuit/intuitcom/products/images/icom-featured-product-qb-logo-desktop.png",
"sourceUrl": "https://quickbooks.intuit.com/online/",
"dataVisibility": ["PRIVATE"]
}
5 changes: 3 additions & 2 deletions sources/radarly_analytics.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"name": "Radarly Analytics",
"categories": ["ANALYTICS"],
"organization": "LINKFLUENCE",
"iconUrl": "https://radarly.linkfluence.com/public/images/9a6b8bf6a4a5eb4c5921e9a330f897ff-favicon.png",
"iconUrl":
"https://radarly.linkfluence.com/public/images/9a6b8bf6a4a5eb4c5921e9a330f897ff-favicon.png",
"sourceUrl": "https://www.linkfluence.com/social-media-intelligence/radarly",
"dataVisibility": ["PRIVATE"]
}
}
2 changes: 1 addition & 1 deletion sources/serpstat.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
"iconUrl": "https://serpstat.com/img/logo-40x40.png?react",
"sourceUrl": "https://serpstat.com/",
"dataVisibility": ["PUBLIC"]
}
}
3 changes: 2 additions & 1 deletion sources/stackadapt.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"name": "StackAdapt",
"categories": ["ADVERTISING"],
"organization": "STACKADAPT",
"iconUrl": "https://cdn.stackadapt.com/public/notifications/google-data-studio-icon.png",
"iconUrl":
"https://cdn.stackadapt.com/public/notifications/google-data-studio-icon.png",
"sourceUrl": "https://www.stackadapt.com/",
"dataVisibility": ["PRIVATE"]
}
3 changes: 1 addition & 2 deletions sources/symphony.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"name": "Symphony",
"categories": ["CRM", "SALES"],
"organization": "INTEGRATOUCH",
"iconUrl":
"https://symphonybilling.com/favicon.ico",
"iconUrl": "https://symphonybilling.com/favicon.ico",
"sourceUrl": "https://symphonybilling.com/",
"dataVisibility": ["PRIVATE"]
}

0 comments on commit 406f309

Please sign in to comment.