Skip to content

#26 implement notification module#27

Merged
mohsenk merged 4 commits intodevfrom
feat/implement-notificaiton-module
Mar 9, 2025
Merged

#26 implement notification module#27
mohsenk merged 4 commits intodevfrom
feat/implement-notificaiton-module

Conversation

@mohsenk
Copy link
Copy Markdown
Contributor

@mohsenk mohsenk commented Mar 9, 2025

Implement notification module

Description

Implement a flexible notification module that allows the user to define trigger on specific events to create notification on that events.

Changes

  • Implement notification module
  • Implement notification triggers
  • Create default triggers when a organization is being created.

Checklist

  • Code adheres to the project’s back-end guidelines.
  • Unit tests cover new functionality.
  • Integration tests are added or updated.
  • Exception handling is implemented consistently.
  • Logging is added for critical operations.
  • Database migrations (if applicable) are included and tested.
  • API documentation is updated if necessary.
  • Changes are reviewed for potential performance impacts.
  • Security vulnerabilities are assessed and mitigated.
  • Dependencies are updated or verified as compatible.
  • Code is reviewed for readability and maintainability.
  • Environment configurations (if any) are documented.
  • Endpoints are tested for expected behavior.

Related Issues

Link to any related issues: #27

mohsenk added 4 commits March 4, 2025 21:58
Signed-off-by: Mohsen Karimi <mohsenk.work@gmail.com>
…updates

Signed-off-by: Mohsen Karimi <mohsenk.work@gmail.com>
…updates

Signed-off-by: Mohsen Karimi <mohsenk.work@gmail.com>
# Conflicts:
#	src/main/java/app/teamwize/api/user/service/UserService.java
@mohsenk mohsenk merged commit e2ac6f1 into dev Mar 9, 2025
1 check failed
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