Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLI] Add Option to show all attributes (Show command) #8256

Merged
merged 2 commits into from
Aug 21, 2022

Conversation

louib
Copy link
Member

@louib louib commented Jul 9, 2022

Fixes #8243

I renamed the showDefaultAttributes variable to attributesWereSpecified to make it more explicit what the variable is used for.

Testing strategy

Unit tests

Type of change

  • ✅ New feature (change that adds functionality)

@louib louib requested a review from droidmonkey July 9, 2022 18:50
@codecov-commenter
Copy link

codecov-commenter commented Jul 9, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.45%. Comparing base (aa839e2) to head (930e3fc).
Report is 402 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8256      +/-   ##
===========================================
+ Coverage    64.43%   64.45%   +0.02%     
===========================================
  Files          339      339              
  Lines        43749    43763      +14     
===========================================
+ Hits         28188    28204      +16     
+ Misses       15561    15559       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@louib
Copy link
Member Author

louib commented Jul 30, 2022

@droidmonkey pretty sure the failure is a flaky test. I'll have to rebase after you merge #8241 anyway, so I won't bother for now.

@droidmonkey
Copy link
Member

Translations need to be updated

@droidmonkey droidmonkey added pr: backport pending Pull request yet to be backported to a previous release feature: CLI new feature labels Aug 14, 2022
@droidmonkey droidmonkey added this to the v2.7.2 milestone Aug 14, 2022
@louib louib force-pushed the cli_show_all branch 3 times, most recently from 5506a2e to 28adb8e Compare August 21, 2022 00:01
@louib
Copy link
Member Author

louib commented Aug 21, 2022

Translations need to be updated

Is that on transifex? I don't remember ever having to do that for new strings 🤔

@droidmonkey
Copy link
Member

You have to run ./release-tool i18n lupdate

@droidmonkey droidmonkey merged commit 15b9e82 into develop Aug 21, 2022
@droidmonkey droidmonkey deleted the cli_show_all branch August 21, 2022 02:38
pull bot pushed a commit to tigerwill90/keepassxc that referenced this pull request Aug 21, 2022
pull bot pushed a commit to annihilatorrrr/keepassxc that referenced this pull request Aug 21, 2022
t-h-e pushed a commit to t-h-e/keepassxc that referenced this pull request Sep 8, 2022
@droidmonkey droidmonkey added pr: backported Pull request backported to previous release and removed pr: backport pending Pull request yet to be backported to a previous release labels Sep 11, 2022
droidmonkey pushed a commit that referenced this pull request Sep 11, 2022
droidmonkey pushed a commit that referenced this pull request Sep 22, 2022
@phoerious phoerious added pr: new feature Pull request that adds a new feature new feature and removed new feature labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: CLI pr: backported Pull request backported to previous release pr: new feature Pull request that adds a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CLI] Add Option to show all attributes (Show command)
4 participants