Johan Haals
|
7657eeae22
|
catalog: remove Router and EntityPageLayout
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-02-15 16:11:08 +01:00 |
|
Johan Haals
|
a52c98522a
|
Merge pull request #9548 from backstage/jhaals/compareEntityToRef
catalog-model: deprecate compareEntityToRef
|
2022-02-15 15:38:20 +01:00 |
|
Johan Haals
|
798f10ba25
|
Merge pull request #9537 from backstage/jhaals/entityRefContext
catalog-model: Deprecate EntityRefContext
|
2022-02-15 15:37:48 +01:00 |
|
Johan Haals
|
0572246ea0
|
Merge pull request #9534 from backstage/jhaals/default-namespace
catalog-model: ENTITY_DEFAULT_NAMESPACE -> DEFAULT_NAMESPACE
|
2022-02-15 15:37:12 +01:00 |
|
Fredrik Adelöw
|
a679454b98
|
Merge pull request #9538 from backstage/vinzscam/fix-catalog-owned-filter
Fix Catalog page showing all components when owned filter was pre-selected
|
2022-02-15 15:36:17 +01:00 |
|
Johan Haals
|
0d03e42a89
|
catalog-model: deprecate compareEntityToRef
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-02-15 14:50:37 +01:00 |
|
Johan Haals
|
4673e00196
|
fix wording
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-02-15 14:23:52 +01:00 |
|
Johan Haals
|
50b621e7d0
|
fix wording
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-02-15 14:22:07 +01:00 |
|
Johan Haals
|
e8c6f9d282
|
catalog-model: Deprecate EntityRefContext
and instead inline type where needed as the type isn't used much.
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-02-15 10:42:22 +01:00 |
|
Vincenzo Scamporlino
|
98d1aa1ea1
|
Add changeset
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
|
2022-02-15 10:33:54 +01:00 |
|
Vincenzo Scamporlino
|
f8aa2cafea
|
Wait until owned entities are loaded before resetting the filters
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
|
2022-02-15 10:29:00 +01:00 |
|
Johan Haals
|
7aeb491394
|
catalog-model: deprecate ENTITY_DEFAULT_NAMESPACE, replace with DEFAULT_NAMESPACE
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-02-15 10:27:57 +01:00 |
|
Johan Haals
|
1c9891e3fb
|
Merge pull request #9533 from backstage/jhaals/annotations
catalog-model: Prefix annotations with ANNOTATION_
|
2022-02-15 10:24:50 +01:00 |
|
Johan Haals
|
42de8b42d2
|
Merge pull request #9535 from backstage/freben/remove-techdocs-board
remove the techdocs board automation workflow
|
2022-02-15 10:23:40 +01:00 |
|
Fredrik Adelöw
|
da4c2180c0
|
remove the techdocs board automation workflow
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-02-15 10:18:46 +01:00 |
|
Johan Haals
|
c0507ca4f0
|
chore: format
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-02-15 09:44:45 +01:00 |
|
Patrik Oldsberg
|
4faf1f99e0
|
Merge pull request #9532 from gauthier-roebroeck-mox/patch-1
Update ADOPTERS.md
|
2022-02-15 09:37:46 +01:00 |
|
Patrik Oldsberg
|
185e12f959
|
Merge pull request #9531 from backstage/dependabot/npm_and_yarn/pg-8.7.3
chore(deps): bump pg from 8.7.1 to 8.7.3
|
2022-02-15 09:32:30 +01:00 |
|
Johan Haals
|
27eccab216
|
catalog-model: Prefix annotations with ANNOTATION_
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-02-15 09:30:41 +01:00 |
|
gauthier-roebroeck-mox
|
0b3eb2119d
|
Update ADOPTERS.md
I am not working on the project anymore
Signed-off-by: Gauthier Roebroeck <gauthier.roebroeck@moxbank.com>
|
2022-02-15 15:27:05 +08:00 |
|
dependabot[bot]
|
6b69700981
|
chore(deps): bump pg from 8.7.1 to 8.7.3
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.7.1 to 8.7.3.
- [Release notes](https://github.com/brianc/node-postgres/releases)
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.7.3/packages/pg)
---
updated-dependencies:
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-15 04:47:11 +00:00 |
|
Patrik Oldsberg
|
80c627d098
|
Merge pull request #9490 from backstage/rugvip/maps
cli: add test source maps and update docs
|
2022-02-14 21:48:50 +01:00 |
|
Joe Porpeglia
|
e2cf0662eb
|
Warn if permission backend is used without permissions enabled
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
|
2022-02-14 15:34:24 -05:00 |
|
Patrik Oldsberg
|
70f9655034
|
docs: add suggestion to disable full test runs in Jest editor integration
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-02-14 20:53:52 +01:00 |
|
Patrik Oldsberg
|
a929ef20d3
|
Merge pull request #9513 from backstage/rugvip/authdocs
docs: tweak auth docs and add new ScmAuthApi section + link from error
|
2022-02-14 16:05:34 +01:00 |
|
Patrik Oldsberg
|
baf9097e2c
|
docs: fix auth doc spleling
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-02-14 15:37:58 +01:00 |
|
Johan Haals
|
2e5bfeae67
|
Merge pull request #9510 from backstage/jhaals/dep-location
catalog: Move Location type from catalog-model to catalog-client
|
2022-02-14 14:29:00 +01:00 |
|
Patrik Oldsberg
|
f896d8ebf1
|
Merge pull request #9514 from backstage/rugvip/storybump
storybook: bump storybook deps
|
2022-02-14 14:11:13 +01:00 |
|
Patrik Oldsberg
|
7baf9515f2
|
storybook: bump storybook deps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-02-14 13:42:54 +01:00 |
|
Patrik Oldsberg
|
f0e2f7a56a
|
integration-react: link to scm auth setup docs if provider config is missing
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-02-14 13:37:29 +01:00 |
|
Patrik Oldsberg
|
c939e23269
|
docs: add scm auth setup docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-02-14 13:29:50 +01:00 |
|
Patrik Oldsberg
|
caa0979c4a
|
docs: update auth sign-in setup docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-02-14 13:13:28 +01:00 |
|
Johan Haals
|
244d24ebc4
|
catalog: Move Location type from catalog-model to catalog-client
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-02-14 11:46:37 +01:00 |
|
Fredrik Adelöw
|
33e271f414
|
Merge pull request #9489 from backstage/freben/processor-integrations
catalog-backend: use `ScmIntegrationRegistry` interface properly
|
2022-02-14 10:56:56 +01:00 |
|
Patrik Oldsberg
|
6da13cfa52
|
Merge pull request #9495 from backstage/rugvip/cad
create-app: update peer dependencies
|
2022-02-14 10:27:32 +01:00 |
|
Raghunandan Balachandran
|
0fcb7076ea
|
Merge pull request #9469 from backstage/dependabot/npm_and_yarn/elastic/elasticsearch-mock-1.0.0
chore(deps-dev): bump @elastic/elasticsearch-mock from 0.3.0 to 1.0.0
|
2022-02-14 09:40:47 +01:00 |
|
Johan Haals
|
a0d01b167f
|
Merge pull request #9505 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-links-6.4.19
chore(deps-dev): bump @storybook/addon-links from 6.4.18 to 6.4.19 in /storybook
|
2022-02-14 09:40:21 +01:00 |
|
dependabot[bot]
|
9221b96017
|
chore(deps-dev): bump @storybook/addon-links in /storybook
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.4.18 to 6.4.19.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.4.19/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.19/addons/links)
---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 08:10:59 +00:00 |
|
Johan Haals
|
71e8539c91
|
Merge pull request #9496 from backstage/rugvip/release-org
org: trigger release
|
2022-02-14 09:08:24 +01:00 |
|
Johan Haals
|
3fba2f11a8
|
Merge pull request #9501 from backstage/dependabot/npm_and_yarn/mini-css-extract-plugin-2.5.3
chore(deps): bump mini-css-extract-plugin from 2.5.2 to 2.5.3
|
2022-02-14 09:04:20 +01:00 |
|
Johan Haals
|
9bac6b7856
|
Merge pull request #9502 from backstage/dependabot/npm_and_yarn/types/rollup-plugin-peer-deps-external-2.2.1
chore(deps-dev): bump @types/rollup-plugin-peer-deps-external from 2.2.0 to 2.2.1
|
2022-02-14 09:04:04 +01:00 |
|
Johan Haals
|
831b8b851a
|
Merge pull request #9503 from backstage/dependabot/npm_and_yarn/vm2-3.9.7
chore(deps): bump vm2 from 3.9.6 to 3.9.7
|
2022-02-14 09:02:52 +01:00 |
|
Johan Haals
|
7f2d9a3aff
|
Merge pull request #9497 from backstage/rugvip/range
cicd-statistics: fix core-plugin-api dependency range
|
2022-02-14 09:02:24 +01:00 |
|
Johan Haals
|
d8d2571fce
|
Merge pull request #9508 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-storysource-6.4.19
chore(deps-dev): bump @storybook/addon-storysource from 6.4.18 to 6.4.19 in /storybook
|
2022-02-14 09:02:07 +01:00 |
|
Camila Belo
|
a2e5b91b1c
|
Merge pull request #9333 from RoadieHQ/fix-inline-docs-search
Fix tech docs inline search on Postgres
|
2022-02-14 08:17:31 +01:00 |
|
Camila Belo
|
09ac499ddd
|
Merge pull request #9472 from hbomark/main
[chore] Adds npm package info for plugin-home.
|
2022-02-14 07:46:00 +01:00 |
|
Camila Belo
|
93318c97c1
|
Merge pull request #9364 from backstage/vinzscam/search-modal-fetch-on-open
SearchModal invoke search only when visible
|
2022-02-14 07:38:11 +01:00 |
|
dependabot[bot]
|
8fbced21a3
|
chore(deps-dev): bump @storybook/addon-storysource in /storybook
Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource) from 6.4.18 to 6.4.19.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.4.19/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.19/addons/storysource)
---
updated-dependencies:
- dependency-name: "@storybook/addon-storysource"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 04:36:15 +00:00 |
|
dependabot[bot]
|
5079fc8c9b
|
chore(deps): bump vm2 from 3.9.6 to 3.9.7
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.6...3.9.7)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 04:13:19 +00:00 |
|
dependabot[bot]
|
e10a082907
|
chore(deps-dev): bump @types/rollup-plugin-peer-deps-external
Bumps [@types/rollup-plugin-peer-deps-external](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/rollup-plugin-peer-deps-external) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/rollup-plugin-peer-deps-external)
---
updated-dependencies:
- dependency-name: "@types/rollup-plugin-peer-deps-external"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 04:08:54 +00:00 |
|