-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic synchronization of tactics between parent and sub-techniques (
#583) * refactor openStixList function * add styling for disabled list-edit box * disable tactics box for sub-techniques * on parent change, sync parent tactics with sub-technique * clear sub tactics list if parent is removed * move technique save functionality from dialog to class instance; sync parent and sub-technique tactics on save; fixed async pipeline * update changelog * move attack ID patch validation to validation results component * updated LinkById parsing logic to prevent saving the current object twice * fix kill chain name lookup logic * remove uneccessary css * add pr links for 582 and 583 to changelog
- Loading branch information
Showing
13 changed files
with
283 additions
and
111 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.