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: added cloud workspace id to workspace statistics #32298

Merged
merged 8 commits into from
May 2, 2024

Conversation

aleksandernsilva
Copy link
Contributor

@aleksandernsilva aleksandernsilva commented Apr 23, 2024

Proposed changes (including videos or screenshots)

Added "Cloud Workspace ID" to the workspace statistics endpoint and page.

Screenshot 2024-04-23 at 10 16 49

Issue(s)

CONN-124

Steps to test or reproduce

  • Sign in
  • Go to Admin > Workspace
  • Should have "Cloud Workspace ID" in the list if available.

Copy link

changeset-bot bot commented Apr 23, 2024

🦋 Changeset detected

Latest commit: 0f1bebf

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

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

Copy link

codecov bot commented Apr 23, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 55.52%. Comparing base (972b5b8) to head (0f1bebf).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #32298      +/-   ##
===========================================
- Coverage    55.57%   55.52%   -0.05%     
===========================================
  Files         2403     2403              
  Lines        52841    52847       +6     
  Branches     10851    10854       +3     
===========================================
- Hits         29366    29344      -22     
- Misses       20876    20899      +23     
- Partials      2599     2604       +5     
Flag Coverage Δ
e2e 54.78% <50.00%> (-0.09%) ⬇️
unit 73.47% <ø> (-0.02%) ⬇️

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

@aleksandernsilva aleksandernsilva added this to the 6.9 milestone Apr 23, 2024
Copy link
Contributor

dionisio-bot bot commented Apr 23, 2024

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

@aleksandernsilva aleksandernsilva modified the milestones: 6.9, 6.8 Apr 23, 2024
@aleksandernsilva aleksandernsilva marked this pull request as ready for review April 24, 2024 00:10
@aleksandernsilva aleksandernsilva requested review from a team as code owners April 24, 2024 00:10
.changeset/wild-teachers-design.md Outdated Show resolved Hide resolved
packages/i18n/src/locales/pt-BR.i18n.json Outdated Show resolved Hide resolved
apps/meteor/app/statistics/server/lib/statistics.ts Outdated Show resolved Hide resolved
.changeset/wild-teachers-design.md Outdated Show resolved Hide resolved
packages/i18n/src/locales/en.i18n.json Show resolved Hide resolved
packages/i18n/src/locales/pt-BR.i18n.json Outdated Show resolved Hide resolved
@aleksandernsilva aleksandernsilva marked this pull request as ready for review April 26, 2024 16:43
@hugocostadev hugocostadev added the stat: QA assured Means it has been tested and approved by a company insider label Apr 29, 2024
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Apr 29, 2024
@dionisio-bot dionisio-bot bot removed the stat: ready to merge PR tested and approved waiting for merge label Apr 29, 2024
@aleksandernsilva aleksandernsilva added the stat: ready to merge PR tested and approved waiting for merge label May 2, 2024
@kodiakhq kodiakhq bot merged commit 70ab2a7 into develop May 2, 2024
43 checks passed
@kodiakhq kodiakhq bot deleted the feat/cloud-workspace-id branch May 2, 2024 14:17
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.

None yet

3 participants