Commit Graph

67748 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Sofia Sjöblad edc15d8cd7 Revert "chore: update package.json"
This reverts commit 82540078e8.

Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
2025-10-03 16:53:42 +02:00
Charles de Dreuille de09454468 Merge pull request #31276 from backstage/fix/buttonlink-router-integration
fix(bui): fix button link internal routing
2025-10-03 16:45:49 +02:00
Sofia Sjöblad 97818157bb add changeset
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
2025-10-03 16:39:03 +02:00
Sofia Sjöblad 722182fa90 fix changeset
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
2025-10-03 16:28:19 +02:00
Fredrik Adelöw b937a7ee01 Merge pull request #31329 from backstage/chromatic-message-fix
Fix Chromatic flow for forked PRs
2025-10-03 16:20:06 +02:00
Charles de Dreuille 5f75636f85 Update verify_chromatic.yml
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-10-03 15:59:21 +02:00
Sofia Sjöblad 5c21e451a7 add changeset
Signed-off-by: Sofia Sjöblad <ssjoblad@spotify.com>
2025-10-03 15:52:46 +02:00
Fredrik Adelöw 42a675ecbf Merge pull request #30994 from zeshanziya/fix-clearall-deletable-issue
fix(home): Correct clearAll logic to properly handle deletable flag in CustomHomepageGrid
2025-10-03 14:08:28 +02:00
Fredrik Adelöw c017220e77 Update .changeset/fuzzy-trams-kick.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-10-03 13:25:53 +02:00
Fredrik Adelöw 302f210aa9 Merge pull request #30460 from apc-kamezaki/update/remove-unused-octokit
Remove unused @octokit moudles from cli package
2025-10-03 10:35:12 +02:00
Patrik Oldsberg 8e9aa1d2fa Merge pull request #31319 from backstage/rugvip/protocol
cli: add Backstage Yarn plugin support for templating
2025-10-02 17:12:14 +02:00
Vincenzo Scamporlino 1bd6f6f891 Merge pull request #31287 from backstage/tweak-gitlab-docs
docs: clarify legacy backend system steps
2025-10-02 17:10:45 +02:00
milliehartnt123 533bbe21fe Rewrite architectural overview for feature #21926 (#31209)
* Update architecture-overview.md

Updated the architectural overview. Rewrote sections and created new graphics.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Add files via upload

Architectural diagram of the Backstage frontend and backend.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Add files via upload

Added new graphics to illustrate simplified standalone plugin architecture, service-based-plugin-architecture, and third-party-plugin architecture.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Add files via upload

Cleaned up graphic

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Cleaned up service-based plugin graphic

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update architecture-overview.md

Updated graphics and added note to plugin architecture graphics.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Updated plugin-architecture heading links in architecture-overview.md

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update architecture-overview.md fix formatting

Fixed formatting that occurred during copy-paste. 

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update architecture-overview.md 

Rearranged some of the sections. Added additional text and links.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update architecture-overview.md fixed link for02-backends

Fixed link to backend-system/architecture/02-backends.md.  Forgot the "architecture" in the path.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update architecture-overview.md updated database section

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update architecture-overview.md added links for core frontend plugins

Added links and descriptions of the core frontend plugins. The links are back to the overview pages under features for each of the plugins

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Updated diagram to show Kubernetes as core plugin

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Updated graphics to remove the work Container

Changed "Frontend Container" to "Frontend". Changed "Backend Container" to "Backend"

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update architecture-overview.md

Changed "Frontend Container" to "Frontend" everywhere in the doc. Changed "Backend Container" to "Backend" everywhere in the doc.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update architecture-overview.md fixed backend spelling errors

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update architecture-overview.md try to fix prettier errors

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update architecture-overview.md fix spelling error

Changed backed to backend

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

---------

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-10-01 16:23:33 -04:00
Patrik Oldsberg e30340015b Merge pull request #31309 from backstage/rugvip/rename
bui-themer: rename folder to mui-to-bui
2025-10-01 16:59:25 +02:00
Patrik Oldsberg a57ad4ba0b bui-themer: rename folder to mui-to-bui
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-10-01 16:42:51 +02:00
Patrik Oldsberg 5a26ab605c Merge pull request #31306 from backstage/rugvip/feature-types
docs/tooling/package-metadata: add docs for backstage.features
2025-10-01 16:24:25 +02:00
Patrik Oldsberg bdef1e2254 docs/tooling/package-metadata: add docs for backstage.features
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-10-01 16:13:04 +02:00