-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MM-44185] Add conditions for subscription validation (#858)
* ensure user has access to selected sec level. disallow "exclude" clauses for sec level * if a subscription has no configured sec level, assume the issue should have a blank sec level * add test data file * fix ci withL npm install --verbose * enforce empty during webhook call if exclude is being used * add plugin setting to toggle security level functionality * fix tests * add form validation for securitylevel field * change plugin setting to bool * change plugin setting description * WIP * show message about security level under JQL query * extract if statement into function * fix issues from ci * fix merge issues and lint --------- Co-authored-by: Mattermod <[email protected]> Co-authored-by: Mattermost Build <[email protected]>
- Loading branch information
1 parent
0ba44b3
commit 5f5e084
Showing
22 changed files
with
828 additions
and
45 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.