Commit Graph

14517 Commits

Author SHA1 Message Date
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
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
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
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
aramissennyeydd 7d9580643a revert length check
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:04:22 -04:00
aramissennyeydd c781772b0a revert react version upgrade
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:04:22 -04:00
aramissennyeydd a99bf141a0 use common react version
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:04:08 -04:00
aramissennyeydd afc413d5c0 fix test case failing with react error and update api reports
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:03:18 -04:00
aramissennyeydd 264f537977 add linting for peer deps
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:02:40 -04:00
aramissennyeydd 6bc061b0ff skip react in type dep check
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:01:31 -04:00
aramissennyeydd e1c89ddd08 add react and react-router as dev dependencies
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:01:31 -04:00
aramissennyeydd dc9d3acc87 move react types to a dev dependency and peer dependency
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 20:57:54 -04:00
Thomas Cardonne 3f76d0e8fd fix(core-components): correct size and color of FavoriteToggle
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
2024-09-25 00:54:56 +02:00
Severin Wischmann 3dbac17bb6 Revert of #26430
The change caused issues and is therefore reverted. The updated documentation reflects the actual permissions required

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>
2024-09-24 13:55:50 -07:00
github-actions[bot] 96864c8386 Version Packages (next) 2024-09-24 09:04:06 +00:00
Emma Indal d68078a660 move external link icon to Link component
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2024-09-24 10:35:05 +02:00
Emma Indal 66eb59534d update api reports
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2024-09-24 10:35:05 +02:00
Emma Indal 46e01e9d98 Link component to accept externalLinkIcon prop
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2024-09-24 10:35:04 +02:00
Emma Indal c8ad28f3dc add external link icon to default icons
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2024-09-24 10:35:04 +02:00
blam bf6eaf35c8 chore: initial approach for field extensions
Signed-off-by: blam <ben@blam.sh>
2024-09-24 10:18:00 +02:00
Fredrik Adelöw bfd4bec795 remove the default font size of icons
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-24 09:24:51 +02:00
Patrik Oldsberg 10fb68d812 cli: optimize ts-morph project for workspace build
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-24 00:32:36 +02:00
Patrik Oldsberg a8cf07363a techdocs-cli: update e2e test scripts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-23 20:11:40 +02:00
secustor d7ab7e644b Merge branch 'master' into feat/fix-problematic-api-extraction-report 2024-09-23 18:01:06 +02:00
Patrik Oldsberg 56becbfb19 Merge pull request #26811 from backstage/rugvip/cleanup
cli: remove deprecated and experimental commands
2024-09-23 16:59:23 +02:00
Patrik Oldsberg 8caad3d5bf Merge pull request #24916 from backstage/rugvip/events
events-backend: added scaleable events service implementation
2024-09-23 16:45:43 +02:00
Patrik Oldsberg 4a25a8ef57 cli: add placeholders for removed commands
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-23 16:18:15 +02:00
secustor eed4cdcb55 add missing files
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 15:14:15 +02:00
secustor 831571c251 merge new changes
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:54:45 +02:00
secustor 3dff35c220 use extractor output to remove reports from tracking set
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:42 +02:00
secustor c28596309f update files
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:40 +02:00
secustor a2ae88d21a feat: use report.api.md pattern for api reports
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:36 +02:00
secustor 65da28ad53 add newly generated api reports
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:34 +02:00
secustor 30c2be9bcd fix: Update @microsoft/api-extractor and use their api report resolution
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:24 +02:00
Harrison Hogg c576a36d14 Merge pull request #26524 from backstage/hhogg/dynamic-metadata
Add ` backstage` field to export in package.json
2024-09-23 13:32:02 +01:00
Harrison Hogg 0b2794a387 Removed @backstage from matching regex
Signed-off-by: Harrison Hogg <hhogg@spotify.com>
2024-09-23 12:46:06 +01:00
Harrison Hogg e69428c5f8 Use the paths to find workspace files
Signed-off-by: Harrison Hogg <hhogg@spotify.com>
2024-09-23 09:46:39 +01:00
Harrison Hogg 59d6bf3ab4 Ensure backstage field is at the top
Signed-off-by: Harrison Hogg <hhogg@spotify.com>
2024-09-23 09:46:16 +01:00
Patrik Oldsberg 2e2df0e28a Merge pull request #26801 from backstage/rugvip/classy
opaque-internal: support class implementations
2024-09-23 09:21:13 +02:00
Patrik Oldsberg 9f9cad3aff cli: remove old logging utils
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-21 12:59:23 +02:00
Patrik Oldsberg 4e771ba2d0 cli: remove old diff implementation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-21 12:52:33 +02:00
Patrik Oldsberg 84097c7da0 cli: remove experimental onboard command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-21 12:44:54 +02:00
Patrik Oldsberg b7ef1347b4 cli: remove experimental install command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-21 12:44:53 +02:00
Patrik Oldsberg 6129076bbd cli: remove deprecated commands
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-21 12:44:53 +02:00
Patrik Oldsberg 79ba5a8c12 cli: deprecate LEGACY_BACKEND_START
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-21 12:16:57 +02:00
Patrik Oldsberg cec130550d opaque-internal: support class implementations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-20 15:33:03 +02:00