* 'master' of github.com:spotify/backstage:
Updating FAQ.md related to issue #1441 (#1443)
docs/auth: add some more information about Identities
plugins/lighthouse: fix CreateAudit test selecting child of button
app,cli/templates: install @types/react-dom in app for @testing-library/react
packages: bump @testing-library packages to latest versions
docs/auth: rename overview to README
rollback package install
fixes build errors
update plugin template to not trigger the notice header warning
* 'master' of github.com:spotify/backstage: (21 commits)
auth-backend: clean up comments + fix getting email from profile
feat(catalog): show owner and lifecycle in header
chore(catalog): move the entity examples to catalog-model
plugins/graphiql: grayscale icon
app: add graphiql plugin with gitlab and github endpoints
dev-utils: add google and github auth APIs to default api factories
plugins/graphiql: add GitHub endpoint with automatic scope detection
build(deps): bump yup from 0.28.5 to 0.29.1
v0.1.1-alpha.12
packages: publish entire dist folder
build(deps-dev): bump @storybook/addon-links from 5.3.18 to 5.3.19 (#1414)
v0.1.1-alpha.11
cli: include assets-types in published package
storybook: update identity api mock
core-api: update loginPopup tests
core: fix sign-in hot reloading issues and unmounted component access
core-api: update web message response handling in loginPopup to expect RFC format
Identity and profile work, wip
build(deps): bump @rollup/plugin-node-resolve from 7.1.3 to 8.1.0
backend - fix types + refactoring
...
* 'master' of github.com:spotify/backstage: (42 commits)
chore(techdocs-core): remove the extremely narrow python version requirement
fix(techdocs-core): add empty line
fix(techdocs-core): correct development status classifier
fix(techdocs-core): add empty line
fix(techdocs-core): update email
fix(techdocs-core): corrected license
fix(techdocs-core): add license headers
Update setup.py
fix(techdocs-core): remove generated .gitignore
feat(techdocs-core): Adds skeleton of techdocs-core defaults
Create adopters.md (#1412)
fix(mkdocs): update index.md
fix(mkdocs): update site name
docs(mkdocs): add readme
docs(techdocs): update readme with link to mkdocs readme
feat(mkdocs): mkdocs docker container
cli: added jest transform for static assets
plugins/graphiql: move graphiql icon out as separate icon svg
core: move error page MicDrop out as separate svg file
cli: allow svg imports and special .icon.svg import
...