Commit Graph

68649 Commits

Author SHA1 Message Date
Patrik Oldsberg d02db50b42 plugins: cleanup unnecessary use of compatWrapper
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-23 12:56:54 +01:00
Patrik Oldsberg 358c6f7021 core-plugin-api: add forwards compatibility for useApp and useRouteRef
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-23 12:56:54 +01:00
Patrik Oldsberg 64e521767d docs: update links to point to frontend-plugin-api
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-23 12:56:08 +01:00
Patrik Oldsberg debd56dcf2 frontend-plugin-api: copy SignInPageProps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-23 12:43:21 +01:00
Patrik Oldsberg 8a219a4c89 yarn.lock: sync
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-23 12:43:21 +01:00
Patrik Oldsberg 97cd16f3b7 changesets: add changeset for core/frontend inversion
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-23 12:43:20 +01:00
Patrik Oldsberg ebe5538d55 update API reports for core/frontend inversion
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-23 01:59:07 +01:00
Patrik Oldsberg 5fc53cb298 {core,frontend}-plugin-api: inverse dependency
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-23 01:59:06 +01:00
Fredrik Adelöw 9e88165368 Merge pull request #30665 from deiga/backend-defaults-better-sqlite-optional
Move `better-sqlite3` to dev and optional peer dependencies
2025-11-22 23:01:48 +01:00
Andre Wanlin 15a9ef7c65 Community Plugins Hatched
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-11-22 11:21:02 -06:00
Patrik Oldsberg 32a849124f backend-app-api: sort plugin IDs in init collector
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-22 13:48:02 +01:00
John Collier 7a74678c88 Fix typo in readme
Signed-off-by: John Collier <jcollier@redhat.com>
2025-11-21 18:59:56 -05:00
John Collier 79ef47113b Add changeset
Signed-off-by: John Collier <jcollier@redhat.com>
2025-11-21 18:56:52 -05:00
John Collier 42a6adc8d9 chore(mcp): clarify error handling in mcp-actions-backend readme
Signed-off-by: John Collier <jcollier@redhat.com>
2025-11-21 17:56:21 -05:00
Patrik Oldsberg b595d941e2 backend-app-api: switch test to use mockServices.rootConfig
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-21 18:06:42 +01:00
Fredrik Adelöw d9e12f8bce Merge pull request #31836 from SnowBlitzer/jordans/tokenizer
Changing tokenizer separator for search indexing
2025-11-21 17:43:23 +01:00
Johan Persson c145031c74 fix(ui): correct Column sorting indicator direction
Fixed the Table Column sorting indicator to show an up arrow when
no sorting is active, correctly indicating that clicking will sort
ascending. Previously, the down arrow was shown by default, which
was misleading.

Signed-off-by: Johan Persson <johanopersson@gmail.com>
2025-11-21 17:27:58 +01:00
Patrik Oldsberg 7e65b75619 patches: add 31843
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-21 17:06:20 +01:00
Jordan Snow 9353f6e3f9 Test fix and vocab addition
Signed-off-by: Jordan Snow <jordans@spotify.com>
2025-11-21 10:40:19 -05:00
Johan Persson 6dd15832a0 Update .changeset/famous-jars-lose.md with affected components.
Signed-off-by: Johan Persson <johanopersson@gmail.com>
2025-11-21 16:33:09 +01:00
Fredrik Adelöw 88795642c2 Update .changeset/famous-jars-lose.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-11-21 16:33:09 +01:00
Johan Persson b3ad928bb8 fix(ui): handle Table Row without href prop correctly
Fixed the Table Row component to properly handle cases where no href
is provided. This prevents unnecessary RouterProvider wrapping and
fixes the cursor incorrectly appearing as a pointer when the row is
not actually a link.

Signed-off-by: Johan Persson <johanopersson@gmail.com>
2025-11-21 16:33:09 +01:00
renovate[bot] fe535cabb9 chore(deps): update actions/checkout action to v4.3.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-21 14:15:48 +00:00
Patrik Oldsberg 2b3fb40d06 Merge pull request #31832 from backstage/rugvip/patch-process
add new patch release process
2025-11-21 15:06:59 +01:00
Patrik Oldsberg d8b7285f88 scripts/patch-release-for-pr: include PR link in generated body
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-21 13:54:12 +01:00
Patrik Oldsberg fa6aa57345 docs/publishing: update with new patch release flow
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-21 13:54:11 +01:00
Patrik Oldsberg 281a517d0b patches: add patch for BUI useTable fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-21 11:04:33 +01:00
Patrik Oldsberg fb5c157262 add new patch release process
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-21 11:04:32 +01:00
Jordan Snow 4d3ddb99b6 Changing tokenizer seperator for seach indexing
Signed-off-by: Jordan Snow <jordans@spotify.com>
2025-11-20 16:23:32 -05:00
Andrew Shoell ceeed1bdb9 Fix typo in changeset description
Signed-off-by: Andrew Shoell <mrlunchbox777@gmail.com>
2025-11-20 11:01:23 -07:00
Ben Lambert c16d83c70c Merge pull request #31236 from ivangonzalezacuna/kubernetes-backend/replace-package
(kubernetes-backend) Replace package aws-sdk/signature-v4 with smithy
2025-11-20 11:44:21 +01:00
Ben Lambert 9825cd27eb Merge pull request #31830 from backstage/blam/exit2
chore: enter pre-release
2025-11-20 11:28:26 +01:00
benjdlambert 097516ec6f chore: enter pre-release
Signed-off-by: benjdlambert <ben@blam.sh>
2025-11-20 11:00:52 +01:00
Paul Schultz 69c19609f7 Merge pull request #31828 from gaelgoth/doc/fix-fr-doc-typo
Fix little typo in french readme
2025-11-19 17:47:48 -05:00
Vincenzo Scamporlino 53ffb3d561 Merge pull request #31767 from kurtaking/patch-4
Update Procore entry in ADOPTERS.md
2025-11-19 22:56:36 +01:00
gaelgoth 49a5d94dc0 Update doc
Signed-off-by: gaelgoth <gothuey.gael@gmail.com>
2025-11-19 22:21:30 +01:00
Patrik Oldsberg 2a9caf448c Merge pull request #31825 from backstage/rugvip/input-opaque-fix
frontend-plugin-api: fix input incompatibility crash
2025-11-19 20:13:12 +01:00
Patrik Oldsberg 0bc1ce919e frontend-plugin-api: fix input incompatibility crash
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-19 17:42:16 +01:00
Fredrik Adelöw a6d5e3018a Merge pull request #31792 from backstage/dependabot/npm_and_yarn/microsite/js-yaml-4.1.1
chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /microsite
2025-11-19 17:00:22 +01:00
renovate[bot] ff87168869 chore(deps): update dependency esbuild-loader to v4.4.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-19 15:02:27 +00:00
backstage-goalie[bot] e99e24c342 Merge pull request #31808 from backstage/renovate/base-ui-components-react-1.x-lockfile
chore(deps): update dependency @base-ui-components/react to v1.0.0-beta.6
2025-11-19 14:50:21 +00:00
Johan Persson fe7c751344 fix(ui): prioritize providedRowCount in useTable hook
Changed the row count calculation in the useTable hook to prioritize
the providedRowCount prop over data.length. This ensures accurate
row count values in server-side pagination scenarios where the total
number of rows differs from the current page's data length.

Signed-off-by: Johan Persson <johanopersson@gmail.com>
2025-11-19 15:37:46 +01:00
tduniec 5396287fe2 publishing Template Designer plugin
Signed-off-by: tduniec <tomekduniec@gmail.com>
2025-11-19 14:59:03 +01:00
Fredrik Adelöw f5b79967e7 dedupe
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-11-19 14:49:17 +01:00
dependabot[bot] dc4c3549ac chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /microsite
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-19 14:48:27 +01:00
renovate[bot] 16c56da095 chore(deps): update dependency elastic-builder to v2.31.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-19 13:37:10 +00:00
Fredrik Adelöw 100b0806b6 Merge pull request #31764 from backstage/renovate/npm-js-yaml-vulnerability
chore(deps): update dependency js-yaml to v4.1.1 [security]
2025-11-19 14:29:49 +01:00
Ben Lambert 181c85d432 Merge pull request #31816 from backstage/blam/releasenotes
`docs`: add 1.45.0 release notes
2025-11-19 14:23:55 +01:00
enyineer ab017b9918 Remove global-agent from create-app
Signed-off-by: enyineer <nico.enking@gmail.com>
2025-11-19 10:42:45 +01:00
enyineer 1a483ed02f Remove undici and old mocks
Signed-off-by: enyineer <nico.enking@gmail.com>
2025-11-19 10:11:12 +01:00