Skip to content

feat: Enhance repository implementations and add user certificate lis… - #7

Merged
maxsonferovante merged 1 commit into
masterfrom
codex/migrate-lambdas-to-zip
Jun 26, 2026
Merged

feat: Enhance repository implementations and add user certificate lis…#7
maxsonferovante merged 1 commit into
masterfrom
codex/migrate-lambdas-to-zip

Conversation

@maxsonferovante

Copy link
Copy Markdown
Contributor

…ting functionality

  • Refactor OrderRepositoryImpl to improve item preparation and date handling.
  • Update ParticipantRepositoryImpl to normalize email and streamline methods.
  • Revise ProductRepositoryImpl to include boolean flags for certificate presence.
  • Introduce ListUserCertificates feature with request and response models.
  • Implement list_user_certificates_handler to fetch user certificates based on email and success status.
  • Add unit tests for ListUserCertificates and DynamoDB repository item preparation.

…ting functionality

- Refactor OrderRepositoryImpl to improve item preparation and date handling.
- Update ParticipantRepositoryImpl to normalize email and streamline methods.
- Revise ProductRepositoryImpl to include boolean flags for certificate presence.
- Introduce ListUserCertificates feature with request and response models.
- Implement list_user_certificates_handler to fetch user certificates based on email and success status.
- Add unit tests for ListUserCertificates and DynamoDB repository item preparation.
@maxsonferovante maxsonferovante self-assigned this Jun 26, 2026
@maxsonferovante
maxsonferovante merged commit 6b11b30 into master Jun 26, 2026
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