Commit Graph

68268 Commits

Author SHA1 Message Date
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
Dharmik c773f80b4d changeset and DCO signature
Signed-off-by: Dharmik <dharmik.gangani17@gmail.com>
2025-10-04 18:49:51 -03:00
Dharmik 2d229b243c changeset and DCO signature
Signed-off-by: Dharmik <dharmik.gangani17@gmail.com>
2025-10-04 18:30:34 -03:00
Gabriel Dugny 28ee81c717 fix: Invalid MUI to BUI conversion for --bui-bg
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
2025-10-04 12:26:01 +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
Vincenzo Scamporlino d95d88cd23 app: fix routing when PageExtensions are mounted on /
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-03 15:36:57 +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
punkle ace202e4d1 chore: update material-ui-popup-state
Signed-off-by: punkle <brian@roadie.io>
2025-10-03 11:57:14 +01: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
Patrik Oldsberg 6ee65a9deb Merge pull request #31307 from backstage/rugvip/test
github/copilot-instructions: update testing instructions
2025-10-01 15:38:41 +02:00
Patrik Oldsberg 64dd4920aa Update .github/copilot-instructions.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-10-01 15:38:34 +02:00
Patrik Oldsberg d14ef24882 cli: add Backstage Yarn plugin support for templating
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-10-01 15:11:46 +02:00
Fredrik Adelöw cbb3ce6714 Merge pull request #31217 from backstage/clairep/gitlab_module_to_prefer_projectId_1
GitlabDiscoverEntityProvider: update shouldProcessProject to use project.id for hasFile check
2025-10-01 11:42:19 +02:00
Fredrik Adelöw c10c5ee110 Update plugins/catalog-backend-module-gitlab/src/__testUtils__/handlers.ts
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-10-01 11:29:33 +02:00
Ben Lambert f799bef6ec Merge pull request #31288 from backstage/changeset-release/master
Version Packages (next)
2025-09-30 17:17:18 +02:00
Tommy Le d9aed7400c chore: add changeset
Signed-off-by: Tommy Le <tommy_le@outlook.com>
2025-09-30 17:11:22 +02:00
Tommy Le 90496fe472 fix: forward disabled prop
Signed-off-by: Tommy Le <tommy_le@outlook.com>
2025-09-30 17:10:30 +02:00
github-actions[bot] ffb5b44d86 Version Packages (next) 2025-09-30 14:42:12 +00:00
benjdlambert 0aa318ede6 chore: fixing prettuer
Signed-off-by: benjdlambert <ben@blam.sh>
2025-09-30 16:36:17 +02:00
Ben Lambert 316bc809ca Merge pull request #31094 from secustor/feat/allow-to-set-toogle
feat(plugins/org): add overwrites to membership and ownership cards
2025-09-30 15:48:42 +02:00
Ben Lambert 76f1b2ba4c Merge pull request #31241 from drodil/notification_resolver_fix
fix: default notification recipient resolver exclusion
2025-09-30 15:48:21 +02:00
Ben Lambert 627f044a07 Merge pull request #31249 from backstage/tweak-grid-docs
docs: fix grid usage
2025-09-30 15:43:21 +02:00
Ben Lambert 80c9347003 Merge pull request #31299 from drodil/deps_graph_scrolling
fix(core-components): fix deps graph scrolling
2025-09-30 15:39:28 +02:00
Ben Lambert 38ad6d068f Merge pull request #31197 from henrikedegrd/add-username-as-optional-config
Feat(slack-notification-backend): Adds username as optional config for the Slack notifications
2025-09-30 15:36:03 +02:00
Fredrik Adelöw e5ece8f6b1 Merge pull request #31208 from kingbj940429/kubernetes-configmaps-rendering
feat(kubernetes-plugin): add configmaps rendering
2025-09-30 14:32:21 +02:00
Fredrik Adelöw 2e787126ac Merge pull request #31269 from gustavorps/patch-2
Docs: Add PromiseRouter import to http-router.md
2025-09-30 14:31:43 +02:00
Claire Peng d4a1229782 update testhandler to only check for id
Signed-off-by: Claire Peng <clairep@spotify.com>
2025-09-30 14:17:51 +02:00
Claire Peng 7be9bd7106 simplify changeset
Signed-off-by: Claire Peng <clairep@spotify.com>
2025-09-30 14:08:01 +02:00