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 app layouts and common components #4806

Merged
merged 2 commits into from
Sep 29, 2023

Conversation

thornbill
Copy link
Member

@thornbill thornbill commented Sep 27, 2023

Changes
This is mostly prep for splitting the dashboard to a separate "app".

  • Layouts are restructured so common components are not duplicated in the different apps.
  • Shared components are moved to src/components from the experimental app directory.
  • The mui theme is moved to src/themes.
  • Redirects are moved so they do not "render" within app layouts.

I'm trying to breakdown the dashboard changes so they are less huge.

Issues
N/A

@thornbill thornbill added the cleanup Cleanup of legacy code or code smells label Sep 27, 2023
@thornbill thornbill added this to the v10.9.0 milestone Sep 27, 2023
@thornbill thornbill requested a review from a team as a code owner September 27, 2023 06:18
src/RootApp.tsx Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Sep 29, 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 0 Code Smells

No Coverage information No Coverage information
1.6% 1.6% Duplication

@thornbill thornbill merged commit 0d5b974 into jellyfin:master Sep 29, 2023
19 checks passed
@thornbill thornbill deleted the common-component-refactor branch October 5, 2023 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Cleanup of legacy code or code smells
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants