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
420c1cce91
rename the NextEntitiesCatalog
...
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
Fredrik Adelöw
200c31c100
remove the legacy folder
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-17 13:57:33 +01:00
Fredrik Adelöw
462b76da14
stop exposing legacy and replace with next
...
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
4df6c3ccb3
Merge pull request #8958 from backstage/dependabot/npm_and_yarn/svgr/plugin-jsx-6.2.0
...
build(deps): bump @svgr/plugin-jsx from 5.5.0 to 6.2.0
2022-01-17 10:44:07 +01:00
dependabot[bot]
258699f1ce
build(deps): bump @svgr/plugin-jsx from 5.5.0 to 6.2.0
...
Bumps [@svgr/plugin-jsx](https://github.com/gregberge/svgr ) from 5.5.0 to 6.2.0.
- [Release notes](https://github.com/gregberge/svgr/releases )
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gregberge/svgr/compare/v5.5.0...v6.2.0 )
---
updated-dependencies:
- dependency-name: "@svgr/plugin-jsx"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 08:47:02 +00: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
Fredrik Adelöw
35d17bed68
Merge pull request #8927 from backstage/dependabot/npm_and_yarn/svgr/plugin-svgo-6.2.0
...
build(deps): bump @svgr/plugin-svgo from 5.4.0 to 6.2.0
2022-01-17 09:38:06 +01:00
Johan Haals
ab548076e3
Merge pull request #8950 from julioz/gocd-logo
...
Replace GoCD plugin logo
2022-01-17 09:32:06 +01:00
Fredrik Adelöw
604a87a46f
Merge pull request #8962 from backstage/dependabot/npm_and_yarn/postcss-8.4.5
...
build(deps): bump postcss from 8.3.5 to 8.4.5
2022-01-17 09:29:16 +01:00
Fredrik Adelöw
4eb34102d5
Merge pull request #8963 from backstage/dependabot/npm_and_yarn/core-js-3.20.3
...
build(deps): bump core-js from 3.19.0 to 3.20.3
2022-01-17 09:28:45 +01:00
Fredrik Adelöw
f2bb0e6993
Merge pull request #8954 from backstage/freben/azure-version
...
fix wrong azure devops version
2022-01-17 09:12:11 +01:00
Fredrik Adelöw
56bbc3dd31
Merge pull request #8961 from backstage/dependabot/npm_and_yarn/types/jquery-3.5.13
...
build(deps-dev): bump @types/jquery from 3.5.8 to 3.5.13
2022-01-17 07:35:40 +01:00
Fredrik Adelöw
5efc8924ff
Merge pull request #8960 from backstage/dependabot/npm_and_yarn/keyv-4.0.5
...
build(deps): bump keyv from 4.0.3 to 4.0.5
2022-01-17 07:35:08 +01:00
Fredrik Adelöw
0f91ff58ce
Merge pull request #8959 from backstage/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.0
...
build(deps): bump terser-webpack-plugin from 5.2.4 to 5.3.0
2022-01-17 07:34:36 +01:00
dependabot[bot]
bf177df9c3
build(deps): bump core-js from 3.19.0 to 3.20.3
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.19.0 to 3.20.3.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.19.0...v3.20.3 )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 04:22:35 +00:00
dependabot[bot]
28872b53dd
build(deps): bump postcss from 8.3.5 to 8.4.5
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.5 to 8.4.5.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.5...8.4.5 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 04:19:55 +00:00
dependabot[bot]
dc6aa5559f
build(deps-dev): bump @types/jquery from 3.5.8 to 3.5.13
...
Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery ) from 3.5.8 to 3.5.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery )
---
updated-dependencies:
- dependency-name: "@types/jquery"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 04:18:55 +00:00
dependabot[bot]
c0e4963fd1
build(deps): bump keyv from 4.0.3 to 4.0.5
...
Bumps [keyv](https://github.com/jaredwray/keyv ) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/jaredwray/keyv/releases )
- [Commits](https://github.com/jaredwray/keyv/commits )
---
updated-dependencies:
- dependency-name: keyv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 04:15:05 +00:00
dependabot[bot]
d6a02ec73f
build(deps): bump terser-webpack-plugin from 5.2.4 to 5.3.0
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 5.2.4 to 5.3.0.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.2.4...v5.3.0 )
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 04:10:00 +00:00
Fredrik Adelöw
de907b4f20
fix wrong azure devops version
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-16 20:57:06 +01:00
Fredrik Adelöw
d268fdb61c
Merge pull request #8951 from kurtaking/kurtaking/fixing-types-architecture-overview-docs
...
Fixed several typos in the Architecture Overview docs
2022-01-15 23:08:58 +01:00
Fredrik Adelöw
838dd945da
prettier
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-15 22:53:54 +01:00
Kurt King
4316d9ae40
Fixed several types in the Architecture Overview docs
...
Signed-off-by: Kurt King <kurtaking@gmail.com >
2022-01-15 10:36:20 -06:00
Julio Zynger
bc58af2722
Replace GoCD plugin logo
...
The original link does not render on the plugins page, replace it with an asset from the official website.
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2022-01-15 15:47:42 +01:00
Patrik Oldsberg
0b30af8f06
Merge pull request #8949 from backstage/dependabot/npm_and_yarn/microsite/shelljs-0.8.5
...
build(deps): bump shelljs from 0.8.4 to 0.8.5 in /microsite
2022-01-15 13:41:36 +01:00
dependabot[bot]
2afa6a94c0
build(deps): bump shelljs from 0.8.4 to 0.8.5 in /microsite
...
Bumps [shelljs](https://github.com/shelljs/shelljs ) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases )
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5 )
---
updated-dependencies:
- dependency-name: shelljs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-15 10:45:08 +00:00
Patrik Oldsberg
34a2a107a9
Merge pull request #8948 from backstage/dependabot/npm_and_yarn/shelljs-0.8.5
...
build(deps): bump shelljs from 0.8.4 to 0.8.5
2022-01-15 11:44:37 +01:00
dependabot[bot]
049cb4b1bb
build(deps): bump shelljs from 0.8.4 to 0.8.5
...
Bumps [shelljs](https://github.com/shelljs/shelljs ) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases )
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5 )
---
updated-dependencies:
- dependency-name: shelljs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-15 06:30:07 +00:00
Patrik Oldsberg
790cf7fea0
Merge pull request #8941 from satrox28/patch-1
...
Fixing typo error on Changelog
2022-01-14 20:16:11 +01:00
Fredrik Adelöw
178c149e90
Merge pull request #8942 from backstage/freben/locks
...
yarn.lock again
2022-01-14 19:47:03 +01:00
Sathish Kumar
96b9e44312
Fixing typo error
...
Signed-off-by: Sathish Kumar <satcse88@gmail.com >
2022-01-14 13:25:55 -05: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
Fredrik Adelöw
a686efd469
yarn.lock again
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-14 18:56:34 +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
68c16958da
Merge pull request #8915 from backstage/blam/bump-graphql-dependencies
...
chore: restore devops plugin
2022-01-14 17:41:59 +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
Fredrik Adelöw
653d1fe263
better formulation
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-14 16:47:34 +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
81ad90ba28
Merge pull request #8790 from greatmindsorg/bugfix/helm_chart_ingress
...
bugfix: Fix helm chart ingress template
2022-01-14 16:31:52 +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