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

Add Cross-Cutting Concerns and Apply Them to the Files, Reminders and Timelines Module #36

Merged

Conversation

HunorTotBagi
Copy link
Collaborator

@HunorTotBagi HunorTotBagi commented Dec 30, 2024

Description

Files, Reminders and Timelines module is refactored and extended to support newly added features such as:

  • Custom exception handling
  • Logging behavior
  • Paginated response when listing
  • Database interceptors

This PR closes #35

@HunorTotBagi HunorTotBagi added enhancement New feature or request backend Work performed on the backend solution labels Dec 30, 2024
@HunorTotBagi HunorTotBagi self-assigned this Dec 30, 2024
@HunorTotBagi HunorTotBagi marked this pull request as ready for review December 31, 2024 16:04
@HunorTotBagi HunorTotBagi merged commit 2c6e2e7 into main Jan 3, 2025
1 check passed
@HunorTotBagi HunorTotBagi deleted the jssbg-71_crosscutting-files-reminders-and-timelines branch January 3, 2025 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Work performed on the backend solution enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Cross-Cutting Concerns and Apply Them to the Files, Reminders and Timelines Module
2 participants