Commit Graph

58908 Commits

Author SHA1 Message Date
Fredrik Adelöw 9facedc921 Merge pull request #26863 from backstage/freben/match
properly print instructions when the api reports don't match
2024-09-27 14:12:49 +02:00
Johan Haals 8000f94464 Merge pull request #26859 from yashoswalyo/origin/catalog-react-fix
feat(EntityRefLink): add disableTooltip prop to control tooltip visibility
2024-09-27 13:54:38 +02:00
Johan Haals 3dbd527367 Merge pull request #26839 from RedlineTriad/bitbucket-server-scopes
Fix Bitbucket Cloud OAuth scopes being used for BitbucketServer in ScmAuth
2024-09-27 13:28:20 +02:00
Johan Haals d851b5ba4f add changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-09-27 13:27:11 +02:00
Johan Haals 62a42293e9 Update .changeset/gold-pots-end.md
Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan@haals.se>
2024-09-27 13:26:45 +02:00
renovate[bot] 5296ab7e7b chore(deps): update actions/setup-node action to v4.0.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-27 10:50:54 +00:00
RedlineTriad 955a5df0d0 Update .changeset/pretty-plants-hammer.md
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
2024-09-27 11:45:22 +02:00
Johan Haals c567e7e58d Merge pull request #26870 from backstage/renovate/chromaui-action-digest
chore(deps): update chromaui/action digest to f4e60a7
2024-09-27 11:32:35 +02:00
Łukasz Jernaś 0040632c8c feat(user-settings): Search for user avatar also in the entities
If the identity system doesn't provide an avatar, but the existing
user entity does have the correct annotation use that as the profile
avatar.

Fixes #26838

Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
2024-09-27 11:09:38 +02:00
renovate[bot] b90e14c84d chore(deps): update chromaui/action digest to f4e60a7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-27 09:09:15 +00:00
Fredrik Adelöw de521b30bb Merge pull request #26828 from backstage/dependabot/npm_and_yarn/rollup-4.22.4
build(deps): bump rollup from 4.21.3 to 4.22.4
2024-09-27 10:58:18 +02:00
Ben Lambert f3b846ae46 Merge pull request #26841 from swnia/rollback-gitlab-permissions
Revert of #26430
2024-09-27 10:50:08 +02:00
Johan Haals d08e677369 update changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-09-27 10:19:20 +02:00
Johan Haals 6fe77e49a1 fix api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-09-27 10:04:57 +02:00
Johan Haals c433ae9af6 add changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-09-27 09:58:52 +02:00
Johan Haals af28af9021 scaffolder: rename to manage templates in context menu
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-09-27 09:58:52 +02:00
Johan Haals 270d15ad07 scaffolder: Rework manage templates page
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-09-27 09:58:49 +02:00
Debabrata Panigrahi e9a95045dc Added the sign-off
Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com>
2024-09-27 06:45:13 +00:00
Debabrata Panigrahi c8bf46a5c1 Added the Harness CCM Plugin to microsite
Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com>
2024-09-27 06:45:13 +00:00
Debabrata Panigrahi edad7d03ba Added the Harness CCM Plugin to microsite
Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com>
2024-09-27 06:45:13 +00:00
Fredrik Adelöw 1f6706f7b4 properly print instructions when the api reports don't match
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-26 16:34:29 +02:00
Fredrik Adelöw d02c467eed Merge pull request #26862 from backstage/freben/cache-etag
make sure that etags don't expire spuriously
2024-09-26 16:10:36 +02:00
Fredrik Adelöw 8206f49ab1 make sure that etags don't expire spuriously
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-26 15:49:09 +02:00
Fredrik Adelöw 86a6694a9c Merge pull request #26861 from backstage/freben/reader-limiter
properly honor the reader limiter in the url reader processor
2024-09-26 15:09:25 +02:00
Fredrik Adelöw 93d992ab11 Merge pull request #26860 from backstage/freben/reorder-processors
just break out the modules folder into processors and providers
2024-09-26 15:08:46 +02:00
Fredrik Adelöw d94526c394 Merge pull request #26851 from backstage/freben/docs
remove extra package documentation tags
2024-09-26 14:56:15 +02:00
Fredrik Adelöw 62747f87f2 properly honor the reader limiter in the url reader processor
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-26 14:16:17 +02:00
Fredrik Adelöw 7e98dd0aae just break out the modules folder into processors and providers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-26 12:31:48 +02:00
Yash Oswal 6812980eba feat(EntityRefLink): add disableTooltip prop to control tooltip visibility
Signed-off-by: Yash Oswal <yoswal@redhat.com>
2024-09-26 15:29:14 +05:30
Vincenzo Scamporlino 2e32ba5031 Merge pull request #26858 from SonilPro/add-infobip-adopter
Update ADOPTERS.md
2024-09-26 10:41:49 +02:00
Antonio Ereiz accaa3aad2 add Infobip
Signed-off-by: Antonio Ereiz <antonio.ereiz@gmail.com>
2024-09-26 09:43:38 +02:00
bnechyporenko be88239ea0 Included only step id into check point key.
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-09-26 08:17:12 +02:00
bnechyporenko a7837873d6 Merge remote-tracking branch 'origin/master' into checkpoint-key 2024-09-26 08:12:49 +02:00
Fredrik Adelöw 64dd202dc4 remove extra package documentation tags
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-25 15:36:38 +02:00
AmbrishRamachandiran bef4142547 updated changes as per review
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-09-25 18:42:44 +05:30
Patrik Oldsberg 2e406568d2 Merge pull request #26053 from mahendra1290/fix-25888-mahendra
Fix: UI Issue with Sidebar Submenu Overlapping When Sidebar is Pinned
2024-09-25 14:46:40 +02:00
Ben Lambert a7ab05267a Merge pull request #26842 from leboncoin/fix-favorite-toggle-color
fix(core-components): correct size and color of FavoriteToggle
2024-09-25 12:49:56 +02:00
Ben Lambert bb32033cda Merge pull request #26810 from 0126cloud/feat/multiEntityPicker-defaultValue
Apply `defaultValue` props in `MultiEntityPicker`
2024-09-25 12:49:44 +02:00
Fredrik Adelöw 616dc96999 Merge pull request #26829 from backstage/renovate/npm-rollup-vulnerability
fix(deps): update dependency rollup to v4.22.4 [security]
2024-09-25 12:49:39 +02:00
Fredrik Adelöw 051e8a8246 Merge pull request #26835 from backstage/freben/vale
fix some spelling problems
2024-09-25 12:49:17 +02:00
0126cloud 5b1e195a69 Update curly-foxes-brake.md
Remove diff bit

Signed-off-by: 0126cloud <58761160+0126cloud@users.noreply.github.com>
2024-09-25 16:57:30 +08:00
RedlineTriad a11495aa74 doc: add changeset for Bitbucket Server ScmAuth changes
Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
2024-09-25 09:07:51 +02:00
RedlineTriad 549cd588fd doc: improvements for Bitbucket Server auth
Previously, it did not mention updating the sign-in page.
Also it skipped configuring the ScmAuth provider for non-default hosts,
which is always necessary for Bitbucket Server.

Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
2024-09-25 09:07:51 +02:00
RedlineTriad f69821a0f8 feat: add ScmAuth provider for Bitbucket Server
This fixes a bug where it used the same scopes as Bitbucket Cloud,
even though they are incompatible with Bitbucket Server.

Fixes #26803

Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
2024-09-25 09:07:47 +02:00
RedlineTriad 481637b97d feat: add parameter for Bitbucket ScmAuth scopes
Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
2024-09-25 09:07:05 +02:00
AmbrishRamachandiran faacf23525 Fixed grammar mistakes in the backstage accessibility docs
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-09-25 10:44:28 +05:30
aramissennyeydd 866c7c4424 update lockfile
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:43:32 -04:00
aramissennyeydd 727c717f92 ensure changes work with latest master
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:32:06 -04:00
aramissennyeydd 5129ad0669 standard react version
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:12:19 -04:00
aramissennyeydd 4958c01d14 revert version of react and fix merge conflicts
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:08:37 -04:00