Ben Lambert
a2cfae1a90
Merge pull request #26677 from hghtwr/master
...
Add 'includeUsersWithoutSeat' to enable ingestion of Gitlab users without seat
2024-09-17 13:22:46 +02:00
Patrik Oldsberg
05e0b20916
Merge pull request #26538 from StateFarmIns/fix-webpack-for-pnp-fun
...
Add watchOptions to frontend webpack config
2024-09-17 12:07:30 +02:00
Patrik Oldsberg
f8ac526329
Merge pull request #25771 from rmdp-onefootball/plugin-search-backend-module-stack-overflow-collator-call-issue
...
Plugin search backend module StackOverflow collator call issue
2024-09-17 11:58:03 +02:00
Johan Haals
45376d66fe
Update .changeset/spotty-jokes-boil.md
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Johan Haals <johan@haals.se >
2024-09-17 10:46:56 +02:00
Ben Lambert
21d3922d6a
Merge pull request #26659 from thomas-grininger/master
...
fix(deps): update dependency @octokit/webhooks to 10.9.2 due to vulnerability
2024-09-17 09:01:52 +02:00
Ben Lambert
613f2177e4
Merge pull request #26688 from backstage/gh-envs-support-more-params
...
[Scaffolder] Github env create action to support more params from the Github env api
2024-09-17 08:59:10 +02:00
Fredrik Adelöw
63e2f8e0be
Merge pull request #26613 from drodil/build_repo_minify
...
feat(cli): allow overriding minify flag with build repo command
2024-09-17 08:51:51 +02:00
Fredrik Adelöw
26fddca7eb
Merge pull request #26511 from 04kash/ldap-vendor-config
...
add support for optional configuration of `dnAttributeName` and `uuidAttributeName` in the ldapOrg processor
2024-09-17 08:51:05 +02:00
Ben Lambert
a1feaf99a1
Update tall-lamps-design.md
...
Signed-off-by: Ben Lambert <blam@spotify.com >
2024-09-17 08:47:42 +02:00
Jackson Chen
c81923f83c
Merge pull request #26678 from backstage/techdocs-fix-blog-nav
...
Fix techdocs nav positioning when using blog plugin
2024-09-16 13:38:21 -04:00
Raghunandan Balachandran
9181797bb2
edit changeset
...
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com >
2024-09-16 18:06:52 +02:00
Raghunandan Balachandran
79760810ba
add changeset
...
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com >
2024-09-16 17:59:16 +02:00
Ben Lambert
83e0a91654
Merge pull request #26661 from mattemoore/fix_azure_scaffolder_git_push_auth
...
Fix azure scaffolder git push auth
2024-09-16 16:42:08 +02:00
MT Lewis
e9c7a6087b
Merge pull request #25775 from backstage/techdocs-extensible-empty-state
...
techdocs: add support for overriding the empty state in the entity page tab
2024-09-16 15:00:11 +01:00
Patrik Oldsberg
c2ebadfc72
Merge pull request #26693 from backstage/rugvip/patterns
...
notifications-backend: avoid use of insecure express response patterns
2024-09-16 13:56:15 +02:00
Ben Lambert
3e0f04a58b
Merge pull request #26639 from backstage/renovate/rjsf-monorepo
...
fix(deps): update rjsf monorepo to v5.21.1
2024-09-16 13:27:39 +02:00
MT Lewis
f66ee9c89f
techdocs: rename entity-content empty state extension
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2024-09-16 12:21:32 +01:00
MT Lewis
c7cb4c02f1
techdocs: add ability to override entity content empty state
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2024-09-16 12:21:31 +01:00
Johan Haals
8c6fe9401b
Merge pull request #26614 from vahagsaribekyan/master
...
Add dependencyOf property to Component catalog model
2024-09-16 13:20:01 +02:00
Patrik Oldsberg
c48cffa7bd
Merge pull request #26692 from backstage/yarn-plugin-final-check
...
yarn-plugin: add additional check during pack to confirm that all backstage versions have been replaced
2024-09-16 13:02:24 +02:00
Patrik Oldsberg
1c6f1424bd
notifications-backend: avoid use of insecure express response patterns
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-09-16 13:00:19 +02:00
MT Lewis
bd32d5a999
yarn-plugin: add additional check during pack to confirm that all backstage versions have been replaced
...
Adds an additional check during pack which walks all the
dependencies in the manifest, and verifies that
there are no remaining `backstage:` versions.
I'm not aware of any realistic cases where the
code that does the replacement would be expected
to fail, but since a backstage:^ package in the
manifest will break the release, it seems prudent
to double check and fail fast to allow us to catch
unexpected results.
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2024-09-16 11:44:01 +01:00
Fredrik Adelöw
06328bdc7c
Merge pull request #26690 from backstage/freben/ws
...
bump ws
2024-09-16 12:32:11 +02:00
Patrik Oldsberg
cdf99c1bd6
Merge pull request #26611 from awanlin/topic/update-docker-to-node-20
...
Updated Docker docs and `create-app` Dockerfile to Node 20
2024-09-16 12:14:25 +02:00
Fredrik Adelöw
a0f1f0d3f2
bump ws
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-09-16 11:59:49 +02:00
Patrik Oldsberg
8c5c6b8c1a
Merge pull request #26672 from zcmander/zcmander/fix-keyvredis-useredissets-opt
...
fix(cache): pass useRedisSets option to KeyvRedis cache storage adapter
2024-09-14 19:26:15 +02:00
Patrik Oldsberg
02283a9f8e
Merge pull request #26681 from drodil/table_style
...
fix: table width overriden with custom styles
2024-09-14 15:01:19 +02:00
zcmander
213664e85b
fix(cache): pass useRedisSets option to KeyvRedis cache storage adapter
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: zcmander <zcmander@gmail.com >
2024-09-14 15:53:52 +03:00
Patrik Oldsberg
7b509c60f3
Update .changeset/giant-seas-smile.md
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-09-14 14:45:33 +02:00
Patrik Oldsberg
0dca1c4906
Merge pull request #26669 from grantila/grantila/email-plus-addressing
...
[emailMatchingUserEntityProfileEmail] Try matching emails without plus addressing
2024-09-14 14:36:01 +02:00
Heikki Hellgren
107a1476b0
fix: table width overriden with custom styles
...
when custom styles are passed to Table component, they override the
default width 100%. moving the style out of restProps fixes this issue
while still allows customizing the width if wanted.
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-09-14 14:00:43 +03:00
renovate[bot]
0a50d441a4
fix(deps): update rjsf monorepo to v5.21.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-13 21:34:03 +00:00
Jackson Chen
fe94ad8969
Fix techdocs nav positioning when using blog plugin
...
Signed-off-by: Jackson Chen <jacksonc@spotify.com >
2024-09-13 16:10:03 -04:00
Hghtwr
06cc084b9d
Add 'includeUsersWithoutSeat' flag to enable ingestion of non-paid users from Gitlab
...
Signed-off-by: Hghtwr <johannes.sonner@outlook.com >
2024-09-13 21:50:51 +02:00
Gustaf Räntilä
f5276a21c7
Adapted to PR feedback
...
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com >
2024-09-13 16:02:29 +02:00
Patrik Oldsberg
53d3d22687
Merge pull request #26670 from backstage/rugvip/listeners
...
backend-app-api: single registry and shutdown hook for backend instances
2024-09-13 15:31:44 +03:00
Patrik Oldsberg
696141eab0
Merge pull request #26673 from backstage/rugvip/singleton
...
scaffolder-react: remove singleton wrapping of API ref
2024-09-13 15:25:44 +03:00
Patrik Oldsberg
b0f0118055
scaffolder-react: remove singleton wrapping of API ref
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-09-13 14:13:08 +02:00
Patrik Oldsberg
8ccf7845cd
backend-app-api: single registry and shutdown hook for backend instances
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-09-13 12:55:24 +02:00
Gustaf Räntilä
6f409b7942
fix: Try matching emails without plus addressing
...
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com >
2024-09-13 11:27:15 +02:00
Patrik Oldsberg
de8626ff50
Merge pull request #26664 from backstage/rugvip/unknown
...
app-backend: 500 -> 400 on unknown POST
2024-09-13 10:22:22 +03:00
Ben Lambert
67a57677b7
Merge pull request #26660 from backstage/blam/test-de-duple
...
NFS: Fix `apiRef` overriding
2024-09-13 08:11:45 +02:00
Patrik Oldsberg
72a8c7b499
app-backend: 500 -> 400 on unknown POST
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-09-12 22:38:16 +02:00
Patrik Oldsberg
04b65a3b9b
Merge pull request #26655 from backstage/rugvip/guest
...
auth-backend-module-guest-provider: avoid halting backend startup
2024-09-12 18:47:16 +03:00
Heikki Hellgren
d10f6b6111
feat(cli): allow overriding minify flag with build repo command
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-09-12 18:35:28 +03:00
Patrik Oldsberg
f340f08c7f
Merge pull request #26653 from backstage/rugvip/bindings-fix
...
{core,frontend}-app-api: fix route binding prio + disable through code
2024-09-12 17:55:45 +03:00
Matt Moore
59d8da4fc8
Added changeset.
...
Signed-off-by: Matt Moore <matthew.moore3@tc.gc.ca >
2024-09-12 10:54:55 -04:00
blam
0c7094940f
chore: make sure to load the api factories in reverse so that things are loaded in the correct order
...
Signed-off-by: blam <ben@blam.sh >
2024-09-12 16:21:37 +02:00
thomas.grininger
162cdf445e
fix(deps): update dependency @octokit/webhooks to 10.9.2 due to vulnerability
...
Signed-off-by: thomas.grininger <thomas.grininger@dynatrace.com >
2024-09-12 15:12:54 +02:00
Fredrik Adelöw
77146ae7f1
Merge pull request #26628 from backstage/freben/catalog-service-mock
...
catalog: add service mocks
2024-09-12 14:29:14 +02:00