-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ability to search Data Sets and PDS contents (#3306)
* Add PoC Code Signed-off-by: Andrew W. Harn <[email protected]> * Add favorited search node, session node support, l10n, progress bars Signed-off-by: Andrew W. Harn <[email protected]> * Clean up implementation a bit Signed-off-by: Andrew W. Harn <[email protected]> * Remove debug message Signed-off-by: Andrew W. Harn <[email protected]> * Make some suggested changes Signed-off-by: Andrew W. Harn <[email protected]> * Update SDKs and optimize code, add prompt Co-authored-by: Trae Yelovich <[email protected]> Signed-off-by: Andrew W. Harn <[email protected]> * Fix broken test Signed-off-by: Andrew W. Harn <[email protected]> * Add missing API to unit test Signed-off-by: Andrew W. Harn <[email protected]> * Fix tests Signed-off-by: Andrew W. Harn <[email protected]> * Refactor and start adding tests Signed-off-by: Andrew W. Harn <[email protected]> * Reduce unnecessary repetition of function calls Signed-off-by: Andrew W. Harn <[email protected]> * Add tests Signed-off-by: Andrew W. Harn <[email protected]> * Remove unnecessary change Signed-off-by: Andrew W. Harn <[email protected]> * Fix logic error and add more tests Signed-off-by: Andrew W. Harn <[email protected]> * Add comments and tests Signed-off-by: Andrew W. Harn <[email protected]> * Additional tests Signed-off-by: Andrew W. Harn <[email protected]> * Attempt to increase coverage Signed-off-by: Andrew W. Harn <[email protected]> * Update changelogs Signed-off-by: Andrew W. Harn <[email protected]> * Try to increase the timeout to 1 minute Signed-off-by: Andrew W. Harn <[email protected]> * Add coverage for additional branch of code Signed-off-by: Andrew W. Harn <[email protected]> * Add handling for partial responses Signed-off-by: Andrew W. Harn <[email protected]> * Update readme Signed-off-by: Andrew W. Harn <[email protected]> * Make requested changes Signed-off-by: Andrew W. Harn <[email protected]> * Restore old file Signed-off-by: Andrew W. Harn <[email protected]> * Update SDKs, use more restrictive type, add abort search and optimize Signed-off-by: Andrew W. Harn <[email protected]> * Fix cross-spawn in lockfile. Signed-off-by: Andrew W. Harn <[email protected]> * Fix progress bars Signed-off-by: Andrew W. Harn <[email protected]> * Update prompt to eliminate extra "No" value, and fix localization of Zowe Resources table items selected count. Signed-off-by: Andrew W. Harn <[email protected]> --------- Signed-off-by: Andrew W. Harn <[email protected]> Co-authored-by: Trae Yelovich <[email protected]>
- Loading branch information
Showing
22 changed files
with
2,753 additions
and
283 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
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.