Commit Graph

68002 Commits

Author SHA1 Message Date
Patrik Oldsberg a4add851a4 Merge pull request #31108 from backstage/docs-theming
Improving theming documentation
2025-10-07 20:57:55 +02:00
Gabriel Dugny 43afbe50aa feat(techdocs): POC livereload for techdocs-cli serve (#30541)
* feat(techdocs): POC livereload for techdocs-cli serve

Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>

* chore: techdocs reload tests, refactor

Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>

---------

Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
2025-10-07 13:29:14 -04:00
Charles de Dreuille 79d72fa86e Update sidebars.ts
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-10-07 18:15:18 +01:00
Charles de Dreuille 1ac09a8060 Update docusaurus.config.ts
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-10-07 18:01:11 +01:00
Charles de Dreuille 74dcd32da4 Update sidebars.ts
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-10-07 17:45:12 +01:00
Charles de Dreuille fe187e68a7 Merge pull request #31347 from backstage/revert-bui-button-fix
Revert "Merge pull request #31230 from backstage/bui-fix-tooltip"
2025-10-07 16:50:49 +01:00
Fredrik Adelöw e41d6a09a6 Merge pull request #31314 from backstage/changeset-release/master
Version Packages (next)
2025-10-07 17:50:00 +02:00
github-actions[bot] 316d0774b8 Version Packages (next) 2025-10-07 15:00:59 +00:00
Fredrik Adelöw fe7cc7ae30 Merge pull request #31301 from backstage/rugvip/no-cache
cli: remove jest script module cache
2025-10-07 16:55:03 +02:00
Fredrik Adelöw 8a5703df8b Merge pull request #31224 from hopehadfield/remove-unused-scaffolder
Remove unused dependencies in notifications and scaffolder
2025-10-07 16:48:10 +02:00
Fredrik Adelöw 9b89f7ccba Merge pull request #31346 from backstage/dependabot/npm_and_yarn/nodemailer-7.0.7
chore(deps): bump nodemailer from 6.9.16 to 7.0.7
2025-10-07 16:41:56 +02:00
Fredrik Adelöw 67fc6fe48c Update .changeset/full-chefs-roll.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-10-07 16:40:11 +02:00
Patrik Oldsberg 8279f30933 Merge pull request #31154 from backstage/rugvip/title
frontend-plugin-api: add coreExtensionData.title
2025-10-07 16:31:51 +02:00
Sofia Sjöblad da97dad625 Revert "Merge pull request #31230 from backstage/bui-fix-tooltip"
This reverts commit 60c5db1356, reversing
changes made to 47f5d67bea.

Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
2025-10-07 16:22:56 +02:00
Fredrik Adelöw b118eccf6d Merge pull request #31345 from backstage/freben/no-signal-display
Remove app-root-element:signals/signals-display
2025-10-07 16:22:34 +02:00
dependabot[bot] b8cf31a93a chore(deps): bump nodemailer from 6.9.16 to 7.0.7
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.16 to 7.0.7.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.16...v7.0.7)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 7.0.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-07 13:57:38 +00:00
Vincenzo Scamporlino 2fbc5c4cb3 Merge pull request #31182 from hopehadfield/remove-unused-knip
🧹 Remove all unused luxon dependencies
2025-10-07 15:53:01 +02:00
Vincenzo Scamporlino 69fd28902b Merge pull request #31035 from MrOpperman/master
Add `renderEdge` function to the `<DependencyGraph />`
2025-10-07 15:44:06 +02:00
Fredrik Adelöw 7b41d9dd31 Remove app-root-element:signals/signals-display
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-10-07 15:23:00 +02:00
Vincenzo Scamporlino ae1dad0e73 changeset notfound page
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-07 14:32:53 +02:00
Vincenzo Scamporlino 34680e981c frontend-test-utils: tweak test
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-07 14:09:16 +02:00
Vincenzo Scamporlino 23c72e7e65 frontend-test-utils: render the element as Page
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-07 12:40:12 +02:00
Vincenzo Scamporlino a26508eea4 fix renderInTestApp routing
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-07 11:43:03 +02:00
Sofia 758d93a5ef Merge pull request #31343 from backstage/bui-fix-header
Fix BUI Header hrefs
2025-10-07 11:27:47 +02:00
Sofia Sjöblad 12c929164c add api report
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
2025-10-07 11:12:17 +02:00
Sofia Sjöblad 3c921c5518 add changeset
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
2025-10-07 10:36:21 +02:00
Sofia Sjöblad ea3970a51d add mandatory href for tabs in header component
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
2025-10-07 10:35:01 +02:00
Charles de Dreuille e99fadfbad Merge pull request #31281 from backstage/fix-bui-tabs
fix(bui): remove default selection for tabs that have href defined
2025-10-07 10:13:55 +02:00
Sofia Sjöblad eb9b17d45e Revert "fix: update stories to comply with react-aria"
This reverts commit 67cf982994.

Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
2025-10-07 09:50:43 +02:00
Charles de Dreuille f3c9a47400 Small fixes
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-10-07 07:27:01 +01:00
Andre Wanlin 974d7425fb Merge pull request #31283 from marleypowell/patch-1
docs: fix JSON filter syntax in `catalog-customization.md`
2025-10-06 19:10:20 +02:00
Sofia c5c305e520 Merge pull request #31339 from backstage/fix-bui-menu-routing
Fix BUI MenuItem internal link routing
2025-10-06 17:16:00 +02:00
Christine Lee c49f392f9e add datadog-entity-sync.yaml
Signed-off-by: Christine Lee <christine.lee@datadoghq.com>
2025-10-06 10:36:34 -04:00
Sofia Sjöblad f6dff5b4de add changeset
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
2025-10-06 16:27:15 +02:00
Sofia Sjöblad fd23d3ed71 use react router for internal routing in menus
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
2025-10-06 16:25:39 +02:00
Patrik Oldsberg 83c3aa63f7 Merge pull request #31337 from backstage/rugvip/unhandled
backend-app-api: earlier handling or unhandled errors
2025-10-06 16:25:05 +02:00
Marley 04530de989 Change target to targetRef in catalog customization
Signed-off-by: Marley Powell <marley.powell@exclaimer.com>
2025-10-06 15:20:45 +01:00
Fredrik Adelöw acac5b81e4 Merge pull request #31312 from OSfrog/disable-owned-entity-picker
fix(OwnedEntityPicker): forward ui:disabled prop to EntityPicker
2025-10-06 15:15:45 +02:00
Patrik Oldsberg dd69cf60c4 backend-app-api: earlier handling or unhandled errors
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-10-06 13:21:39 +02:00
TA31OU 81fc26c6a4 Update api report
Signed-off-by: TA31OU <kyle.opperman@ing.com>
2025-10-06 12:20:36 +02:00
Fredrik Adelöw 6fc3b9f8fb Merge pull request #31335 from backstage/freben/keys
Get rid of visualizer "missing key" errors in browser console
2025-10-06 12:17:46 +02:00
Fredrik Adelöw f9946a3edf Update .changeset/flat-peas-run.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: TA31OU <kyle.opperman@ing.com>
2025-10-06 11:38:44 +02:00
MrOpperman 57e279d780 Update .changeset/flat-peas-run.md
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: MrOpperman <kyleopperman1@gmail.com>
Signed-off-by: TA31OU <kyle.opperman@ing.com>
2025-10-06 11:38:44 +02:00
TA31OU 25aec46a8b Remove edge import
Signed-off-by: TA31OU <kyle.opperman@ing.com>
2025-10-06 11:38:44 +02:00
TA31OU 3beb1dee93 update api report
Signed-off-by: TA31OU <kyle.opperman@ing.com>
2025-10-06 11:38:44 +02:00
TA31OU 1c25050ee9 undo package change
Signed-off-by: TA31OU <kyle.opperman@ing.com>
2025-10-06 11:38:44 +02:00
TA31OU 09a14e809f Clean up type
Signed-off-by: TA31OU <kyle.opperman@ing.com>
2025-10-06 11:38:44 +02:00
Fredrik Adelöw 44061448f8 Get rid of visualizer "missing key" errors in browser console
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-10-06 11:33:15 +02:00
Sofia Sjöblad 23d8df0ce0 fix: add react-aria label to button
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
2025-10-06 11:31:35 +02:00
Sofia Sjöblad 67cf982994 fix: update stories to comply with react-aria
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
2025-10-06 10:54:20 +02:00