FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

refactor main window stacked widget by Robert0Mart · Pull Request #298 · BlocksTechnology/BlocksScreen · GitHub

refactor main window stacked widget - #298

Open
Robert0Mart wants to merge 7 commits into
devfrom
ref/mainwindow-stackedwidget
Open

refactor main window stacked widget#298
Robert0Mart wants to merge 7 commits into
devfrom
ref/mainwindow-stackedwidget

Conversation

Robert0Mart commented Aug 13, 2026
edited
Loading

Copy link
Copy Markdown
Collaborator

Descritpion

  • Refactor

BlocksScreen/lib/panels/mainWindow.py

  • Added setup UI

BlocksScreen/lib/panels/widgets/MainWindow/cancelPage.py
BlocksScreen/lib/panels/widgets/MainWindow/connectionPage.py
BlocksScreen/lib/panels/widgets/MainWindow/notificationPage.py
BlocksScreen/lib/panels/widgets/MainWindow/updatePage.py

  • organized files into they own folder

BlocksScreen/lib/ui/mainWindow.ui
BlocksScreen/lib/ui/mainWindow_ui.py
BlocksScreen/lib/ui/mainWindow_v2.ui
BlocksScreen/lib/ui/mainWindow_v2_ui.py

  • deleted unused files after refactor

tests/panels/conftest.py

  • stop stale lib.utils stub leaking from tests/lib, breaking mainWindow test collection

tests/panels/test_main_window_unit.py

  • fix test fixture: main_content_widget/printTab read flat off self, not self.ui

scripts/requirements-dev.txt

  • added missing numpy dependency

Robert0Mart added the Refactor Enhancing code's readability, maintainability, and extensibility while addressing technical debt. label Aug 13, 2026
Robert0Mart force-pushed the ref/mainwindow-stackedwidget branch from 90444fa to 0c5b070 Compare August 13, 2026 14:14
Robert0Mart requested a review from HugoCLSC August 13, 2026 16:46
Robert0Mart marked this pull request as ready for review August 13, 2026 16:46
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

Labels

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.

1 participant


Back | FazBrowse Home | New Git URL