feat: Add encrypted info tooltip and icons#178
Merged
Ldoppea merged 7 commits intofeat/stream1from Apr 19, 2024
Merged
Conversation
7e7c257 to
cee1157
Compare
zatteo
reviewed
Apr 12, 2024
zatteo
approved these changes
Apr 12, 2024
cee1157 to
49f9edf
Compare
5d527de to
3cc589f
Compare
`cozy-client` has been upgraded to `46.9.1` to retrieve the new `getSettings()` and `saveAfterFetchSettings()` methods Related PR: linagora/cozy-client#1460
3cc589f to
e787235
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In #155 and #168 we added Cozy's Papers and Contacts in the vault
Contrary to other vault's items, Papers and Contacts are not end-to-end encrypted so we want to display a tooltips and icons to help the user distinguish what is encrypted or not
Related PR: linagora/cozy-client#1460
TODO: