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

Use displayName in list's first column and don't sort contacts in list #663

Merged
merged 5 commits into from
Aug 24, 2020

Conversation

JF-Cozy
Copy link
Contributor

@JF-Cozy JF-Cozy commented Aug 20, 2020

This PR is a part [3] of multiple PR about the new sort logic in the application. Tests will maybe failed and probably don't after merging previous PR and rebasing this one.

  • Use the displayName of a contact to show contact's information in first column
  • Refactor ContactIdentity to use getInitials() and getFullname() from cozy-client
  • Refactor ContactList and change it to don't sort contacts (they will be sorted directly in the App and then past to the ContactList in an other PR)

Must be merged after #662

@JF-Cozy JF-Cozy changed the title WIP: Fix/list Use displayName in list's first column and don't sort contacts in list Aug 20, 2020
@JF-Cozy JF-Cozy added merge and removed merge labels Aug 20, 2020
@JF-Cozy
Copy link
Contributor Author

JF-Cozy commented Aug 20, 2020

#662 merged, if nothing wrong this is a green light for merging this one

@JF-Cozy JF-Cozy force-pushed the fix/list branch 5 times, most recently from 9bbda71 to e9cabf4 Compare August 24, 2020 09:18
@JF-Cozy JF-Cozy changed the base branch from master to feat/newSort August 24, 2020 13:35
@JF-Cozy JF-Cozy requested review from Crash-- and y-lohse August 24, 2020 13:37
@JF-Cozy JF-Cozy merged commit f4405f8 into feat/newSort Aug 24, 2020
@Crash-- Crash-- deleted the fix/list branch August 24, 2020 14:15
@JF-Cozy JF-Cozy mentioned this pull request Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants