-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement undo delete test case functionality #411
Open
DanielRendox
wants to merge
9
commits into
JetBrains-Research:development
Choose a base branch
from
DanielRendox:danielrendox/undo-delete-test-case
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Implement undo delete test case functionality #411
DanielRendox
wants to merge
9
commits into
JetBrains-Research:development
from
DanielRendox:danielrendox/undo-delete-test-case
Commits on Nov 1, 2024
-
Add undo deleting test case functionality
Now the bin icon only hides the test case while still keeping the test data in memory. From there, users can either restore it (which shows it again) or remove it permanently.
Configuration menu - View commit details
-
Copy full SHA for 7960e9e - Browse repository at this point
Copy the full SHA 7960e9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb5292 - Browse repository at this point
Copy the full SHA ffb5292View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21c6f09 - Browse repository at this point
Copy the full SHA 21c6f09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9835312 - Browse repository at this point
Copy the full SHA 9835312View commit details -
Fix bugs in undo functionality
Fixed problems: - Swapping test case panel with removed test panel was not implemented properly and created multiple listeners for buttons. - The top bar statistics was not correct after removing a test permanently.
Configuration menu - View commit details
-
Copy full SHA for 0c9cf91 - Browse repository at this point
Copy the full SHA 0c9cf91View commit details -
Improve UI for undo remove test functionality
- Remove separator below the test case when it is removed permanently. - Make test case containers wrap their content size
Configuration menu - View commit details
-
Copy full SHA for 1185648 - Browse repository at this point
Copy the full SHA 1185648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91a842c - Browse repository at this point
Copy the full SHA 91a842cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6deb433 - Browse repository at this point
Copy the full SHA 6deb433View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0136e8f - Browse repository at this point
Copy the full SHA 0136e8fView commit details
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.