Patrik Oldsberg
7a5d1be657
Merge pull request #10918 from Bonial-International-GmbH/PJ_fix-awsS3-provider
...
fix: fix S3 object URL creation at AwsS3EntityProvider
2022-04-21 00:14:09 +02:00
Shivam bisht
a25afad370
api reports
...
Signed-off-by: Shivam bisht <shvmbisht@gmail.com >
2022-04-21 00:12:25 +05:30
Shivam bisht
b031b2ca09
default commit msgs of rest providers
...
Signed-off-by: Shivam bisht <shvmbisht@gmail.com >
2022-04-20 23:32:25 +05:30
Matthew Clarke
b9f7ffb162
feat: add gke cluster locator resource label filtering ( #10908 )
...
* feat: add gke cluster locator resource label filtering
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* test: add gke label filter tests
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* docs: add gke label filtering changeset
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* style: prettier
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* docs: add gke label matching docs
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* style: prettier
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
2022-04-20 13:36:54 -04:00
Patrik Oldsberg
9022b89229
Merge pull request #10902 from Bonial-International-GmbH/PJ_msgraph_email-annotation
...
feat: add annotation `microsoft.com/email` when using the `defaultUserTransformer`
2022-04-20 19:07:48 +02:00
Patrik Oldsberg
71278da304
Merge pull request #10779 from djamaile/feat/-homepage-star-colors
...
feat(home): give star icon yellow color to make it consistent
2022-04-20 10:02:57 +02:00
Patrick Jungermann
bffec1c96a
fix: fix S3 object URL creation at AwsS3EntityProvider
...
Fix S3 object URL creation at AwsS3EntityProvider by
- handle absence of region config,
- handle regions with region-less URIs (us-east-1),
- apply URI encoding,
- and simplify the logic overall.
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-04-20 06:11:54 +02:00
Joe Porpeglia
8cc75993a6
Fix PermissionEvaluator instance checks
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2022-04-19 14:32:58 -04:00
Patrick Jungermann
8d9f673106
feat: add annotation microsoft.com/email when using the defaultUserTransformer.
...
This will allow users of the Microsoft auth provider to utilize the predefined
SignIn resolver instead of maintaining their own.
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-04-19 19:14:50 +02:00
Patrik Oldsberg
f7bb10178d
Merge pull request #10184 from carusooo/jose-version-update
...
Update jose to 4.6.0
2022-04-19 18:39:28 +02:00
Patrik Oldsberg
4c818a2728
Merge pull request #10859 from skgandikota/auth-token-newrelic-dashboard
...
Incl. Authorization Token to New Relic Dashboard Plugin
2022-04-19 18:19:54 +02:00
Patrik Oldsberg
5434c9fcb4
Merge branch 'master' into jose-version-update
2022-04-19 18:01:06 +02:00
Patrik Oldsberg
267191e2bb
org: tweak test for empty content
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-04-19 17:42:17 +02:00
Patrik Oldsberg
21bc4806b6
Merge branch 'master' into fix/security-vulnerability-CVE-2021-23820
2022-04-19 17:04:40 +02:00
github-actions[bot]
3f7acfb96e
Version Packages
2022-04-19 14:28:08 +00:00
Patrik Oldsberg
c888455313
Merge pull request #10842 from backstage/emmaindal/search-clean-up-deprecated-context
...
[Search] clean up deprecated context from '@backstage/plugin-search'
2022-04-19 16:22:45 +02:00
Harry Hogg
09fa05e5d7
Bumped @asyncapi/react-component to resolve secruity vulnerability CVE-2021-23820
...
Signed-off-by: Harry Hogg <hhogg@spotify.com >
2022-04-19 14:05:54 +01:00
Eric Peterson
6237784730
Merge pull request #10884 from backstage/techdocs/bump-container-v1-0-2
...
[TechDocs] Bump default container version to v1.0.2
2022-04-19 13:56:21 +02:00
Eric Peterson
9fa68705bf
Update default TechDocs container to v1.0.2
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-04-19 13:26:26 +02:00
Harry Hogg
45f7a261c7
Bumped passport-microsoft to 1.0.0 to resolve CVE-2021-41580
...
Signed-off-by: Harry Hogg <hhogg@spotify.com >
2022-04-19 12:18:37 +01:00
Eric Peterson
2c0ed0b012
Merge pull request #10844 from backstage/emmaindal/search-react-clean-up-api-report
...
[Search] clean up search-react api report warnings
2022-04-19 13:14:54 +02:00
Eric Peterson
eece66ae07
Merge pull request #10860 from backstage/techdocs/addon-bug-fixes
2022-04-19 12:20:52 +02:00
Fredrik Adelöw
047cff37d2
update yarn.lock
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-04-18 23:50:43 +02:00
Andy Caruso
a7bc5b09f9
Remove keystore creation from constructor
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:50:21 +02:00
Andy Caruso
999eb151f1
Update public key URL when key lookup fails and mutex dev key
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:50:21 +02:00
Andy Caruso
1e0a61da9d
Update auth-node dependency on catalog-model
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:27 +02:00
Andy Caruso
d8063ed8e2
Use the algorithm from the key object
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:27 +02:00
Andy Caruso
d253d46ba9
Clean up as per review comments
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:27 +02:00
Andy Caruso
cbe119efa6
Correct handling of claim entities
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:27 +02:00
Andy Caruso
4dc6aafca7
Remove node jest changes and unneeded awaits
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:27 +02:00
Andy Caruso
df7ea8e22f
Update API docs
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:27 +02:00
Andy Caruso
504f5939ed
Correct test constructor
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:27 +02:00
Andy Caruso
ef8df1948c
Remove cooldown parameter option
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:27 +02:00
Andy Caruso
6fe50b8f4d
Set nodeEnvironment for app-backend plugin
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:27 +02:00
Andy Caruso
a1d373170b
Add API report docs
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:49:23 +02:00
Andy Caruso
a1167e41b1
Update a few test environments, remove unused import.
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:46:45 +02:00
Andy Caruso
1624b52168
Update jose to 4.6.0
...
Signed-off-by: Andy Caruso <macaruso@gmail.com >
2022-04-18 23:46:42 +02:00
Joe Porpeglia
90754d4fa9
Remove strict validation from PermissionCriteria schemas
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2022-04-18 12:38:29 -04:00
Eric Peterson
3ba256c389
Add changesets.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-04-17 19:22:05 +02:00
Eric Peterson
ee60ad9ea4
Do not require double-nesting of custom TechDocs readers.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-04-15 16:41:28 +02:00
Eric Peterson
82124f1837
Fix subheader positioning
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-04-15 16:39:17 +02:00
Emma Indal
7fba6163fe
clean up search-react api report warnings
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-04-15 11:08:23 +02:00
Emma Indal
ee044217f3
Merge pull request #10808 from backstage/emmaindal/search-react-versioned-context
...
[search-react] versioned context
2022-04-15 10:42:54 +02:00
Fredrik Adelöw
1af8e20f53
Merge pull request #10820 from backstage/revert-10798-dependabot/npm_and_yarn/knex-1.0.6
...
Revert "build(deps): bump knex from 1.0.2 to 1.0.6"
2022-04-14 18:39:12 +02:00
Patrik Oldsberg
1a21f8e017
Merge pull request #10840 from backstage/rugvip/pin
...
techdocs: restore event-source-polyfill pinning
2022-04-14 16:12:48 +02:00
Emma Indal
215fcb0728
test fixups
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-04-14 16:00:59 +02:00
Emma Indal
5f8b0909f7
import from '@backstage/plugin-search-react'
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-04-14 16:00:40 +02:00
Emma Indal
0cba692d97
delete deprecated search context
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-04-14 15:59:14 +02:00
Emma Indal
20a3d62a7a
remove todo + clarify error message
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-04-14 13:54:14 +02:00
Patrik Oldsberg
240f96eac3
Merge pull request #10797 from backstage/dependabot/npm_and_yarn/testing-library/react-hooks-8.0.0
...
build(deps-dev): bump @testing-library/react-hooks from 7.0.2 to 8.0.0
2022-04-14 13:20:12 +02:00