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

Partially replace Semantic UI React with MUI. #9719

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

fniessink
Copy link
Member

@fniessink fniessink commented Sep 13, 2024

This PR changes a few components in the UI to use MUI instead of Semantic UI React. It also uses MUI for dark/light UI mode.

@fniessink fniessink linked an issue Sep 13, 2024 that may be closed by this pull request
@fniessink fniessink force-pushed the 9550-poc-replace-semantic-ui-react branch 14 times, most recently from a7d507d to fe6a1eb Compare September 16, 2024 12:47
@fniessink fniessink marked this pull request as ready for review September 16, 2024 13:01
components/frontend/src/AppUI.js Show resolved Hide resolved
components/frontend/src/App.js Show resolved Hide resolved
components/frontend/src/dashboard/MetricSummaryCard.js Outdated Show resolved Hide resolved
tests/application_tests/src/test_report.py Outdated Show resolved Hide resolved
tests/application_tests/src/test_report.py Outdated Show resolved Hide resolved
tests/application_tests/src/test_report.py Show resolved Hide resolved
tests/application_tests/src/test_report.py Show resolved Hide resolved
components/frontend/src/dashboard/DashboardCard.js Outdated Show resolved Hide resolved
@fniessink fniessink force-pushed the 9550-poc-replace-semantic-ui-react branch 4 times, most recently from 99a2604 to e8735f4 Compare September 17, 2024 18:15
@fniessink fniessink force-pushed the 9550-poc-replace-semantic-ui-react branch from e8735f4 to 2d0658b Compare September 17, 2024 20:23
@fniessink fniessink force-pushed the 9550-poc-replace-semantic-ui-react branch from 2d0658b to 993df86 Compare September 17, 2024 20:27
@fniessink fniessink enabled auto-merge (squash) September 17, 2024 20:27
Copy link

sonarcloud bot commented Sep 17, 2024

@fniessink fniessink merged commit c1912c6 into master Sep 17, 2024
40 checks passed
@fniessink fniessink deleted the 9550-poc-replace-semantic-ui-react branch September 17, 2024 20:37
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.

POC: Replace a small part of Semantic UI React with MUI
2 participants