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

Auto merge #2764

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Auto merge #2764

wants to merge 3 commits into from

Commits on May 24, 2022

  1. Allow to delete multiple contacts

    Add checkbox on hover and add a button to delete the selected contacts
    
    Signed-off-by: Bastien PROMPSY <bastienprompsy@gmail.com>
    MrPompom committed May 24, 2022
    Configuration menu
    Copy the full SHA
    22e5689 View commit details
    Browse the repository at this point in the history
  2. Allow to merge the selected contacts

    Add a button to merge the selected contacts
    
    Signed-off-by: Bastien PROMPSY <bastienprompsy@gmail.com>
    MrPompom committed May 24, 2022
    Configuration menu
    Copy the full SHA
    c498ef2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Allow to merge all the possible duplicated contacts

    Add a button auto merge which will merge the possible duplicated contacts
    verified by the fullname, phone number and email adress
    
    Signed-off-by: Bastien PROMPSY <bastienprompsy@gmail.com>
    MrPompom committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    2528eb8 View commit details
    Browse the repository at this point in the history