This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Feature/seat notifications/2.0.0 (#93) * Introduce SeatGroupSyncNotification for SeatNotification 2.0 * Remove unneeded blade resources * create abstract class * add group class * remove php storm creation comment * Missing Refresh Token for seat-notification 2.0 * SeAT Group Application Notification for SeAT-Notifications 2.0 * SeAT Group Error Notification * Added permissions to permission check * remove unneeded routes * Changelog and version bump * Apply fixes from StyleCI * Stopping the propagation of an event in case no one subscribed for event reference: https://laravel.com/docs/5.5/events#defining-listeners * Do not send the same MissingRefreshTokenNotification twice between 4hrs * use qu1ckkk feedback and use sha1 instead of md5 * Apply fixes from StyleCI (#94) * correctly assert recipients group instead of the applicant ones. * Implement `dontSend()` for Sync, Error * Apply fixes from StyleCI (#97) * Develop (#98) * Apply fixes from StyleCI (#94) (#95) * Release/1.7.0 (#96) * Apply fixes from StyleCI (#94) * correctly assert recipients group instead of the applicant ones. * Implement `dontSend()` for Sync, Error * Apply fixes from StyleCI (#97) * prevent seat-group spamming and resolves: #91 * Add fix changelog note
- Loading branch information
1 parent
678a2f3
commit 8b16527
Showing
44 changed files
with
1,444 additions
and
1,367 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
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
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.