generated from Real-Dev-Squad/website-template
-
Notifications
You must be signed in to change notification settings - Fork 161
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
Feature: add skills field #918
Merged
iamitprakash
merged 25 commits into
Real-Dev-Squad:develop
from
sunilk429:feature/add-skills-field
Dec 24, 2024
Merged
Feature: add skills field #918
iamitprakash
merged 25 commits into
Real-Dev-Squad:develop
from
sunilk429:feature/add-skills-field
Dec 24, 2024
Conversation
This file contains 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
6f4daab
to
d3c66e7
Compare
yesyash
requested changes
Nov 28, 2024
327b65f
to
c154dd8
Compare
yesyash
previously approved these changes
Dec 2, 2024
c154dd8
to
c541da3
Compare
yesyash
previously approved these changes
Dec 2, 2024
iamitprakash
previously approved these changes
Dec 4, 2024
c541da3
to
cf01917
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tests are failing , kindly look into this .
This PR had conflicts, fixed incorrectly... Will fix it once I am back. Currently I am ooo |
344edd4
to
540a29a
Compare
ba5add9
to
c2b5973
Compare
iamitprakash
requested changes
Dec 24, 2024
iamitprakash
approved these changes
Dec 24, 2024
iamitprakash
added a commit
that referenced
this pull request
Dec 25, 2024
Feature: add skills field (#918) * featureUrl removed * removed feature/group * change class inputBox instead radioButton * task level section removed * unncessary object destruction under featureflag removed * status=available typo fixed * tests added for updated changes * Tests fixed * Added data-testid for testing,also added new tests * Test api updated to staging * refactored for readability * created a constants file * API_BASE_URL changed to stating for testing * Added data-testid for testing,also added new tests * Test api updated to staging * refactored for readability * added skills field * Tests for skills field added * restore accidently deleted css * fixed checkbox styling * fixed (Select aAll) typo and removed repeated code * Added new tests * update query selector to element id * mock skills added for testing * SKILL_TREE_BACKEND_BASE_URL imported from constants Co-authored-by: sunilk429 <160393886+sunilk429@users.noreply.github.com>
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.
Date: 20th October, 2024
Developer Name: Sunil Kumar
Issue Ticket Number
Description
Added Skills multi-select component
Depends On
Documentation Updated?
Under Feature Flag
Database Changes
Breaking Changes
Development Tested?
Screenshots
Screenshot 1
Recording.2024-11-20.204842.mp4
Test Coverage
Screenshot 1
Additional Notes