Skip to content

Tweak README header and test email subject#70

Merged
goldlabelapps merged 2 commits intomasterfrom
staging
Apr 7, 2026
Merged

Tweak README header and test email subject#70
goldlabelapps merged 2 commits intomasterfrom
staging

Conversation

@goldlabelapps
Copy link
Copy Markdown
Owner

Apply small text adjustments: add a degree symbol to the README header and shorten the test payload's email subject from "Python pytest" to "pytest" in tests/test_resend.py. These are minor cleanups to normalize project text and test data.

Apply small text adjustments: add a degree symbol to the README header and shorten the test payload's email subject from "Python pytest" to "pytest" in tests/test_resend.py. These are minor cleanups to normalize project text and test data.
Introduce a new GET /prospects/flagged endpoint that returns paginated, searchable, and ordered flagged prospects (with hide/flag filters, pagination, search by first/last name, and basic error handling). Wire the new router into app/api/prospects/__init__.py and app/api/routes.py, and update the root API listing to expose the nested prospects endpoints (list and flagged). Also modify the main prospects listing to order only by first_name (removed flag-based ordering).
@goldlabelapps goldlabelapps merged commit a2594ce into master Apr 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant