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: Persistent Chat Discussion Name wildcard #33920

Merged
merged 9 commits into from
Nov 18, 2024

Conversation

MartinSchoeler
Copy link
Contributor

@MartinSchoeler MartinSchoeler commented Nov 8, 2024

Proposed changes (including videos or screenshots)

Changes the VideoConf_Persistent_Chat_Discussion_Name to accept a wildcard to decide the position of the date in relation to the discussion name

Using the [date] wildcard you can specify where the date should be in the name:
Screenshot 2024-11-08 at 14 45 31
Screenshot 2024-11-08 at 14 45 47

If no wildcard is provided the date will default to the start of the string:
Screenshot 2024-11-08 at 14 46 08
Screenshot 2024-11-08 at 14 46 16

Issue(s)

CORE-805

Copy link
Contributor

dionisio-bot bot commented Nov 8, 2024

Looks like this PR is ready to merge! 🎉
If you have any trouble, please check the PR guidelines

Copy link

changeset-bot bot commented Nov 8, 2024

🦋 Changeset detected

Latest commit: 625b084

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/meteor Minor
@rocket.chat/i18n 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

@MartinSchoeler MartinSchoeler added this to the 7.1.0 milestone Nov 8, 2024
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.18%. Comparing base (6c83bf0) to head (625b084).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop   #33920   +/-   ##
========================================
  Coverage    75.18%   75.18%           
========================================
  Files          495      495           
  Lines        21600    21600           
  Branches      5362     5362           
========================================
  Hits         16241    16241           
  Misses        4717     4717           
  Partials       642      642           
Flag Coverage Δ
unit 75.18% <ø> (ø)

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

Copy link
Contributor

github-actions bot commented Nov 8, 2024

PR Preview Action v1.4.8
🚀 Deployed preview to https://RocketChat.github.io/Rocket.Chat/pr-preview/pr-33920/
on branch gh-pages at 2024-11-18 14:05 UTC

@MartinSchoeler MartinSchoeler marked this pull request as ready for review November 8, 2024 18:59
@MartinSchoeler MartinSchoeler requested a review from a team as a code owner November 8, 2024 18:59
Copy link
Contributor

@KevLehman KevLehman left a comment

Choose a reason for hiding this comment

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

Add a changeset pls

KevLehman
KevLehman previously approved these changes Nov 13, 2024
abhinavkrin
abhinavkrin previously approved these changes Nov 13, 2024
@MartinSchoeler MartinSchoeler dismissed stale reviews from abhinavkrin and KevLehman via e2d8d21 November 14, 2024 12:57
@KevLehman KevLehman added the stat: QA assured Means it has been tested and approved by a company insider label Nov 14, 2024
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Nov 14, 2024
@kodiakhq kodiakhq bot merged commit 661cc01 into develop Nov 18, 2024
49 checks passed
@kodiakhq kodiakhq bot deleted the feat/persistent-chat-wildcard branch November 18, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA assured Means it has been tested and approved by a company insider stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants