Refinament 1 #33

Merged
killer-cf merged 2 commits from refinament-1 into master 2025-11-20 17:17:12 +00:00

2 Commits

Author SHA1 Message Date
51e2efa07e refactor: enhance email scheduling functionality and improve error handling
- Added a new mutation to cancel scheduled emails, ensuring only pending emails can be canceled.
- Updated the current user query to use type casting for better type safety.
- Improved the handling of email status queries to skip execution when no email IDs are present.
- Refactored error checking for template queries to streamline the code and remove unused variables.
- Enhanced user feedback for authentication requirements when sending notifications.
2025-11-20 14:13:05 -03:00
9451e69d68 chore: add EditorConfig and remove development images and test report 2025-11-19 23:45:30 -03:00