0
7
Login
Code
Issues
Pull requests
Events
Packages

/Submit History/0684bccc

Added notification component (#634)
* Added notification component * Up * Up * Up * Fixed * Fix phpstan * cs-fix * Up * chore: Update cspell.json with new words * Rename command * remove alias * Rename command name to signature * chore: Update LICENSE file with copyright information * refactor: Add channel registration and retrieval methods to ChannelManager * refactor: Update ConfigProvider to register RegisterChannelsListener as a listener * refactor: Update ConfigProvider to register RegisterChannelsListener as a listener * refactor: Remove unused notification event classes and update NotificationSender * refactor: Remove DatabaseChannel class and update related code * refactor: Remove DatabaseChannel class and update related code * refactor: Remove DatabaseMessages class and update related code * refactor: Register channels using RegisterChannelsListener * refactor: Remove unused notification event classes and update NotificationSender * refactor: Remove unused notification event classes and update NotificationSender * The ChannelManager displays an implementation of the Dispatcher interface. * Unbind ChannelManager * refactor: Remove unused notification event classes and update NotificationSender * feat: Implement send method in ChannelManager to send notifications * refactor: Update ChannelManager constructor parameters to use protected visibility * refactor: Remove unused notification traits and update related code * refactor: Remove unused notification traits and update related code * refactor: Remove unused notification traits and update related code * chore: Update composer.json with suggested package versions and suggestions * refactor: Remove unused notification traits and update ChannelManager constructor parameters * refactor: Remove unused notification traits and update ChannelManager constructor parameters * refactor: Update NotificationDispatcher to use new NotificationSender syntax * Revert "refactor: Update NotificationDispatcher to use new NotificationSender syntax" This reverts commit b3750739d098ae0795519e181294fe88bb92045c. * refactor: Update ChannelManager send method to use new NotificationSender syntax * refactor: Update ChannelManager send method to use new NotificationSender syntax * refactor: Remove unused notification traits and update ChannelManager constructor parameters * refactor: Update ChannelManager register method to support type hinting for channel classes * chore: Update composer.json with suggested package versions and suggestions * Added unit test * test * refactor: Add notification group to Pest test suite * test1 * test2 * Removing Useless Test Cases * Added test Group --------- Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Files changed
Metadata
Attachments