Skip to content

Made Changes to Search Directory shifting DB Calls from frontend to backend. Changed and added support to accept alumni as year of study.#74

Open
shreyas-omkar wants to merge 2 commits into
pointblank-club:stagingfrom
shreyas-omkar:staging
Open

Made Changes to Search Directory shifting DB Calls from frontend to backend. Changed and added support to accept alumni as year of study.#74
shreyas-omkar wants to merge 2 commits into
pointblank-club:stagingfrom
shreyas-omkar:staging

Conversation

@shreyas-omkar

@shreyas-omkar shreyas-omkar commented Aug 25, 2025

Copy link
Copy Markdown
Member

Summary: What does this PR do?

All Database calls in frontend have been shifted to backend for added security.
Export multiple profile using email has been shifted to backend.
Created separate API endpoints for search using options and for search using the search bar.
Handled year of study to be alumni which initially could not be done and stored as NULL in the database.

Which issue(s) this PR fixes:

Changes Made

Describe the changes you've made in this PR:

  • Feature implementation
  • Bug fix
  • Documentation update
  • Code refactoring
  • Configuration changes
  • Other (please specify)

Type of Change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Documentation update
  • Performance improvement
  • Code cleanup or refactor

How Has This Been Tested?

Describe the tests you ran:

  • Unit tests
  • Integration tests
  • Manual tests
  • Other (please specify)

Please describe the test cases and expected behavior:

  1. Search Directory works as expected.
  2. Shouldn't find any DB URLs in frontend or in Network Tab regrading search.

Screenshots (if applicable)

Dependencies

Documentation

  • I have updated the documentation accordingly
  • Documentation update is not required

Comments:

Reviewer Notes

@netlify

netlify Bot commented Aug 25, 2025

Copy link
Copy Markdown

👷 Deploy request for pb-placement pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit c2ff93b

@github-actions github-actions Bot added Frontend Auto-generated label for Frontend changes size-XL Auto-generated label for size-XL changes Utils Auto-generated label for Utils changes labels Aug 25, 2025
@github-actions github-actions Bot added size-XL Auto-generated label for size-XL changes and removed size-XL Auto-generated label for size-XL changes labels Sep 5, 2025
@github-actions github-actions Bot added size-XL Auto-generated label for size-XL changes and removed size-XL Auto-generated label for size-XL changes labels Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Frontend Auto-generated label for Frontend changes size-XL Auto-generated label for size-XL changes Utils Auto-generated label for Utils changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant