Commit Graph

52818 Commits

Author SHA1 Message Date
Patrik Oldsberg 583cc23620 Merge pull request #24077 from backstage/rugvip/exp
backend-app-api: fix plugin token public key expiration
2024-04-08 16:38:03 +02:00
backstage-goalie[bot] 793b2a6896 Merge pull request #24083 from backstage/renovate/knip-5.x-lockfile
Update dependency knip to v5.9.1
2024-04-08 14:30:49 +00:00
backstage-goalie[bot] 0b647d3268 Merge pull request #24045 from backstage/renovate/mysql2-3.x-lockfile
Update dependency mysql2 to v3.9.3
2024-04-08 14:30:45 +00:00
backstage-goalie[bot] c51edd7d59 Merge pull request #24029 from backstage/renovate/msw-2.x-lockfile
Update dependency msw to v2.2.13
2024-04-08 14:30:41 +00:00
Patrik Oldsberg 0ccf3ea6aa Merge pull request #24086 from backstage/freben/ops
fix changeset that referred to nonexistant package
2024-04-08 16:21:28 +02:00
Patrik Oldsberg be5b958ed0 backend-app-api: fix plugin token public key expiration
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-08 16:18:32 +02:00
Fredrik Adelöw 4040fda749 Merge pull request #24048 from backstage/renovate/prom-client-15.x-lockfile
fix(deps): update dependency prom-client to v15.1.1
2024-04-08 16:12:54 +02:00
Fredrik Adelöw 48b94bda68 Merge pull request #24055 from backstage/renovate/swc-monorepo
fix(deps): update swc monorepo
2024-04-08 16:12:47 +02:00
Andre Wanlin 8906c31fda Merge pull request #24067 from awanlin/topic/nbs-techdocs
Updated TechDocs with new backend system examples
2024-04-08 09:12:03 -05:00
Fredrik Adelöw ee67e5b337 fix changeset that referred to nonexistant package
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-08 16:07:20 +02:00
Fredrik Adelöw a5b16dc0be Merge pull request #24009 from backstage/freben/sort
🧹  sort more package.json files
2024-04-08 16:02:28 +02:00
Fredrik Adelöw 8ce1078f8c Merge pull request #24056 from backstage/renovate/actions-setup-python-5.x
chore(deps): update actions/setup-python action to v5.1.0
2024-04-08 15:51:15 +02:00
Fredrik Adelöw 088fd64eaa Merge pull request #24046 from backstage/renovate/pg-8.x-lockfile
fix(deps): update dependency pg to v8.11.5
2024-04-08 15:49:28 +02:00
renovate[bot] 0e44c79ab1 chore(deps): update dependency knip to v5.9.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-08 13:42:08 +00:00
Fredrik Adelöw 841a50d933 Merge pull request #24062 from backstage/renovate/yup-0.x
chore(deps): update dependency @types/yup to ^0.32.0
2024-04-08 15:31:05 +02:00
Patrik Oldsberg ec76818cbd Merge pull request #24024 from backstage/mob/create-obo-tokens
backend-app-api: add support for OBO tokens
2024-04-08 15:28:40 +02:00
Fredrik Adelöw c019c62513 Merge pull request #23800 from backstage/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.24.10
2024-04-08 15:24:10 +02:00
Fredrik Adelöw 1e5f38046d Merge pull request #23866 from backstage/dependabot/npm_and_yarn/express-4.19.2
build(deps): bump express from 4.18.3 to 4.19.2
2024-04-08 15:12:32 +02:00
Fredrik Adelöw 32d4f6ec4f Merge pull request #23864 from backstage/dependabot/npm_and_yarn/microsite/express-4.19.2
build(deps): bump express from 4.18.2 to 4.19.2 in /microsite
2024-04-08 15:12:23 +02:00
Andre Wanlin ae3a99ff1b Merge pull request #23634 from QuadmanSWE/patch-plugin-azure-devops-backstage-getAllTeams-topTeams
Add optional limit parameter for getAllTeams method, default 100
2024-04-08 08:01:14 -05:00
Fredrik Adelöw 34c24a15f8 Merge pull request #23812 from BillyMichael/docs/openapi-fix
Update OpenAPI docs to use the correct NPM package for Optic
2024-04-08 14:52:54 +02:00
Fredrik Adelöw 44a03c1207 Merge pull request #23865 from backstage/dependabot/npm_and_yarn/storybook/express-4.19.2
build(deps): bump express from 4.18.1 to 4.19.2 in /storybook
2024-04-08 14:50:38 +02:00
Fredrik Adelöw 60cb44fb32 Merge pull request #24075 from backstage/freben/field-validator
add example for adjusting metadata.name validation
2024-04-08 14:49:46 +02:00
Fredrik Adelöw b4b04d2251 dedupe
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-08 14:27:45 +02:00
Fredrik Adelöw 9cf8f03bff dedupe
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-08 14:25:44 +02:00
Patrik Oldsberg 7978a58ded backend-app-api: use minimum exp of plugin and obo token
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-08 14:21:35 +02:00
Patrik Oldsberg 122cf5eed1 Merge pull request #24023 from backstage/rugvip/404
backend-app-api: deprecate plugin path configuration and fix /api/* 404
2024-04-08 14:12:45 +02:00
Patrik Oldsberg 06be96d9d3 Merge pull request #24070 from aramissennyeydd/nbs/config
fix: update config reading for NBS
2024-04-08 13:56:32 +02:00
Patrik Oldsberg 3b3d9730e8 backend-app-api: added root router test for case without index path
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-08 13:54:37 +02:00
Patrik Oldsberg 7522a9e51e docs/backend-system: reword 404 handling in root router docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-08 13:47:53 +02:00
Fredrik Adelöw 89b998bcfa add example for adjusting metadata.name validation
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-08 12:21:32 +02:00
Marek Libra b7cb5838b7 Merge pull request #23645 from mareklibra/FLPATH-1090.bulkActions
feat: add bulk actions to the Notifications page
2024-04-08 12:13:41 +02:00
Patrik Oldsberg 5f94ce1e92 Merge pull request #24072 from drodil/plugin_id_fix
fix: backend cli util to use the correct id
2024-04-08 09:17:17 +02:00
Heikki Hellgren 6b5ddbe622 fix: backend cli util to use the correct id
instead of using `pluginId: 'testPlugin'` now it uses the right id for
example `pluginId: 'test'`.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-04-08 08:26:13 +03:00
web-next-automation f93376c5dd fix: update config reading for NBS
Signed-off-by: web-next-automation <web-platform@doordash.com>
2024-04-07 19:36:19 -04:00
Andre Wanlin 1e3088c8f2 Updated TechDocs with new backend systems examples
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-07 12:57:41 -05:00
David Söderlund b356ead6c4 Add teamsLimit parameter to router test expected results.
Added test where the teamsLimit is supplied.

Signed-off-by: Quadman <QuadmanSWE@gmail.com>
Signed-off-by: David Söderlund <QuadmanSWE@gmail.com>
2024-04-07 19:05:52 +02:00
Quadman a16fe875d6 updated api-report
Signed-off-by: Quadman <QuadmanSWE@gmail.com>
2024-04-07 18:39:42 +02:00
Quadman 481f784d6e made the teams limit option available in front end but with no defined default value since it is set to a default 100 in backend
Signed-off-by: Quadman <QuadmanSWE@gmail.com>
2024-04-07 18:39:42 +02:00
Quadman 06980ee398 Refactor getAllTeams method to accept options parameter.
Added teamsLimit parameter to PullRequestDashBoardProvider options

Signed-off-by: Quadman <QuadmanSWE@gmail.com>
2024-04-07 18:39:42 +02:00
Quadman 5ce79db67e Refactor getAllTeams method in PullRequestsDashboardProvider
Signed-off-by: Quadman <QuadmanSWE@gmail.com>
2024-04-07 18:39:41 +02:00
Quadman fbdd051829 Fix getAllTeams method whitespace
Signed-off-by: Quadman <QuadmanSWE@gmail.com>
2024-04-07 18:39:41 +02:00
David Söderlund d8a731b9d6 Update plugins/azure-devops-backend/src/api/AzureDevOpsApi.ts
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: David Söderlund <QuadmanSWE@gmail.com>
2024-04-07 18:39:41 +02:00
David Söderlund b27382f411 Update plugins/azure-devops-backend/src/api/AzureDevOpsApi.ts
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: David Söderlund <QuadmanSWE@gmail.com>
2024-04-07 18:39:41 +02:00
Quadman d6a4e2b470 Update getAllTeams parameter name to 'limit'
Signed-off-by: Quadman <QuadmanSWE@gmail.com>
2024-04-07 18:39:41 +02:00
Quadman 637c1eacf0 Renamed the parameter to teamsLimit, reran api report, tsc, lint, and tests.
Signed-off-by: Quadman <QuadmanSWE@gmail.com>
2024-04-07 18:39:41 +02:00
Quadman 171e80c9ea Updated API report for azure-devops plugins
Signed-off-by: Quadman <QuadmanSWE@gmail.com>
2024-04-07 18:39:41 +02:00
Quadman 11fa8ea465 added topTeams to PullRequestsPageProps and implemented through to backend
Signed-off-by: Quadman <QuadmanSWE@gmail.com>
2024-04-07 18:39:41 +02:00
Quadman 106b904f31 Fixed variable name to not use underscore
Signed-off-by: Quadman <QuadmanSWE@gmail.com>
2024-04-07 18:39:41 +02:00
David Söderlund b9c2d2fc60 Update .changeset/brown-beers-share.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: David Söderlund <QuadmanSWE@gmail.com>
2024-04-07 18:39:41 +02:00