Commit Graph

67198 Commits

Author SHA1 Message Date
Patrik Oldsberg 2fb8b04f79 frontend-plugin-api: improve type errors for createFrontend{Plugin,Module}
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-31 10:21:44 +02:00
Patrik Oldsberg 2926f773c2 Merge pull request #31021 from backstage/rugvip/backend-template
cli: update backend plugin template with new service pattern
2025-08-29 14:34:23 +02:00
Patrik Oldsberg 705f28d23a github/workflows: add prettier cache
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-29 13:56:56 +02:00
Vincenzo Scamporlino ff41d7998a Merge pull request #30977 from stephenglass/fix/core-components-avatar-initials
fix(core-components): fixes for rendering initials in the avatar component
2025-08-29 13:46:28 +02:00
Fredrik Adelöw eb2734d8bd Merge pull request #30625 from AmbrishRamachandiran/holiday-tracker-plugin
Add Holiday Tracker Plugin To Marketplace
2025-08-29 13:42:03 +02:00
Patrik Oldsberg e1adce4bd3 cli: update backend plugin template with new service pattern
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-29 13:27:21 +02:00
Hellgren Heikki acb2fdb38f feat(catalog): add possibility to stream entity pages
adds a new method `streamEntityPages` that can be used to stream entity
pages from catalog instead streaming entities one by one. this can be
more efficient load wise but not usable for every use case.

Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
2025-08-29 14:15:36 +03:00
Vincenzo Scamporlino 3585c591b8 Merge pull request #30552 from schultzp2020/add-logger-docs
docs: clarify log level
2025-08-29 12:31:11 +02:00
Hellgren Heikki 2f5162c4b7 feat(catalog): batch size + mode config for entity streaming
adds parameters to control the batch size and mode for the
streamEntities method. with array mode, the entities are returned as
batches while the default single mode returns entities one by one.

Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
2025-08-29 08:43:29 +03:00
Hellgren Heikki 0e9ec444b7 feat: allow streaming catalog entities
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
2025-08-29 08:02:34 +03:00
MT Lewis 730793028f ui: add bui-align-baseline class implied by Flex component
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2025-08-28 17:35:32 +01:00
Gustaf Räntilä 37b4eaf462 Make the action 'get-catalog-entity' throw ConflictError instead of Error
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-08-28 15:26:14 +02:00
Gustaf Räntilä d08b0c9630 Return known errors thrown in MCP actions as textual description
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2025-08-28 15:13:47 +02:00
Fredrik Adelöw a4c82adcea Only run provider orphan cleanup if the engine is started in the first place
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-08-28 11:23:30 +02:00
Kurt King f2d3a2c4da Change import path for ActionsRegistryService
Signed-off-by: Kurt King <kurtaking@gmail.com>
2025-08-27 20:47:59 -06:00
Vincenzo Scamporlino 210406dfc0 Merge pull request #30922 from JessicaJHee/unset-cookie-domain
fix: remove domain attribute to set OAuth cookies as host-only
2025-08-27 21:18:32 +02:00
Paul Schultz ed21beb509 Merge pull request #30693 from sn0wcat/master
chore: improved the logging message
2025-08-27 14:17:34 -05:00
David Fankhänel 5b64169384 fix(TemplateListPage): fix tsc error
Signed-off-by: David Fankhänel <david.fankhaenel@aeb.com>
2025-08-27 10:28:28 +02:00
Patrik Oldsberg bc7d142350 Merge pull request #30937 from backstage/changeset-release/master
Version Packages (next)
2025-08-26 16:06:16 +02:00
David Fankhänel 0d415ae014 fix(scaffolder): render TechDocs link on Template List page for TechDocs annotations
Show “View TechDocs” link when template has backstage.io/techdocs-ref or backstage.io/techdocs-entity.
Append backstage.io/techdocs-entity-path when set.
Use buildTechDocsURL from @backstage/plugin-techdocs-react.
Add tests covering both annotations and path handling.
Update dependencies to include @backstage/plugin-techdocs-common and @backstage/plugin-techdocs-react.
Add sample TechDocs scaffolding to notifications-demo template.
Closes #29076.

Signed-off-by: David Fankhänel <david.fankhaenel@aeb.com>
2025-08-26 15:08:55 +02:00
github-actions[bot] 9c441f9a78 Version Packages (next) 2025-08-25 15:09:39 +00:00
Fredrik Adelöw a4a517d501 Merge pull request #30982 from backstage/rugvip/conflict
cli: fix nfs plugin template id -> pluginId
2025-08-25 17:03:34 +02:00
Patrik Oldsberg 080f25215f cli: fix nfs plugin template id -> pluginId
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-25 16:39:50 +02:00
Benjamin Janssens 198d170443 Merge branch 'master' into catalog/github-app-discovery 2025-08-25 16:10:30 +02:00
Fredrik Adelöw 56bf797146 Merge pull request #30567 from stephenglass/fix/catalog-msgraph-encoding
fix(catalog-msgraph): Encode query filters in requests made to msgraph
2025-08-25 14:10:43 +02:00
Fredrik Adelöw a7fb31eb2a Update .changeset/slick-lamps-clap.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-08-25 14:10:36 +02:00
Fredrik Adelöw 500ac74691 Merge pull request #30971 from backstage/freben/depr-ex
deprecate explore collator
2025-08-25 12:09:15 +02:00
Patrik Oldsberg a19d9ef133 Merge pull request #30978 from backstage/rugvip/conflict
cli: fix package detection conflict
2025-08-25 11:31:40 +02:00
Patrik Oldsberg 275bda809e cli: fix package detection conflict
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-25 10:42:34 +02:00
Fredrik Adelöw e60b871986 Merge pull request #30394 from 04kash/tutorial/adding-events
Add Docs on Integrating Event-Driven Updates with Entity Providers
2025-08-25 09:37:43 +02:00
Stephen Glass e409becd3f Fixes for rendering initials in the avatar component
Signed-off-by: Stephen Glass <stephen@stephen.glass>
2025-08-23 20:58:00 -04:00
Fredrik Adelöw f615c9fd40 Merge pull request #30823 from backstage/renovate/actions-cache-digest
chore(deps): update actions/cache digest to 0400d5f
2025-08-23 12:25:13 +02:00
Fredrik Adelöw 4d6c6b80b5 Merge pull request #30826 from backstage/renovate/ilshidur-action-discord-0.x
chore(deps): update ilshidur/action-discord action to v0.4.0
2025-08-23 12:24:58 +02:00
Fredrik Adelöw 4642837a3f Merge pull request #30829 from backstage/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.29.6
2025-08-23 12:24:21 +02:00
Fredrik Adelöw ce1a18f1c9 Merge pull request #30965 from backstage/dependabot/npm_and_yarn/cipher-base-1.0.6
chore(deps): bump cipher-base from 1.0.4 to 1.0.6
2025-08-23 12:24:05 +02:00
Fredrik Adelöw 5a81e5e3ac Merge pull request #30973 from backstage/dependabot/npm_and_yarn/sha.js-2.4.12
chore(deps): bump sha.js from 2.4.11 to 2.4.12
2025-08-23 12:23:30 +02:00
dependabot[bot] d87fa94281 chore(deps): bump sha.js from 2.4.11 to 2.4.12
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12.
- [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/sha.js/compare/v2.4.11...v2.4.12)

---
updated-dependencies:
- dependency-name: sha.js
  dependency-version: 2.4.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-22 21:34:35 +00:00
Andre Wanlin dae9dd1af0 Merge pull request #30966 from backstage/dependabot/npm_and_yarn/microsite/sha.js-2.4.12
chore(deps): bump sha.js from 2.4.11 to 2.4.12 in /microsite
2025-08-22 16:29:52 -05:00
Fredrik Adelöw 021a4db7a2 Merge pull request #30972 from backstage/freben/contrib-split
🧹  update contrib read/write split doc to match new client methods
2025-08-22 22:02:10 +02:00
Fredrik Adelöw 208b7e7c08 update contrib read/write split doc to match new client methods
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-08-22 21:45:24 +02:00
Fredrik Adelöw 1948835d4e Merge pull request #30391 from kurtaking/kurtaking/bep-telemetry-service 2025-08-22 18:13:55 +02:00
Fredrik Adelöw 9a93520746 deprecate explore collator
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-08-22 16:47:50 +02:00
Fredrik Adelöw 6729c3520d Merge pull request #30418 from logonoff/gh-30399
fix(catalog): autofocus first `EntityContextMenu` item
2025-08-22 16:00:43 +02:00
dependabot[bot] 37657fd8bb chore(deps): bump sha.js from 2.4.11 to 2.4.12 in /microsite
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12.
- [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/sha.js/compare/v2.4.11...v2.4.12)

---
updated-dependencies:
- dependency-name: sha.js
  dependency-version: 2.4.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-21 19:29:07 +00:00
dependabot[bot] 47bd6bb619 chore(deps): bump cipher-base from 1.0.4 to 1.0.6
Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base) from 1.0.4 to 1.0.6.
- [Changelog](https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/cipher-base/compare/v1.0.4...v1.0.6)

---
updated-dependencies:
- dependency-name: cipher-base
  dependency-version: 1.0.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-21 19:15:36 +00:00
MT Lewis 85c5e045c9 catalog: fix incorrect defaultTarget in createComponentRouteRef
The previous value doesn't exist in the
scaffolder. I believe the logical place for this
to point to is the root of the scaffolder plugin,
which renders the list of templates.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2025-08-21 16:30:32 +01:00
Ben Lambert b1bd24a0b2 Merge pull request #30959 from backstage/nfs-fix-migrating-docs
[NFS] docs: update nfs status
2025-08-21 15:50:12 +02:00
Ben Lambert 92472d5317 Update docs/frontend-system/index.md
Co-authored-by: Peter Macdonald <peterm4c@pm.me>
Signed-off-by: Ben Lambert <ben@blam.sh>
2025-08-21 15:12:33 +02:00
Camila Belo 7ecdb62400 docs: update nfs status
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2025-08-21 14:48:31 +02:00
Ben Lambert b67cafbd8c Merge pull request #30958 from backstage/blam/remove-superfluous-link
`org`: Fixing routing issue when Catalog index is mounted on `/`
2025-08-21 14:44:28 +02:00