-
Notifications
You must be signed in to change notification settings - Fork 60
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
Implemntation of skills filter on org homepage #1315 #1430
Conversation
Signed-off-by: Tushar Vyas <[email protected]>
Signed-off-by: Tushar Vyas <[email protected]>
Signed-off-by: Tushar Vyas <[email protected]>
Signed-off-by: Tushar Vyas <[email protected]>
Signed-off-by: Tushar Vyas <[email protected]>
@elraphty @ecurrencyhodler modification of the |
Video looks good. Let's wait to see what raph has to say. |
@Vayras what modification are you proposing? |
slight modifications to query params , passing the language string which enables filtering by coding language making the getOrgBounties , work similar to getPeopleBounites |
Hi! can you resubmit this PR to this new frontend repo? https://github.com/stakwork/sphinx-tribes-frontend |
New api endpoint for our backend is: https://api.people-test.sphinx.chat/ |
@ecurrencyhodler ofcourse ,will resubmit all the PRs related to frontend again on that repo |
Resubmission : stakwork/sphinx-tribes-frontend#12 |
#1315
with this PR I have implemented the skills filter on org Homepage
implementation involves modification of api call
getOrganizationBounties
and changes in frontendloom video:https://www.loom.com/share/685883cc25b74f8bae633b85a5d41a00
test have been updated
tested on chrome