Skip to content

Conversation

@Robert0Mart
Copy link
Collaborator

What Changed?

Added Update page to connectivy page

Changes

  • Added update page button onto connectivity page
  • Updated updatePage.py to have a reload button
  • Updated moonrakerComm.py refresh_update_status method to be able to refresh everthing or only one service
  • Added pressed state into icon_button.py to have a smaller pixmap and white background

ScreenShots

  • Connection Page:

image
  • Update Page:

image
  • icon button pressed:

image

@Robert0Mart Robert0Mart changed the base branch from main to dev December 22, 2025 15:32
@Robert0Mart Robert0Mart added enhancement New feature or request. Refactor Enhancing code's readability, maintainability, and extensibility while addressing technical debt. labels Dec 22, 2025
Copy link
Member

@HugoCLSC HugoCLSC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With these changes there are two UpdatePage objects.
There is absolutely no need to have two Update pages. Change the instantiation of the Update page so that both the connectivity page and the utilities tab can have access to the same object.

@Robert0Mart Robert0Mart force-pushed the work-connnectivity-update-page branch from 87566a3 to 52c7c5b Compare January 8, 2026 17:04
@HugoCLSC HugoCLSC self-requested a review January 12, 2026 17:43
@HugoCLSC HugoCLSC merged commit 5339d51 into dev Jan 12, 2026
7 of 8 checks passed
@HugoCLSC HugoCLSC deleted the work-connnectivity-update-page branch January 12, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request. Refactor Enhancing code's readability, maintainability, and extensibility while addressing technical debt.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants