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

feat: Search, create and edit contacts #33591

Merged
merged 7 commits into from
Oct 16, 2024

Conversation

dougfabris
Copy link
Member

@dougfabris dougfabris commented Oct 15, 2024

Proposed changes (including videos or screenshots)

Kapture 2024-10-15 at 21 02 06

Issue(s)

Steps to test or reproduce

Further comments

Copy link
Contributor

dionisio-bot bot commented Oct 15, 2024

Looks like this PR is not ready to merge, because of the following issues:

  • This PR is missing the 'stat: QA assured' label
  • This PR is missing the required milestone or project

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

Copy link

changeset-bot bot commented Oct 15, 2024

🦋 Changeset detected

Latest commit: 03f2c92

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 37 packages
Name Type
@rocket.chat/i18n Minor
@rocket.chat/meteor Minor
@rocket.chat/mock-providers Patch
@rocket.chat/ui-contexts Major
@rocket.chat/web-ui-registration Major
@rocket.chat/fuselage-ui-kit Major
@rocket.chat/ui-client Major
@rocket.chat/ui-voip Major
@rocket.chat/uikit-playground Patch
@rocket.chat/gazzodown Major
@rocket.chat/livechat Patch
@rocket.chat/ui-avatar Major
@rocket.chat/ui-video-conf Major
@rocket.chat/core-typings Minor
@rocket.chat/rest-typings Minor
@rocket.chat/api-client Patch
@rocket.chat/apps Patch
@rocket.chat/core-services Patch
@rocket.chat/cron Patch
@rocket.chat/ddp-client Patch
@rocket.chat/freeswitch Patch
@rocket.chat/model-typings Patch
@rocket.chat/account-service Patch
@rocket.chat/authorization-service Patch
@rocket.chat/ddp-streamer Patch
@rocket.chat/omnichannel-transcript Patch
@rocket.chat/presence-service Patch
@rocket.chat/queue-worker Patch
@rocket.chat/stream-hub-service Patch
@rocket.chat/license Patch
@rocket.chat/omnichannel-services Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/presence Patch
rocketchat-services Patch
@rocket.chat/network-broker Patch
@rocket.chat/models Patch
@rocket.chat/instance-status Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dougfabris dougfabris force-pushed the feat/search-create-edit branch from c0910ce to 5c221e7 Compare October 15, 2024 18:04
Copy link
Contributor

github-actions bot commented Oct 15, 2024

PR Preview Action v1.4.8
🚀 Deployed preview to https://RocketChat.github.io/Rocket.Chat/pr-preview/pr-33591/
on branch gh-pages at 2024-10-16 14:01 UTC

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.34%. Comparing base (865f3bb) to head (03f2c92).
Report is 2 commits behind head on feat/single-contact-id.

Additional details and impacted files

Impacted file tree graph

@@                    Coverage Diff                     @@
##           feat/single-contact-id   #33591      +/-   ##
==========================================================
- Coverage                   58.35%   58.34%   -0.01%     
==========================================================
  Files                        2746     2746              
  Lines                       66378    66370       -8     
  Branches                    15020    15015       -5     
==========================================================
- Hits                        38733    38725       -8     
  Misses                      24810    24810              
  Partials                     2835     2835              
Flag Coverage Δ
unit 74.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

* feat: get contact data from the new endpoint

* feat: allow multiple emails and phone numbers

* chore: `ContactManagerInput` to ts

* chore: add fields validations
@dougfabris dougfabris force-pushed the feat/search-create-edit branch from d93cd4a to bc1faf5 Compare October 16, 2024 13:41
@dougfabris dougfabris force-pushed the feat/search-create-edit branch from 097b727 to 03f2c92 Compare October 16, 2024 17:22
@dougfabris dougfabris marked this pull request as ready for review October 16, 2024 18:50
@dougfabris dougfabris requested review from a team as code owners October 16, 2024 18:50
@dougfabris dougfabris merged commit 91381b3 into feat/single-contact-id Oct 16, 2024
40 of 50 checks passed
@dougfabris dougfabris deleted the feat/search-create-edit branch October 16, 2024 18:54
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.

3 participants