Feature/ast 109633 UI manager changes (AST-109633)#316
Open
cx-rahul-pidde wants to merge 1 commit intofeature/devassist-integration-branchfrom
Open
Feature/ast 109633 UI manager changes (AST-109633)#316cx-rahul-pidde wants to merge 1 commit intofeature/devassist-integration-branchfrom
cx-rahul-pidde wants to merge 1 commit intofeature/devassist-integration-branchfrom
Conversation
|
Policy Management Violations (2)
|
…-109633) **Major Changes:** 1. **Progress Bar Implementation** - Single-run progress bar that fills 0-100% during scans - Fills smoothly every 200ms with 10% increments (~2 second fill time) - Automatically stops when reaching 100% - Clears completely when all scans finish - Thread-safe with proper lock management 2. **Logging & Output Pane** - Enhanced logging for all realtime scanners (ASCA, Secrets, IaC, Containers, OSS) - Logging parity with JetBrains plugin patterns - Proper INFO/WARN/DEBUG/ERROR level messages - Essential messages visible in production (not just debug mode) 3. **Bug Fixes** - Fixed UI thread marshaling for ResolveBufferForOpenFile calls - Fixed debounce deadlock in CxAssistDisplayCoordinator - Fixed cookie reset in progress indicator - Fixed unit test cases - Resolved build and compilation issues 4. **UI Integration** - Display coordinator integration with gutter icons and tooltips - Filter button styling for light and dark themes - Checkmarx One Assist findings panel updates - Error list context menu commands **Testing Status:** - Awaiting functional testing of progress bar and logging - All unit tests pass - Ready for integration testing Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
50625a5 to
41b9db6
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

By submitting a PR to this repository, you agree to the terms within the Checkmarx Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.
Description
References
Testing
Checklist