Skip to content

Add prospects search endpoint and exclude hidden#40

Merged
goldlabelapps merged 1 commit intomasterfrom
staging
Apr 2, 2026
Merged

Add prospects search endpoint and exclude hidden#40
goldlabelapps merged 1 commit intomasterfrom
staging

Conversation

@goldlabelapps
Copy link
Copy Markdown
Owner

Move the /prospects/search endpoint into a dedicated app/api/prospects/search.py router and register it in app/api/routes.py and app/api/prospects/init.py. Update prospects queries to ignore hidden records (WHERE hide IS NOT TRUE) for paginated listing, init aggregations, and single-item reads. Remove the inline search implementation from prospects.py and tidy imports. Bump package version to 2.0.4.

Move the /prospects/search endpoint into a dedicated app/api/prospects/search.py router and register it in app/api/routes.py and app/api/prospects/__init__.py. Update prospects queries to ignore hidden records (WHERE hide IS NOT TRUE) for paginated listing, init aggregations, and single-item reads. Remove the inline search implementation from prospects.py and tidy imports. Bump package version to 2.0.4.
@goldlabelapps goldlabelapps self-assigned this Apr 2, 2026
@goldlabelapps goldlabelapps modified the milestones: Proof of Concept, MVP Apr 2, 2026
@goldlabelapps goldlabelapps marked this pull request as ready for review April 2, 2026 09:22
@goldlabelapps goldlabelapps merged commit 3415f47 into master Apr 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant