Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: Add FluentAvalonia and remake MainWindow #6

Merged
merged 2 commits into from
Dec 1, 2023

Conversation

d3ara1n
Copy link
Collaborator

@d3ara1n d3ara1n commented Dec 1, 2023

PR-Codex overview

This PR focuses on refactoring and adding new features to the Chief application.

Detailed summary

  • Deleted several files and folders related to the old Chief application structure.
  • Added new classes and files for the ViewModel and View components.
  • Added new UserControl views for Home, Package, Settings, and Toolchain.
  • Added a ViewModelLocator class for dependency injection.
  • Added a NavigationService class for navigating between views.
  • Updated the App.xaml and App.xaml.cs files for application initialization.
  • Added new styles and control themes for Card and HomeView.
  • Updated the .gitignore file and added new project files.

The following files were skipped due to too many changes: src/Chief.App/app.manifest, .idea/.idea.Chief/.idea/avalonia.xml, src/Chief.App/MainWindow.axaml, src/Chief.App/Chief.App.csproj, Chief/Program.cs, src/Chief.App/MainWindow.axaml.cs, Chief.sln, .gitignore

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

sonarcloud bot commented Dec 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@BiDuang BiDuang self-assigned this Dec 1, 2023
src/Chief.App/MainWindow.axaml.cs Show resolved Hide resolved
.gitignore Show resolved Hide resolved
src/Chief.Core/Chief.Core.csproj Show resolved Hide resolved
@BiDuang BiDuang merged commit 00aa839 into BiDuang:main Dec 1, 2023
6 checks passed
This pull request was closed.
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