* 'master' of github.com:spotify/backstage: (62 commits)
chore: ref to shadowDomRef
chore: revert data-testid back to shadow-dom
fix: remove re-creating new shadow-dom on page change
fix(techdocs): cleaned up useEffect in Reader
fix: moved useEnforcingTrailingSlash upper in the hook chain
chore(techdocs): updated tests
fix(techdocs): fixed race condition between page loads
fix(useFetch): use AsyncState type
fix(techdocs-404): throw error
fix(techdocs-home): move docs sites mock data to array
fix(test): change to lowercase
fix(test): remove async
refactor(techdocs): basic techdocs not found, split out components from reader
fix(tests): fix fixures (#1505)
build(deps): bump css-loader from 3.5.3 to 3.6.0
cli: never treat success as a failure in e2e test
Fix variable
Use Config for Filter Org List Header
fix(sidebar): do not let sidebar items collapse and shrink
cli: use tree-kill to kill serve task in e2e test
...
* 'master' of github.com:spotify/backstage: (86 commits)
Removed argument to rewriteDocLinks
Removed unused JSDOM dependency
Updated test descriptions
Added rewriteDocLinks test
Added tests for transformers
chore(app): use backend.baseUrl
Remove unused argument to removeMkdocsHeader
Rename modifyCssTransformer to modifyCss
Updated stories for ItemCard
Persist scopes in Github provider and add it to the auth response. Fix serialization for Set type in locaStorage.
Fix tests
Github Auth to use AuthSessionStore
Use new GithubAuth flow in GitOps plugin
Added DenseTable to Storybook.
Changes to material theme css
nitpick: newlines between mock entity outputs
fix(techdocs): move card component into techdocs plugin from backstage core
yarn.lock again
Enabled 'dense' mode for Table cells.
core: pin material-table to 1.62.x
...
* 'master' of github.com:spotify/backstage: (53 commits)
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
fixup
fixup
fixup
fixup
fixup
fixup
fixup
fixup
fixup
fixup
fixup
...
* '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
...