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: Save visitor's activity on agent's interaction #30222

Merged
merged 8 commits into from
Oct 5, 2023

Conversation

KevLehman
Copy link
Contributor

NBJ-301

Proposed changes (including videos or screenshots)

Issue(s)

Steps to test or reproduce

Further comments

@KevLehman KevLehman requested review from a team as code owners August 30, 2023 19:13
@changeset-bot
Copy link

changeset-bot bot commented Aug 30, 2023

🦋 Changeset detected

Latest commit: 1967ef7

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

This PR includes changesets to release 30 packages
Name Type
@rocket.chat/meteor Patch
@rocket.chat/core-typings Patch
@rocket.chat/model-typings Patch
@rocket.chat/omnichannel-services Patch
@rocket.chat/core-services Patch
@rocket.chat/cron Patch
@rocket.chat/gazzodown Patch
@rocket.chat/livechat Patch
@rocket.chat/rest-typings Patch
@rocket.chat/ui-contexts 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/api-client Patch
@rocket.chat/license Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/presence Patch
rocketchat-services Patch
@rocket.chat/models Patch
@rocket.chat/fuselage-ui-kit Patch
@rocket.chat/ddp-client Patch
@rocket.chat/ui-client Patch
@rocket.chat/ui-video-conf Patch
@rocket.chat/uikit-playground Patch
@rocket.chat/web-ui-registration 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

@KevLehman KevLehman changed the title new: Save visitor's activity on agent's interaction feat: Save visitor's activity on agent's interaction Aug 30, 2023
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Merging #30222 (1967ef7) into develop (3e9a862) will decrease coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #30222      +/-   ##
===========================================
- Coverage    50.87%   50.77%   -0.11%     
===========================================
  Files          809      803       -6     
  Lines        15021    15014       -7     
  Branches      2730     2733       +3     
===========================================
- Hits          7642     7623      -19     
- Misses        6970     6971       +1     
- Partials       409      420      +11     
Flag Coverage Δ
e2e 48.49% <ø> (-0.07%) ⬇️
unit 62.56% <ø> (ø)

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

@KevLehman KevLehman added this to the 6.5.0 milestone Oct 3, 2023
@hugocostadev hugocostadev mentioned this pull request Oct 4, 2023
4 tasks
@ggazzo ggazzo merged commit dea1fe9 into develop Oct 5, 2023
@ggazzo ggazzo deleted the new/nbj-add-visitor-activity branch October 5, 2023 17:56
gabriellsh added a commit that referenced this pull request Oct 6, 2023
…t into improve/ui-caching

* 'improve/ui-caching' of github.com:RocketChat/Rocket.Chat: (40 commits)
  Update .changeset/wicked-humans-hang.md
  feat: Save visitor's activity on agent's interaction (#30222)
  chore: update mentions upsell modal content (#30503)
  fix: font-disabled color (#30569)
  chore: anchor text-decoration rules (#30485)
  chore: `AccessibilityPage` hide Enterprise tag when is EE (#30486)
  chore: Replace `Field.[SUBCOMPONENT]` in favor of named imports (#30501)
  fix: Check for room scoped permissions for creating discussions (#30497)
  ci: fix Docker image build for production (#30562)
  chore: Fix triggers flaky tests (#30530)
  chore: get translations from CDN (#30331)
  feat: new `licenses.info` endpoint (#30473)
  ci: run tests from forks (#30556)
  regression: unmarked dangling promise on license validation (#30557)
  regression: fix initializing startup order (#30555)
  feat: push notification statistics (#30269)
  chore: do not focus messagebox on mobile devices (#30553)
  chore: add the new endpoints to sync with cloud (#30546)
  fix: in forward search field, user cannot be found by name (Full Name) (#29663)
  chore: set license public key v3 with v2 (#30548)
  ...
gabriellsh added a commit that referenced this pull request Oct 9, 2023
…/mentionBot

* 'develop' of github.com:RocketChat/Rocket.Chat: (68 commits)
  fix: don't save the filter value on offlineMessageChannelName (#30576)
  feat: New permission to kick users (#30535)
  chore: improve message link focus (#30578)
  chore: Add required visual indication on `EditRoom` name input (#30589)
  fix: user dropdown menu position on RTL layout (#30490)
  chore: add missing `_id` field to `AtLeast` (#30592)
  test: Improve tests for legacy omnichannel analytics  (#30379)
  fix: Remove monitors query restrictions on update (#30550)
  chore: license v3 invalidation (#30585)
  chore: `CreateDirectMessage` a11y form improvements (#30581)
  chore: `CreateDiscussion` a11y improvements (#30583)
  chore: License v3 - behavior and limited reached triggers (#30561)
  chore: Improve `groups.create` endpoint for large amounts of members (#30499)
  feat: Monitors able to forward chats without joining (#30549)
  feat: Deployment Fingerprint (#30411)
  chore: fix flaky agents & custom fields tables tests (#30580)
  feat: Save visitor's activity on agent's interaction (#30222)
  chore: update mentions upsell modal content (#30503)
  fix: font-disabled color (#30569)
  chore: anchor text-decoration rules (#30485)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants