Merged
Conversation
… styling - Updated sidebar navigation items to include 'teams' instead of 'organization' and replaced FontAwesome icons with emojis. - Enhanced sidebar styling for better visual consistency and improved hover effects. - Modified ThemeToggle component to adjust styles for compact mode and improved button interactions. - Refactored UserManagement and UserProfile components to remove department handling and integrate job profiles. - Added job profiles to the types and updated related components to reflect these changes. - Introduced TeamManagement component for managing teams, including creating, updating, and deleting teams. - Improved overall styling and responsiveness across components.
feat: implement CSV import functionality in UserManagement component feat: enhance UserProfile to include job profile selection feat: update JOB_PROFILES with additional roles fix: improve user filtering and search functionality in UserManagement
- Updated HolidayManagement component for improved layout and styling, including header and action buttons. - Refined UserManagement component with a new user addition form and enhanced styling for better user experience. - Adjusted Sidebar component to ensure proper height and overflow handling. - Improved table styling and responsiveness across both components. - Added optional teamName property to Absence interface in types.
…ethod; add job_profile field to user storage and update related operations
…nagement component
…and user services; update UI components for better layout and overflow handling
- Set Node.js engine requirement to >=24 in package.json - Upgrade @vitejs/plugin-react to version 6.0.1 - Upgrade vite to version 8.0.3 - Add .nvmrc file specifying Node.js version 24
- Updated @fortawesome/react-fontawesome from ^0.2.6 to ^3.3.0 - Upgraded ESLint and related plugins to latest versions - Added ESLint configuration file with TypeScript and React support - Configured ESLint to ignore the dist directory and set up recommended rules
|
LGTM :D |
|
The latest Buf updates on your PR. Results from workflow Protobuf Lint / linting (pull_request).
|
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.