Skip to content

Conversation

@Av3boy
Copy link
Owner

@Av3boy Av3boy commented Jan 4, 2026

<Issue number> <Change title>

Contents

This PR is trying to resolve:
TBD

We resolve it by:
TBD

Checklist

  • I have merged the latest changes from main to my branch.
  • I have tested my changes and any affected components.
  • I have added the proper documentation about my changes
  • I have made sure there is no overlapping work.
  • I have discussed any / all issues brought up from code review.

@Av3boy Av3boy self-assigned this Jan 4, 2026
Copilot AI review requested due to automatic review settings January 4, 2026 21:25
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request reorganizes the codebase by moving UI-related code to separate repositories. The PR removes the shared UI libraries (sharpengine-ui-shared), C# shared libraries (SharpEngine.Shared, SharpEngine.Rest, SharpEngine.Identity), and the entire Portal application (backend and web UI). It also removes UI-related files from the Launcher. Project references in the Engine solution are updated to point to a new SharpEngine-Shared repository location.

Key Changes:

  • Removes shared TypeScript/React UI library and related configuration files
  • Removes C# shared libraries for REST, Identity, and common utilities
  • Removes entire Portal application (backend, database, and web UI)
  • Updates project references to point to new ../../SharpEngine-Shared/ location
  • Minor documentation improvements to README

Reviewed changes

Copilot reviewed 249 out of 274 changed files in this pull request and generated no comments.

File Description
Engine/SharpEngine.slnx Updates project references from ../Shared/ to ../../SharpEngine-Shared/ to reflect new repository structure
README.md Removes empty <div> element and adds missing documentation for the Launcher section
All other files Complete removal of shared libraries, Portal application, and Launcher UI assets as part of repository reorganization

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 4, 2026

@Av3boy Av3boy merged commit 388dae8 into main Jan 4, 2026
6 of 9 checks passed
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.

2 participants