Skip to content

Conversation

@lgh-solace
Copy link
Collaborator

@lgh-solace lgh-solace commented Jan 6, 2026

What is the purpose of this change?

Removing unused code.

How was this change implemented?

Deleted unused files. 

How was this change tested?

  • Manual testing: [describe scenarios]
  • Unit tests: [new/modified tests]
  • Integration tests: [if applicable]
  • Known limitations: [what wasn't tested]

Is there anything the reviewers should focus on/be aware of?

I checked enterprise too - I don't think any project related "stuff" is used outside of community code.

@github-actions
Copy link

github-actions bot commented Jan 6, 2026

WhiteSource Policy Violation Summary

✅︎ No Blocking Whitesource Policy Violations found in solaceai/solace-agent-mesh-ui-pr-747!

export { CreateProjectCard } from "./CreateProjectCard";
export { AddProjectFilesDialog } from "./AddProjectFilesDialog";
export { ProjectCard } from "./ProjectCard";
export { ProjectList } from "./ProjectList";
Copy link
Collaborator Author

@lgh-solace lgh-solace Jan 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

None of the above files were used. According to AI:

... all 8 unused files were part of the initial Projects feature implementation. They represent different iterations of the UI design during development (three-panel layout, various detail views) that were ultimately replaced by the current card-based design using ProjectCards and ProjectDetailView.

@lgh-solace lgh-solace requested a review from JKaram January 6, 2026 21:33
@lgh-solace lgh-solace marked this pull request as ready for review January 6, 2026 21:33
@sonarqube-solacecloud
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@lgh-solace lgh-solace requested a review from ziyanwan January 7, 2026 14:19
@lgh-solace lgh-solace merged commit 149cb38 into main Jan 7, 2026
25 of 27 checks passed
@lgh-solace lgh-solace deleted the lgh-removingUnusedCode branch January 7, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants