Conversation
Merge pull request #32 from vbetsch/develop
* chore(deps): Install MUI dependencies * feat: Create theme * feat: Create MUIProvider * feat: Add MUIProvider into main layout * fix: Change primary color * feat: Add theming * fix: Remove theme switcher * Revert "fix: Remove theme switcher" This reverts commit f778a2e. * Revert "feat: Add theming" This reverts commit f54f187. * revert: Revert theming * feat: Add ThemeProvider * feat: Add make clean command * feat: Add light and dark themes * feat: Change theme with browser theme * chore(linter): Add eslint rules * fix: Fix linter issues * fix(linter): Set react/react-in-jsx-scope rule to warn * fix: Fix linter warns * feat: Create loader and error components * fix: Improve error display * fix: Use MUI in hello world page * chore(linter): Add rule to ban native HTML nodes (div, span, p, etc...) * fix: Remove hello world css * feat: Create PageContainer * refactor: Use MUI components in users list * refactor: Use MUI components in homepage * refactor: Use MUI components in main layout * fix: Add html and body in main layout * fix: Use MUI components in API pages * fix: Remove globals.css * style(linter): Format linter config * fix: Typo * fix: Add ts-node dependency
* docs: Create README structure * docs: Replace html links by markdown links * test: Try a link syntax * fix: Use HTML links * revert: Use HTML links * docs: Add Quality Assurance in README * fix: file * Revert "fix: file" This reverts commit d6992d9. * docs: Add environment file step * test: Adding build status badge * feat: Add build status badge * feat: Add localhost links * feat: Add PRs badge * feat: Add last commit badge * fix: Remove badges not work * feat: Add icon in description
vbetsch
added a commit
that referenced
this pull request
Jul 26, 2025
Merge pull request #36 from vbetsch/develop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.