Commit Graph

25499 Commits

Author SHA1 Message Date
Patrik Oldsberg 147482b700 frontend-plugin-api: switch naming recommendation from define to defineParams
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-04 17:17:05 +02:00
Patrik Oldsberg e739a01e2d Merge pull request #30721 from backstage/rugvip/nodefault
frontend-plugin-api,catalog-react: remove default* prefix from blueprint params
2025-08-04 17:15:02 +02:00
Patrik Oldsberg 48a608c5d5 Merge pull request #30710 from backstage/rugvip/noany
frontend-plugin-api: get rid of AnyExtensionDataRef
2025-08-04 17:10:34 +02:00
Patrik Oldsberg c5c3ec4a4a Merge pull request #30703 from backstage/rugvip/element
frontend-plugin-api: AppRootElementBlueprint now only accepts an element
2025-08-04 16:57:29 +02:00
Patrik Oldsberg 9e4a00a9cc Merge pull request #30696 from backstage/rugvip/public-alpha
frontend-defaults: move createPublicSignInApp to alpha
2025-08-04 16:53:47 +02:00
Patrik Oldsberg 3c3c8825b2 frontend-plugin-api: get rid of AnyExtensionDataRef
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-04 16:50:03 +02:00
Patrik Oldsberg e4ddf22854 frontend-plugin-api,catalog-react: remove default* prefix from blueprint params
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-04 16:46:55 +02:00
Patrik Oldsberg 9ad8a1d30e Merge pull request #30712 from backstage/rugvip/noname
frontend-plugin-api: remove name option from createExtensionBlueprint
2025-08-04 16:45:16 +02:00
Patrik Oldsberg e8828e82b2 frontend-defaults: move public sign-in app to alpha app module
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-04 16:11:33 +02:00
Fredrik Adelöw 6547177d71 Merge pull request #28611 from jvmdc/FilterAsArrayInConfigSchema
search-backend-module-catalog: filter can be array in config schema
2025-08-04 13:26:22 +02:00
Patrik Oldsberg 3243fa6f64 frontend-plugin-api: remove name option from createExtensionBlueprint
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-01 10:53:36 +02:00
Patrik Oldsberg 121899a641 frontend-plugin-api: AppRootElementBlueprint now only accepts an element
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-01 00:18:00 +02:00
benjdlambert b465fbb09b chore: fixing types
Signed-off-by: benjdlambert <ben@blam.sh>
2025-07-31 16:38:53 +02:00
Shijun Wang 484e500f49 techdocs-backend: migrate CachedEntityLoader to use BackstageCredentials (#30652)
add changeset and tests

Signed-off-by: Shijun Wang <shijun@unity3d.com>
2025-07-30 07:38:44 -04:00
github-actions[bot] 531a48848c Version Packages (next) 2025-07-29 14:40:44 +00:00
Patrik Oldsberg 2ecf40daed Merge pull request #30634 from backstage/blam/entity-page-scrolling
`nfs`: Fixing scrolling behavior for the `info` Cards in the sidebar
2025-07-29 16:35:32 +02:00
Ben Lambert 1315a825cf Merge pull request #27771 from solimant/23819_scaffolder_openapi
Move Scaffolder API to OpenAPI
2025-07-29 14:36:47 +02:00
benjdlambert 4dd4fa6be3 chore: fixing implementation of the retry
Signed-off-by: benjdlambert <ben@blam.sh>
2025-07-29 14:21:23 +02:00
Ben Lambert cf6fb4b5aa Merge pull request #30670 from backstage/export
Export `FormField` type from Scaffolder
2025-07-29 14:08:29 +02:00
Patrik Oldsberg 1454be47e7 Merge pull request #30673 from backstage/rugvip/params
frontend-plugin-api: advanced blueprint param types
2025-07-29 13:50:13 +02:00
benjdlambert c48a43fe53 chore: small refactor and moving types around
Signed-off-by: benjdlambert <ben@blam.sh>
2025-07-29 13:45:11 +02:00
benjdlambert df41cf9557 chore: cleanup breaking change
Signed-off-by: benjdlambert <ben@blam.sh>
2025-07-29 13:24:48 +02:00
Ben Lambert 242babcf2e Merge pull request #30568 from stephenglass/feat/step-info-scaffolder-context
feat(scaffolder): Add step info to scaffolder action context
2025-07-29 10:34:52 +02:00
Ben Lambert f2b4935bf1 Merge pull request #30498 from philips-forks/scott/fix_provider
Reduce API calls made for single user events in GitHub Org Provider
2025-07-29 10:32:15 +02:00
Ben Lambert 01b42a2272 Merge pull request #30609 from sonikro/fix-logger-redaction
fix(logger): protects WinstonLogger of throwing when redactions are null or undefined
2025-07-29 10:29:42 +02:00
Ben Lambert 51c79e94e3 Merge pull request #30292 from alexvoedi/master
fix: hide pagination query params if pagination mode is set to none
2025-07-29 09:50:37 +02:00
James Brooks 62dc5a2bb9 Update API report
Signed-off-by: James Brooks <jamesbrooks@spotify.com>
2025-07-28 23:46:19 +01:00
James Brooks c4b7c5012e Export FormField type from Scaffolder
Signed-off-by: James Brooks <jamesbrooks@spotify.com>
2025-07-28 23:21:28 +01:00
solimant 2ea0997446 Capture 403 errors
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:37 +00:00
solimant 90bc74075d Add generate script
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:37 +00:00
solimant 0afb6e8e4f Remove deprecated ActionExample
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:36 +00:00
solimant 182e77ba82 Rebase tests
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:36 +00:00
solimant d9a0381bef Clean up openapi.yaml
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:36 +00:00
solimant 563ff4da0b Add ListTemplatingExtensions
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:36 +00:00
solimant 67caec27bf Fix API reports
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:36 +00:00
solimant 8d7854321b Refactor type for SSE route
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:36 +00:00
solimant e8e0f8e276 Relocate client
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:36 +00:00
solimant 3c03a0a4bd Ignore type for SSE route
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:35 +00:00
solimant c475f8c4a0 Revert limit and offset test change
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:35 +00:00
solimant 845e8a1283 Skip SSE
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:35 +00:00
solimant b7e98127e6 Move deps
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:35 +00:00
solimant 317fa46bd5 Fix prettier
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:35 +00:00
solimant ac5613f635 Fix OpenAPI spec linting
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:35 +00:00
solimant 68eca7b9a0 Fix API report
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:35 +00:00
solimant bd7ae8559d Fix prettier
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:34 +00:00
solimant fcd82b1423 Fix dependencies
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:34 +00:00
solimant 29d8a18841 Fix tests
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:34 +00:00
solimant 9d2bd50113 Pull some types from the spec
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:34 +00:00
solimant d2da49c568 Deprecate and re-export
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:34 +00:00
solimant e2fa65af59 Fix OpenAPI types
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:33 +00:00