Skip to content

Various Cuiman GUI enhancements#43

Merged
b-yogesh merged 26 commits intomainfrom
forman-36-gui_for_outputs
Jan 30, 2026
Merged

Various Cuiman GUI enhancements#43
b-yogesh merged 26 commits intomainfrom
forman-36-gui_for_outputs

Conversation

@forman
Copy link
Copy Markdown
Collaborator

@forman forman commented Dec 16, 2025

In this PR:

  • Added preliminary output GUI to the main panel in cuiman.gui.panels. Only shown, if multiple output values are used. The UI is still experimental and subject to change.
  • Refactored panels in cuiman.gui.panels package to follow MVVM (Model–View–ViewModel) style.
  • Allowed for making inputs "advanced" and initially hiding advanced inputs in the UI. Added a switch to show advanced inputs. (Experimental)
  • No longer showing "No job selected" in the GUI client's main panel. If no job info given, the job info panel is now hidden.
  • Removed persistent error message in GUI client's job info panel.

Closes #36

Checklist (strike out non-applicable):

  • Changes documented in CHANGES.md
  • Related issue exists and is referred to in the PR description and CHANGES.md
  • Added docstrings and API docs for any new/modified user-facing classes and functions
  • Changes/features documented in docs/*
  • Unit-tests adapted/added for changes/features
  • Test coverage remains or increases (target 100%)

@forman forman mentioned this pull request Dec 18, 2025
6 tasks
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@forman forman marked this pull request as ready for review January 29, 2026 16:02
@forman forman changed the title Client GUI for outputs Various Cuiman GUI enhancements Jan 29, 2026
@b-yogesh b-yogesh merged commit 8d90b86 into main Jan 30, 2026
2 checks passed
@forman forman deleted the forman-36-gui_for_outputs branch February 2, 2026 09:01
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.

Add GUI for process outputs

2 participants