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

Implement Total number endpoint to return the total number of filtered fields #66

Conversation

ama-cantabile
Copy link
Contributor

Changes

  • Updated getTotalNumberOfPostings function in SiteRequestUtils.js to handle filtered postings
  • Separated Filter object creation process as a function to prevent the repetition
  • Updated Total Post endpoints based on the change in SiteRequestUtils.js

@ama-cantabile ama-cantabile added the enhancement New feature or request label May 21, 2024
@ama-cantabile ama-cantabile added this to the Job Bank MVP milestone May 21, 2024
@ama-cantabile ama-cantabile self-assigned this May 21, 2024
@AlexLLKong AlexLLKong merged commit c852578 into main May 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement total number endpoint to return the total number of filtered fields
2 participants