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

56 change user specific theme #341

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

DimitriB01
Copy link
Contributor

Description

Type of changes

  • Bugfix
  • Feature
  • Refactoring
  • Optimization
  • Documentation
  • CI/CD
  • Other

Requirements

  • Everything build out of Material UI components
  • New Material UI components capsulated via dependency injection in "@common/components"
  • Provide basic information pieces in comments
  • Establish interface to backend (if necessary)
  • Use Skeleton components if something has to be fetched (if necessary)
  • Error management: Components should handle undefined inputs
  • Components should be resuable (if possible)
  • Component Requirements are met

@DimitriB01 DimitriB01 linked an issue Sep 6, 2024 that may be closed by this pull request
26 tasks
Copy link
Contributor Author

@DimitriB01 DimitriB01 left a comment

Choose a reason for hiding this comment

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

Das mit dem doppelten Array nur bei genügend Zeit ausprobieren.

src/components/MenuBar/MenuBar.tsx Outdated Show resolved Hide resolved
src/components/ThemeMenu/Modal/ThemeModal.tsx Outdated Show resolved Hide resolved
src/components/ThemeMenu/Modal/ThemeModal.tsx Outdated Show resolved Hide resolved
src/components/ThemeMenu/Modal/ThemeModal.tsx Outdated Show resolved Hide resolved
src/components/ThemeMenu/Modal/ThemeModal.tsx Outdated Show resolved Hide resolved
src/pages/Home/Home.tsx Outdated Show resolved Hide resolved
src/services/Theme/postUserSettings.ts Outdated Show resolved Hide resolved
src/services/ThemeContext/ThemeContext.tsx Outdated Show resolved Hide resolved
src/services/ThemeContext/ThemeContext.tsx Outdated Show resolved Hide resolved
src/services/ThemeContext/ThemeContext.tsx Outdated Show resolved Hide resolved
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.

Change User specific theme
2 participants