Skip to content

Comments

Add support for passwords and directories renaming as requested in #463#469

Merged
annejan merged 3 commits intoIJHack:masterfrom
Noettore:feature/renameEntry
Sep 4, 2019
Merged

Add support for passwords and directories renaming as requested in #463#469
annejan merged 3 commits intoIJHack:masterfrom
Noettore:feature/renameEntry

Conversation

@Noettore
Copy link
Contributor

Added support for renaming passwords and directories as requested in #463 and #446
Right-clicking an entry shows a new "rename" action in the context menu.
The action opens a dialog which lets you modify the actual entry name.
The renaming is performed via the Pass::Move() method.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) to 6.954% when pulling 9c167f2 on Noettore:feature/renameEntry into 1087ad7 on IJHack:master.

@codecov
Copy link

codecov bot commented Aug 29, 2019

Codecov Report

Merging #469 into master will decrease coverage by 0.07%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #469      +/-   ##
=========================================
- Coverage    7.41%   7.33%   -0.08%     
=========================================
  Files          44      44              
  Lines        2766    2795      +29     
=========================================
  Hits          205     205              
- Misses       2561    2590      +29
Impacted Files Coverage Δ
src/mainwindow.h 0% <ø> (ø) ⬆️
src/mainwindow.cpp 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1087ad7...9c167f2. Read the comment docs.

@annejan annejan merged commit 9c167f2 into IJHack:master Sep 4, 2019
@annejan
Copy link
Member

annejan commented Sep 4, 2019

Thank you, this is very useful!

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.

3 participants