Girl-Code-It / Opportunity-Calendar-Backend

Opportunity Calendar is the one-stop place to refer important opportunities available in tech-space like newly posted jobs, internships, hackathons, tech-conferences, scholarships, etc.
https://opportunity-calendar.herokuapp.com/
MIT License
15 stars 30 forks source link

added onlyForFemale field #76

Closed ritik307 closed 3 years ago

ritik307 commented 3 years ago

Description

The GET API currently can now filter on the basis of onlyForFemale field.

Fixes #69

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

ritik307 commented 3 years ago

@Manvityagi Plz review

ritik307 commented 3 years ago
1. There are merge conflicts that you need to resolve.

2. I don't see the corresponding updates in `tests`

will fix that asap

ritik307 commented 3 years ago

@Manvityagi Done Plz check

ritik307 commented 3 years ago

@Manvityagi @abdus Plz review

Manvityagi commented 3 years ago

@ritik307 The build fails on your PR. Run your code & tests locally and fix the issue. You can see the build log by clicking on the Travis details link in checks and see what's causing the build to fail.

ritik307 commented 3 years ago

@Manvityagi Plz review

ritik307 commented 3 years ago

@Manvityagi Done! Kindly review

ritik307 commented 3 years ago

@abdus Done! Plz review

abdus commented 3 years ago

@ritik307 please solve the merge conflict. I aim to accept/reject this PR by this weekend. It has been here for a long time.

ritik307 commented 3 years ago

@abdus Plz review Just a matter of fact I always make the requested changes within a day or two but they didn't get a review for weeks.

abdus commented 3 years ago

the pagination thing is missing. I am attaching screenshots so that it's easier for you to understand.

Frame 1

sorry about being late. less free time than before.

ritik307 commented 3 years ago

@abdus My task was to add onlyforfemale field.

abdus commented 3 years ago

possibly overridden code blocks that were responsible for pagination? looking at your commit history, it looks like you have removed part of the js-doc.

ritik307 commented 3 years ago

possibly overridden code blocks that were responsible for pagination? looking at your commit history, it looks like you have removed part of the js-doc.

can you plz elaborate which js-doc you are talking about?

ritik307 commented 3 years ago

@abdus plz review. btw I haven't removed the pagination code as far as I think the pagination code was merged before my issue that could be the reason it's missing from my PR.

abdus commented 3 years ago

did you actually test the code after pushing? the GET for opportunity is missing from swagger. after making changes, please go to localhost:3030/playground and check whether your code is actually working or not.

abdus commented 3 years ago

@ritik307 any updates?

abdus commented 3 years ago

participant inactive. closing...