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: Allows multiple emails and phone numbers in edit contact info #32900

Merged
merged 5 commits into from
Oct 15, 2024

Conversation

dougfabris
Copy link
Member

@dougfabris dougfabris commented Jul 25, 2024

Proposed changes (including videos or screenshots)

Issue(s)

Steps to test or reproduce

Further comments

SCI-11

Copy link
Contributor

dionisio-bot bot commented Jul 25, 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 Jul 25, 2024

⚠️ No Changeset found

Latest commit: 7a13b75

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@dougfabris dougfabris force-pushed the feat/edit-contact-info branch from 8c4961a to b8f1151 Compare July 25, 2024 13:43
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.43%. Comparing base (5c221e7) to head (2a37506).

Additional details and impacted files

Impacted file tree graph

@@                   Coverage Diff                    @@
##           feat/search-create-edit   #32900   +/-   ##
========================================================
  Coverage                    58.43%   58.43%           
========================================================
  Files                         2743     2743           
  Lines                        66156    66156           
  Branches                     14953    14953           
========================================================
  Hits                         38661    38661           
  Misses                       24678    24678           
  Partials                      2817     2817           
Flag Coverage Δ
unit 74.60% <ø> (ø)

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

@dougfabris dougfabris force-pushed the feat/single-contact-id branch 3 times, most recently from 30e5f03 to a17f84c Compare August 8, 2024 13:22
@dougfabris dougfabris force-pushed the feat/single-contact-id branch 3 times, most recently from 2b90fb7 to 56c685c Compare August 20, 2024 14:42
@dougfabris dougfabris force-pushed the feat/edit-contact-info branch from b8f1151 to d6d4167 Compare October 4, 2024 15:04
Copy link
Contributor

github-actions bot commented Oct 4, 2024

PR Preview Action v1.4.8
🚀 Deployed preview to https://RocketChat.github.io/Rocket.Chat/pr-preview/pr-32900/
on branch gh-pages at 2024-10-15 23:37 UTC

@dougfabris dougfabris force-pushed the feat/single-contact-id branch 3 times, most recently from a39f3c8 to 094b155 Compare October 15, 2024 14:01
@dougfabris dougfabris force-pushed the feat/edit-contact-info branch from d6d4167 to b0c50af Compare October 15, 2024 18:10
@dougfabris dougfabris force-pushed the feat/edit-contact-info branch from b0c50af to f05c63a Compare October 15, 2024 18:18
@dougfabris dougfabris changed the base branch from feat/single-contact-id to feat/search-create-edit October 15, 2024 18:18
@dougfabris dougfabris force-pushed the feat/edit-contact-info branch from f05c63a to 2a37506 Compare October 15, 2024 19:17
@dougfabris dougfabris force-pushed the feat/edit-contact-info branch from 7aa1469 to 1675935 Compare October 15, 2024 23:44
@dougfabris dougfabris force-pushed the feat/edit-contact-info branch from 1675935 to 7a13b75 Compare October 15, 2024 23:47
@dougfabris dougfabris marked this pull request as ready for review October 15, 2024 23:50
@dougfabris dougfabris requested review from a team as code owners October 15, 2024 23:50
@dougfabris dougfabris merged commit 265fc08 into feat/search-create-edit Oct 15, 2024
7 of 8 checks passed
@dougfabris dougfabris deleted the feat/edit-contact-info branch October 15, 2024 23:50
dougfabris added a commit that referenced this pull request Oct 16, 2024
* feat: get contact data from the new endpoint

* feat: allow multiple emails and phone numbers

* chore: `ContactManagerInput` to ts

* chore: add fields validations
dougfabris added a commit that referenced this pull request Oct 16, 2024
* feat: Get contacts from `contacts.search` endpoint (#33573)

* feat: Allows multiple emails and phones in edit contact info (#32900)

* feat: get contact data from the new endpoint

* feat: allow multiple emails and phone numbers

* chore: `ContactManagerInput` to ts

* chore: add fields validations

* chore: changeset

* chore: remove unnecessary `id` from `EditContactInfo`

* chore: skip contact center tests
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.

1 participant