keepassxreboot / keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://keepassxc.org/
Other
21.43k stars 1.48k forks source link

Bunch of UI/UX Fixes - See Description #11321

Closed droidmonkey closed 1 month ago

droidmonkey commented 1 month ago

Minor UI fixes

Add Import/Export to application settings

Screenshots

image

image

Testing strategy

All unit tests pass, tested new features manually

Type of change

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 30.00000% with 42 lines in your changes missing coverage. Please review.

Project coverage is 62.90%. Comparing base (ea2e36c) to head (3511cab). Report is 10 commits behind head on develop.

Files with missing lines Patch % Lines
src/gui/ApplicationSettingsWidget.cpp 26.67% 22 Missing :warning:
src/core/Config.cpp 0.00% 20 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #11321 +/- ## =========================================== - Coverage 62.98% 62.90% -0.08% =========================================== Files 362 362 Lines 37793 37840 +47 =========================================== - Hits 23802 23800 -2 - Misses 13991 14040 +49 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

varjolintu commented 1 month ago

src/gui/dbsettings/DatabaseSettingsWidgetEncryption.ui: Warning: Tab-stop assignment: 'advancedSettingsButton' is not a valid widget. <- maybe this could be fixed also?