-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improve event bus and notification system
- Refactor event bus to use atomic transactions and improve error handling - Update notification system to use proper URL reversing - Add transaction safety to event processing - Improve template handling with fallbacks - Add migration for notification templates - Clean up event logging and processing - Update tests for transaction safety - Update documentation for notification system architecture
- Loading branch information
1 parent
ed94970
commit ad7a522
Showing
27 changed files
with
993 additions
and
450 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.