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

Add search skills page to allow search users by their skills #233

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

alessandromontividiu03
Copy link
Contributor

@alessandromontividiu03 alessandromontividiu03 commented Nov 1, 2024

image

PR Summary by Typo

Summary:
This pull request introduces several new features, including a skillName property in the Skill interface, nullable slackChannel property in defaultProject, and new components for displaying user skills and searching for users by skill. A new custom hook useReportsController is also added for handling data fetching using @tanstack/react-query.

Key Points:

  1. New skillName property in Skill interface and support for searching users by skill name.
  2. Nullable slackChannel property in defaultProject and updates to useChannelsController.
  3. New UsersDashboard component with Table and Footer components, and SkillsList and SkillsSearch components.
  4. Introduction of useReportsController custom hook for data fetching using @tanstack/react-query.
To turn off PR summary, please visit Notification settings.

Copy link

typo-app bot commented Nov 1, 2024

Typo Code Review 📊

✅ All checks passed!

@kaiomagalhaes kaiomagalhaes merged commit f9fa124 into master Nov 1, 2024
1 of 2 checks passed
@kaiomagalhaes kaiomagalhaes deleted the feat/skills-search branch November 1, 2024 20:06
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.

2 participants