Skip to content

Replaced the logic of to/fromFlatCommunicationIdentifier with communication-common#2614

Merged
JamesBurnside merged 6 commits intomainfrom
raw-id-from-common
Jan 6, 2023
Merged

Replaced the logic of to/fromFlatCommunicationIdentifier with communication-common#2614
JamesBurnside merged 6 commits intomainfrom
raw-id-from-common

Conversation

@petrsvihlik
Copy link
Copy Markdown
Contributor

What

  • updated to the latest version of the communication-common library
  • replaced custom logic of to/fromFlatCommunicationIdentifier functions with functions from communication-common

Why

  • depend on a canonical implementation
  • reduce code duplication
  • based on internal discussion with @JamesBurnside

How Tested

  • not tested yet

Process & policy checklist

  • I have updated the project documentation to reflect my changes if necessary.
  • I have read the CONTRIBUTING documentation.

Is this a breaking change?

  • no

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 21, 2022

CallWithChat bundle size is increased❗.

  • Current size: 5879060
  • Base size: 5876833
  • Diff size: 2227

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 21, 2022

Calling bundle size is increased❗.

  • Current size: 5495031
  • Base size: 5491952
  • Diff size: 3079

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 21, 2022

Chat bundle size is increased❗.

  • Current size: 5584672
  • Base size: 5582373
  • Diff size: 2299

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 6, 2023

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 6, 2023

Failed to pass the composite UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 6, 2023

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Copy link
Copy Markdown
Contributor

@PorterNan PorterNan left a comment

Choose a reason for hiding this comment

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

Looks good to me, I am glad we have an official way from @azure/communication-common to generate rawId!

@JamesBurnside JamesBurnside enabled auto-merge (squash) January 6, 2023 23:21
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 6, 2023

@JamesBurnside JamesBurnside merged commit a69e46b into main Jan 6, 2023
@JamesBurnside JamesBurnside deleted the raw-id-from-common branch January 6, 2023 23:39
mgamis-msft added a commit that referenced this pull request Jan 7, 2023
…VideoTileMenu` prop to CallCompositeOptions. (#2611)

* Added remoteVideoTileMenuOptions prop and removed showRemoteVideoTileContextualMenu prop in VideoGallery. Added showRemoteVideoTileMenu prop to CallCompositeOptions.

* Change files

* lint fix: added missing hook dependency

* conditional compilation fix

* fix TSDoc

* Update packages/react-composites CallWithChatComposite browser test snapshots

* Update packages/react-composites CallComposite browser test snapshots

* Update VideoTileDrawerMenuProps.hostId doc

Co-authored-by: James Burnside <2684369+JamesBurnside@users.noreply.github.com>

* prop rename type -> kind. RemoteVideoTileMenuOptions interface added for CallCompositeOptions prop.

* revert unintended Calling mobile snapshots

* small doc fix

* remove console log code

* Alkwa/update js storybook (#2127)

* updating non-react docs to better support devs

* Change files

* updated with Prathmeshs suggestions

* updating documentation to make (more) sense to developers

* fixed some naming and updated with another tip

* lets just use vanilla JS for now

* some extra cleanup

* further cleanup and resolve PR comments

Co-authored-by: James Burnside <2684369+JamesBurnside@users.noreply.github.com>

* Use CallKind from sdk in Call DTO (#2592)

* Use CallKind from sdk in Call DTO

Co-authored-by: Nan Jiang <jinan@microsoft.com>

* Replaced the logic of to/fromFlatCommunicationIdentifier with communication-common (#2614)

Co-authored-by: James Burnside <2684369+JamesBurnside@users.noreply.github.com>

* Using drawer menu host id in remoteVideoTileMenuOptions prop of VideoGallery

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Anjul Garg <anjulgarg@live.com>
Co-authored-by: James Burnside <2684369+JamesBurnside@users.noreply.github.com>
Co-authored-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
Co-authored-by: alkwa-msft <79329532+alkwa-msft@users.noreply.github.com>
Co-authored-by: Porter Nan <jiangnanhello@live.com>
Co-authored-by: Nan Jiang <jinan@microsoft.com>
Co-authored-by: Petr Švihlík <rocky.intel@gmail.com>
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