Commit Graph

4612 Commits

Author SHA1 Message Date
Djamaile Rahamat 61ded2a863 chore(catalog): export RelatedEntitiesCard component
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-01-17 16:53:37 +01:00
Fredrik Adelöw aa9030d313 Merge pull request #8681 from backstage/rugvip/assetcache
app-backend: store static assets across deployments and improve caching
2022-01-17 16:26:17 +01:00
Fredrik Adelöw a1f9b4153e Merge pull request #8845 from RoadieHQ/fact-garbage-truck
[TechInsights] Add expiration configurations to fact retrievers
2022-01-17 16:22:46 +01:00
Fredrik Adelöw 101eb459e3 Merge pull request #8396 from SDA-SE/feat/DOCKM-1134
feat: Add new authentication provider: OAuth2Proxy
2022-01-17 15:50:13 +01:00
Dominik Schwank 619bc06613 feat(auth-backend): mark authHandler context as required parameter
Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
2022-01-17 14:35:30 +01:00
Adrian Barwicki 6e92ee6267 feat: add oauth2proxy provider
Signed-off-by: Adrian Barwicki <adrian.barwicki.extern@sda.se>
Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
2022-01-17 14:35:22 +01:00
Fredrik Adelöw 2ab5c268b8 Merge pull request #8952 from backstage/freben/not-next
Deprecate the legacy catalog engine
2022-01-17 14:26:40 +01:00
Fredrik Adelöw ca26a420c8 update changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-17 14:02:07 +01:00
Fredrik Adelöw 5e1a83e4f1 remove batchAddOrUpdateEntities too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-17 14:02:05 +01:00
Patrik Oldsberg cc13505856 Merge pull request #8809 from backstage/rugvip/depr
removed deprecations from the 2021-12-09 release
2022-01-17 14:01:34 +01:00
Fredrik Adelöw 9f2a8dc423 add migration to remove the old tables, and some cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-17 13:57:33 +01:00
Joon Park e15ce5c16e Integrate authorization into catalog-backend delete entities endpoint (#8805)
* Integrate authorization into catalog-backend delete entities endpoint

Signed-off-by: Joon Park <joonp@spotify.com>

* Remove entity ref from request and handle conditional response

Signed-off-by: Joon Park <joonp@spotify.com>
2022-01-17 12:22:24 +00:00
Patrik Oldsberg 4d21332888 Merge branch 'master' into rugvip/depr 2022-01-17 13:07:16 +01:00
Fredrik Adelöw c13beb05e4 Merge pull request #8943 from djamaile/master
feat(org): expose pageSize prop for MembersListCard component
2022-01-17 09:39:58 +01:00
djamaile f006fe2529 feat(org): expose pageSize prop for MembersListCard component
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-01-14 19:05:43 +01:00
Fredrik Adelöw 7cd53159a2 Merge pull request #8940 from SDA-SE/fix/api-docs-url
fix(api-docs): set url explicitly to an empty string
2022-01-14 18:57:19 +01:00
Dominik Schwank cd4e3c4d4e fix(api-docs): set url explicitly to an empty string
The url argument is undefined when it is not explicitly set to an empty string. An undefined url is
causing the swagger UI to fail on match checks.

fixes #8895

Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
2022-01-14 18:19:25 +01:00
Fredrik Adelöw a10b8c4df0 Merge pull request #8938 from djamaile/master
fix: typo in MembersListCard component
2022-01-14 17:41:05 +01:00
Fredrik Adelöw be5b5e3eba Merge pull request #8936 from backstage/freben/healer
Clear parent entity hashes on deletion, to get healing behaviors back
2022-01-14 17:14:02 +01:00
Fredrik Adelöw 7e8cc7d24e Merge pull request #6905 from tudi2d/mobile-sidebar
Mobile sidebar
2022-01-14 16:55:14 +01:00
djamaile 2908a41b9b fix: typo in MembersListCard component
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-01-14 16:42:07 +01:00
Fredrik Adelöw 68fa2e868d Merge pull request #8822 from erikxiv/techdocs-style-blockquote
Techdocs: use lighter color for block quotes and horizontal rulers
2022-01-14 16:29:13 +01:00
MT Lewis 71b09c83be Merge pull request #8799 from backstage/permissions-batching-improvements
permission-backend: wrap authorize request and response batches in envelope
2022-01-14 14:43:50 +00:00
Fredrik Adelöw dce98a92f7 Clear parent entity hashes on deletion, to get healing behaviors back
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-14 15:22:42 +01:00
Patrik Oldsberg 05a777a46c changeset: enter prerelease mode
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-14 09:54:57 +01:00
Patrik Oldsberg 72d4b7061d Merge pull request #8719 from cmpadden/warn-app-config-deprecations
Warn users of deprecated keys in app configurations
2022-01-13 23:25:01 +01:00
Fredrik Adelöw 46d74fd427 Merge pull request #8774 from backstage/dependabot/npm_and_yarn/types/swagger-ui-react-4.1.1
build(deps-dev): bump @types/swagger-ui-react from 3.35.2 to 4.1.1
2022-01-13 22:32:49 +01:00
Patrik Oldsberg fb08e2f285 backend,create-app: update app-backend setup to forward database
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 20:00:12 +01:00
Patrik Oldsberg eb00e8af14 app-backend: changeset and API report for asset cache and header updates
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 20:00:12 +01:00
Patrik Oldsberg 6b05ad1265 changesets: added changeset for core-components IdentityApi deprecation removals
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:51:32 +01:00
Patrik Oldsberg d879072b0c core-plugin-api: remove deprecated id field from BackstageIdentityResponse
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:51:31 +01:00
Patrik Oldsberg 234a36405b core-plugin-api: remove deprecated OAuthRequestApi types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:51:31 +01:00
Patrik Oldsberg 94c02b4246 core: removed BackstageIdentity type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:51:31 +01:00
Patrik Oldsberg 51fbedc445 plugins: migrate usage of deprecated IdentityApi methods
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:51:30 +01:00
Patrik Oldsberg 2916a83b9c catalog-react: deprecate loadIdentityOwnerRefs and simplify implementation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:27:13 +01:00
Patrik Oldsberg ceebe25391 core: removed deprecated IdentityApi methods
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:27:12 +01:00
MT Lewis 0ae4f4cc82 permissions: rename authorize request and response types to avoid envelope suffix
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 17:51:06 +00:00
MT Lewis b768259244 permission-backend: wrap authorize request and response batches in envelope
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 17:51:05 +00:00
MT Lewis 68edbbeafd catalog-backend: add changeset
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 17:26:04 +00:00
Jussi Hallila cd8bf7a4ab Add more breaking changes.
Update API reports.

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-01-13 16:34:22 +01:00
Jussi Hallila 28fd9bc603 Modify based on review comments.
Make it breaking change.

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-01-13 16:04:30 +01:00
github-actions[bot] b04011602b Version Packages 2022-01-13 14:23:13 +00:00
Fredrik Adelöw 182e573def Merge pull request #8551 from backstage/authz-batching
permissions: more efficient integration between permission backend and plugin backends
2022-01-13 15:17:29 +01:00
Fredrik Adelöw ebc34d0a05 Merge pull request #8911 from backstage/rugvip/azureboot
azure-devops-backend: only warn if teams fail to load at startup
2022-01-13 15:14:38 +01:00
Fredrik Adelöw 4f04a54451 Merge pull request #8904 from backstage/blam/bump-graphql-dependencies
Bump GraphQL Dependencies in `graphql` plugins
2022-01-13 14:49:58 +01:00
Erik Engervall 1fcd816b06 Merge pull request #8910 from backstage/erikengervall/improve-patch-cta
[Plugin] git-release-manager: Improve patch CTA copy
2022-01-13 14:44:07 +01:00
Patrik Oldsberg 9f9596f9ef azure-devops-backend: only warn if teams fail to load at startup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 14:40:52 +01:00
MT Lewis 8e72b573aa permission-node: switch to array for getResources return value
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 13:04:04 +00:00
MT Lewis 419ca637c0 permissions: add changeset for optimizations
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 13:04:04 +00:00
Fredrik Adelöw 26c13d006a Merge pull request #8796 from goenning/go/log-error-tech-insights
[TechInsights] log errors when tech insights throws an error
2022-01-13 13:54:23 +01:00