Skip to content

Conversation

@hamza221
Copy link
Contributor

@hamza221 hamza221 commented Jan 20, 2025

Ref #4289

  • UI fixes
  • Uploaded card validation
  • Tests ?

Signed-off-by: Hamza Mahjoubi <[email protected]>
@codecov
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

Attention: Patch coverage is 2.32558% with 84 lines in your changes missing coverage. Please review.

Project coverage is 10.98%. Comparing base (84abda7) to head (206d247).
Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
lib/Controller/DefaultContactController.php 0.00% 41 Missing ⚠️
src/components/AdminSettings.vue 0.00% 38 Missing ⚠️
src/services/defaultContactService.js 0.00% 3 Missing ⚠️
appinfo/routes.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4301      +/-   ##
============================================
- Coverage     11.15%   10.98%   -0.17%     
- Complexity      265      276      +11     
============================================
  Files           121      123       +2     
  Lines          5533     5633     +100     
  Branches       1196     1215      +19     
============================================
+ Hits            617      619       +2     
- Misses         4794     4892      +98     
  Partials        122      122              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Hamza Mahjoubi <[email protected]>
Signed-off-by: Hamza Mahjoubi <[email protected]>
@hamza221 hamza221 self-assigned this Jan 21, 2025
@hamza221 hamza221 added enhancement New feature or request 2. developing Work in progress labels Jan 21, 2025
@hamza221 hamza221 marked this pull request as ready for review January 21, 2025 12:34
@hamza221 hamza221 changed the title feat: default contact [WIP] feat: default contact Jan 21, 2025
Signed-off-by: Hamza Mahjoubi <[email protected]>
@hamza221 hamza221 requested a review from nimishavijay January 21, 2025 15:21
type="checkbox"
class="checkbox"
@change="updateEnableDefaultContact">
<label for="enable-default-contact"> {{ t('mail',"Default contact is added to the user's own address book on user's first login.") }} </label>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<label for="enable-default-contact"> {{ t('mail',"Default contact is added to the user's own address book on user's first login.") }} </label>
<label for="enable-default-contact"> {{ t('contacts', "Default contact is added to the user's own address book on user's first login.") }} </label>

@hamza221 hamza221 marked this pull request as draft January 22, 2025 17:47
@hamza221
Copy link
Contributor Author

Moved to nextcloud/server#50156

@hamza221 hamza221 closed this Jan 24, 2025
@st3iny st3iny deleted the feat/default-contact branch January 24, 2025 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants