-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Add ability to define which features you want active on the Contact sheet #1121
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1121 +/- ##
==========================================
+ Coverage 38.9% 38.9% +0.1%
Complexity 11 11
==========================================
Files 198 200 +2
Lines 5206 5245 +39
==========================================
+ Hits 2020 2039 +19
- Misses 3186 3206 +20
Continue to review full report at Codecov.
|
This pull request has been automatically locked since there |
This PR adds the ability to display/hide each "section" on the contact sheet (reminders, activities,...) account-wide. This is defined in a new Personalization settings.
Checklist
Before submitting the PR
Code-related tasks
If the code changes the SQL schema
vCard
and.csv
files.Other tasks
UNRELEASED
.[wip]
in the title of the PR it is is not final yet. Remove[wip]
when ready. Otherwise the PR will be considered complete and rejected if it's not working.