Skip to content

feat: added show password button#23

Merged
salvatore-coppola merged 5 commits intodevelopfrom
show-password-button
Dec 29, 2025
Merged

feat: added show password button#23
salvatore-coppola merged 5 commits intodevelopfrom
show-password-button

Conversation

@sfiorani
Copy link
Copy Markdown
Member

This PR introduces a show/hide password button in the password group in the Network -> Wireless Tab. This button simply show or hide the password while the user is written something, while the button is disabled if the password is the one loaded from the snapshot (aka Placeholder).

Hidden password
image

Shown password
image

Moreover, the following thing were done:

  • Removing the Verify Password filed in the Access Point tab --> It's useless and redundant
  • Fixed a bug that prevent the Information hint on the right to show correctly the Station Mode Wireless Mode Hint --> Only the Access Point hint was visible
  • Added javaConfig.json file in the gitignore --> autogenerated vscode file not present in the .vscode folder already ignored

sfiorani and others added 4 commits December 19, 2025 14:25
Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>
Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@salvatore-coppola salvatore-coppola merged commit 7746c5a into develop Dec 29, 2025
3 checks passed
@salvatore-coppola salvatore-coppola deleted the show-password-button branch December 29, 2025 09:45
salvatore-coppola pushed a commit that referenced this pull request Dec 30, 2025
* feat: added show password button

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* refactor: show password button hint message

* refactor: renamed password placeholder

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* refactor: removed dev logger

* build: disable SonarCloud analysis in CI pipeline

---------

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.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