move add mock data button to CatalogTable

This commit is contained in:
Twisha Saraiya
2020-08-22 23:14:14 +05:30
committed by Fredrik Adelöw
parent 213a1c3c84
commit ddc7030731
3 changed files with 67 additions and 59 deletions
+16 -2
View File
@@ -50,6 +50,20 @@ newrelic:
baseUrl: 'https://api.newrelic.com/v2'
key: NEW_RELIC_REST_API_KEY
catalog:
entities:
[
'artist-lookup-component.yaml',
'playback-order-component.yaml',
'podcast-api-component.yaml',
'queue-proxy-component.yaml',
'searcher-component.yaml',
'playback-lib-component.yaml',
'www-artist-component.yaml',
'shuffle-api-component.yaml',
]
baseUrl: 'https://github.com/spotify/backstage/blob/master/packages/catalog-model/examples'
auth:
providers:
google:
@@ -124,7 +138,7 @@ auth:
env: AUTH_AUTH0_DOMAIN
microsoft:
development:
appOrigin: "http://localhost:3000/"
appOrigin: 'http://localhost:3000/'
secure: false
clientId:
$secret:
@@ -134,4 +148,4 @@ auth:
env: AUTH_MICROSOFT_CLIENT_SECRET
tenantId:
$secret:
env: AUTH_MICROSOFT_TENANT_ID
env: AUTH_MICROSOFT_TENANT_ID