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

[VER-355] feat: Remove Profiles concept #124

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Ldoppea
Copy link
Member

@Ldoppea Ldoppea commented Mar 29, 2024

We want to remove the concept of Profiles as they overlap with Cozy's Contacts

In cozy-keys-browser we will add the concept of Contacts to replace old profiles, but in cozy-pass-web we don't need to do this as the cozy-contact app already exists

This PR only prevent from using Profiles in the apps, but it does not do any migration process. This will be done on cozy-keys-browser side

Related PR: cozy/cozy-keys-browser#169
Related PR: cozy/cozy-pass-mobile#96

We want to remove the concept of `Profiles` as they overlap with Cozy's
`Contacts`

In cozy-keys-browser we will add the concept of `Contacts` to replace
old profiles, but in cozy-pass-web we don't need to do this as the
`cozy-contact` app already exists

This commit prevents from creating a `Profile` cipher

Related PR: cozy/cozy-keys-browser#169
We want to remove the concept of `Profiles` as they overlap with Cozy's
`Contacts`

In cozy-keys-browser we will add the concept of `Contacts` to replace
old profiles, but in cozy-pass-web we don't need to do this as the
`cozy-contact` app already exists

This commit prevents from restoring `Profile` ciphers

Related PR: cozy/cozy-keys-browser#169
We want to remove the concept of `Profiles` as they overlap with Cozy's
`Contacts`

In cozy-keys-browser we will add the concept of `Contacts` to replace
old profiles, but in cozy-pass-web we don't need to do this as the
`cozy-contact` app already exists

This commit hides the `Profile` category if empty (which should be the
case after the migration is done on cozy-keys-browser side)

Related PR: cozy/cozy-keys-browser#169
@Ldoppea Ldoppea changed the title feat: Remove Profiles concept [VER-355] feat: Remove Profiles concept Mar 29, 2024
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