Skip to content

Fix incorrect file removal#177

Merged
HugoCLSC merged 1 commit intodevfrom
bugfix/networkpanel_incorret_removal
Feb 4, 2026
Merged

Fix incorrect file removal#177
HugoCLSC merged 1 commit intodevfrom
bugfix/networkpanel_incorret_removal

Conversation

@gmmcosta15
Copy link
Collaborator

Description

Select the type:

  • Feature
  • Bug fix
  • Code refactor
  • Documentation

Motivation

In PR #174 , I inadvertently included some incorrect/unrelated files.
The purpose of this bug‑fix is to remove those wrong files and ensure the codebase only contains the intended, relevant changes made originally.

@gmmcosta15 gmmcosta15 requested a review from HugoCLSC February 4, 2026 12:17
@gmmcosta15 gmmcosta15 self-assigned this Feb 4, 2026
@HugoCLSC HugoCLSC merged commit 3323adf into dev Feb 4, 2026
@HugoCLSC HugoCLSC deleted the bugfix/networkpanel_incorret_removal branch February 4, 2026 12:18
HugoCLSC added a commit that referenced this pull request Feb 4, 2026
* ADD: Additional load messages (#169)

Co-authored-by: Roberto <roberto.martins@blockstec.com>

* Refactor `NetworkWindow` (#174)

* refactor: change network list to listview

* Refactor: Refac to MVC view with Controller being runnables on a threadpoll

* UPD: Regenerated icon_resources_rc

* networkWindow.py: refactor to include listview
wifiConnectivityWindow.ui: change horizontalLayout to a vertical layout with a listview and a vertical scrollbar
wifiConnectivityWindow.py: generated file from QtDesigner with some optimizations

Signed-off-by: Guilherme Costa <guiherme.costa@blockstec.com>

* networkWindow: rebase merge conflits fix and cleanup

Signed-off-by: Guilherme Costa <guiherme.costa@blockstec.com>

* networkWindow.py: added missing right icon

Signed-off-by: Guilherme Costa <guiherme.costa@blockstec.com>

* Fix typo

* networkWindow.py:  optimize and bugfix on self.paths

Signed-off-by: Guilherme Costa <guiherme.costa@blockstec.com>

* networkWindow.py:  comments cleanup

* networkWindow.py: fix missing formatting

* Revert accidental changes to requirements.txt

* networkwindo.py: between 5 and 25 show only one bar icon

* bugfix: fixed wrong imports

* bugfix: wrong button name

* resolve merge conflits

* add missing docstrings

* add missing docstrings

* separation between saved and unsaved network and update code

* refactor network window file

* Add hidden network page, fix scrollbar behaviour at borders remove the need to use wificonnectivitywindow_ui

* cleanup of unused code

* fix code formatation

* changed QtWidgets.QApplication.processEvents for repaint

* delete unused files

* fix formatting issues and logic to parse sensors

* fix code formatation

---------

Signed-off-by: Guilherme Costa <guiherme.costa@blockstec.com>
Co-authored-by: Roberto Martins <robertomicael.martins@gmail.com>
Co-authored-by: Guilherme Costa <guiherme.costa@blockstec.com>
Co-authored-by: HugoCLSC <hugo.santos.costa@gmail.com>
Co-authored-by: Roberto <roberto.martins@blockstec.com>

* Fix incorrect file removal (#177)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Hugo Costa <hugo.santos.costa@gmail.com>
Signed-off-by: Guilherme Costa <guiherme.costa@blockstec.com>
Signed-off-by: gmmcosta15 <guilherme.costa@blockstec.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roberto Martins <robertomicael.martins@gmail.com>
Co-authored-by: Roberto <roberto.martins@blockstec.com>
Co-authored-by: Guilherme Costa <guilherme.costa@blockstec.com>
Co-authored-by: Guilherme Costa <guiherme.costa@blockstec.com>
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.

2 participants