Skip to content

Nomad plugin BUI migration - #10234

Open
deepthi-28 wants to merge 2 commits into
backstage:mainfrom
deepthi-28:nomad
Open

Nomad plugin BUI migration#10234
deepthi-28 wants to merge 2 commits into
backstage:mainfrom
deepthi-28:nomad

Conversation

@deepthi-28

@deepthi-28 deepthi-28 commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Hey, I just made a Pull Request!

Migrates the nomad workspace from Material-UI (MUI) to Backstage UI (BUI) as part of #7869

What changed

  • Replaced @material-ui/core components (Box, Card, Table, Typography, makeStyles) with BUI equivalents (Tag, TagGroup from @backstage/ui)
  • Replaced @material-ui/icons (OpenInNewIcon) with @remixicon/react (RiExternalLinkLine)
  • Removed @material-ui/core and @material-ui/icons from dependencies
  • Added @backstage/ui as a dependency
image
  • A changeset describing the change and affected packages. (more info)
  • Added or updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)
  • All your commits have a Signed-off-by line in the message. (more info)

Signed-off-by: Deepthi Ajith <deepthi.ajith@infosys.com>
@backstage-goalie

backstage-goalie Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Changed Packages

Package Name Package Path Changeset Bump Current Version
@backstage-community/plugin-nomad workspaces/nomad/plugins/nomad minor v0.21.0

Signed-off-by: Deepthi Ajith <deepthi.ajith@infosys.com>
@deepthi-28
deepthi-28 marked this pull request as ready for review August 3, 2026 09:17
@deepthi-28
deepthi-28 requested a review from a team as a code owner August 3, 2026 09:17
@deepthi-28
deepthi-28 requested a review from vinzscam August 3, 2026 09:17
@deepthi-28 deepthi-28 mentioned this pull request Aug 3, 2026
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants