Skip to content
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

ViewEditor non-modal operation and Apply button #3356

Closed
wants to merge 205 commits into from

Conversation

dshteyn
Copy link

@dshteyn dshteyn commented Feb 3, 2025

This PR implements non-modal operation and 'Apply' button that shows immediate changes to columns on the report without closing the dialog for ViewEditor when accessed by Document Grid -> Reports -> Edit Report:

image CustomizeReport_WithApplyButton

Modal operation is preserved and 'Apply' button is not displayed when ViewEditor is accessed by Document Grid -> Reports -> Manage Reports

Nicholas Shulman and others added 30 commits April 3, 2024 20:45
…ry with alphapeptdeep"

This reverts commit 5c487ab.
Tempororily remove this commit to make TeamCity build succeeds
…yline/work/20240816_pythoninstaller_with_virtual_env_support and address

issues brought up during buddy testing

# Resolved Conflicts:
#	pwiz_tools/Skyline/SettingsUI/PeptideSettingsUI.cs
… "Apply" button. Enable Carafe for testing/development in this branch.
…er.cs so changes can be made via Visual Studio Designer going forward. Thanks for the testing Nick!
…rom running AlphaPeptDeep will be logged to the Immediate Window
…yline/work/20240816_pythoninstaller_with_virtual_env_support
…hen present ViewEditor becomes non-modal, when absent modal. Make ViewEditor "Manage Reports" modal and "Edit Report" non-modal.
…n-modal ViewEditor operation. Fixed a bug with Manage Reports preventing saving of columns in new reports or edits to existing.
@dshteyn dshteyn requested a review from nickshulman February 3, 2025 22:47
@nickshulman
Copy link
Contributor

You should revert the AlphaPeptDeep changes from this pull request.
The Apply button and AlphaPeptDeep should be reviewed in completely separate pull requests because the features will probably end up being merged to master at completely different times.

dshteyn and others added 3 commits February 5, 2025 14:18
…s when "Cancel" is pressed. Update to Python installer to improve user experience.
@dshteyn dshteyn marked this pull request as draft February 5, 2025 22:55
…d ViewEditor, improving the functionality of the "Apply" button. Prevent blank or duplicated report names.
…ual_env_support' of https://github.com/ProteoWizard/pwiz into Skyline/work/20250203_ViewEditorApplyButton"

This reverts commit c119e55, reversing
changes made to 7b25be3.
…yline/work/20250203_ViewEditorApplyButton
@dshteyn dshteyn closed this Feb 20, 2025
@dshteyn dshteyn deleted the Skyline/work/20250203_ViewEditorApplyButton branch February 20, 2025 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants