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

[NEW] Engagement Metrics - Phase 2 #25505

Merged
merged 30 commits into from
Jun 28, 2022
Merged

[NEW] Engagement Metrics - Phase 2 #25505

merged 30 commits into from
Jun 28, 2022

Conversation

matheusbsilva137
Copy link
Member

@matheusbsilva137 matheusbsilva137 commented May 13, 2022

Proposed changes (including videos or screenshots)

Add the following new statistics (metrics):

  • Total Broadcast rooms
  • Total rooms with an active Livestream;
  • Total triggered emails;
  • Total subscription roles;
  • Total User Roles;
  • Total uncaught exceptions;
  • homeTitleChanged: boolean value to indicate whether the Layout_Home_Title setting has been changed;
  • homeBodyChanged: boolean value to indicate whether the Layout_Home_Body setting has been changed;
  • customCSSChanged: boolean value to indicate whether the theme-custom-css setting has been changed;
  • onLogoutCustomScriptChanged: boolean value to indicate whether the Custom_Script_On_Logout setting has been changed;
  • loggedOutCustomScriptChanged: boolean value to indicate whether the Custom_Script_Logged_Out setting has been changed;
  • loggedInCustomScriptChanged: boolean value to indicate whether the Custom_Script_Logged_In setting has been changed;
  • matrixBridgeEnabled: boolean value to indicate whether the Matrix bridge has been enabled;

Issue(s)

Steps to test or reproduce

Further comments

@matheusbsilva137 matheusbsilva137 requested a review from a team as a code owner May 13, 2022 17:33
@matheusbsilva137 matheusbsilva137 marked this pull request as draft May 13, 2022 17:33
@matheusbsilva137 matheusbsilva137 added this to the 5.0.0 milestone Jun 24, 2022
apps/meteor/server/models/raw/Roles.ts Outdated Show resolved Hide resolved
apps/meteor/server/models/raw/Rooms.js Show resolved Hide resolved
@matheusbsilva137 matheusbsilva137 marked this pull request as ready for review June 27, 2022 20:24
@matheusbsilva137 matheusbsilva137 requested a review from a team as a code owner June 27, 2022 20:24
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Fixed

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Fixed

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Fixed

@ggazzo ggazzo added the stat: ready to merge PR tested and approved waiting for merge label Jun 27, 2022
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Fixed

@github-actions github-actions bot dismissed stale reviews from themself June 28, 2022 00:52

js files removed

@kodiakhq kodiakhq bot merged commit 65ab15b into develop Jun 28, 2022
@kodiakhq kodiakhq bot deleted the new/stats-phase2 branch June 28, 2022 03:41
gabriellsh added a commit that referenced this pull request Jun 28, 2022
…ove/message-renderer-tweaks

* 'develop' of github.com:RocketChat/Rocket.Chat:
  [NEW] Enable outbound calling for EE (#25843) (#25960)
  Chore: Introduce new index to query active livechat conversations for cloud scaling (#26047)
  [FIX] Importer fails to download files from URLs with query string params (#25934)
  [IMPROVE] Moved call hold/unhold to EE (#26007)
  [NEW] Engagement Metrics - Phase 2 (#25505)
  Chore: Convert usePreventDefault, useQueryOptions, useShortcutOpenMenu (#26035)
  [FIX] Importer files are unnecessarily transferred over the network. (#25919)
  Chore: test turbo params (#26038)
  Chore: Create a token for each action (#26023)
  Chore: Migrate oembed to ts (#25622)
  Regression: Fix voip call wrap-up model not working (#26024)
  Chore: Updating Apps-Engine  (#26001)
  [IMPROVE] Differ Voip calls from Incoming and Outgoing (#25643)
  [FIX] Append path To Route For Custom Emoji (#24379)
  [IMPROVE] Moved call wrap up modal to EE (#25875)
  Chore: Major refactors in pageobjects (#26015)
gabriellsh added a commit that referenced this pull request Jun 29, 2022
…/clientPackage

* 'develop' of github.com:RocketChat/Rocket.Chat: (80 commits)
  [NEW] Community Edition Watermark (#25844)
  [BREAK] remove unused endpoints and restify others (#25889)
  Chore: add underscore to ddp-streamer
  [IMPROVE] VoIP admin page cleanup: remove unused settings (#25993)
  Regression: Fix micro services (#26054)
  Regression: Fix threads list (#26052)
  [NEW] VoIP Input/Output Device Selection (#25966)
  Chore: Account/Profile to TS (#25929)
  Chore: Add missing Swedish livechat translations (#26048)
  [IMPROVE] Expand the feature set of the new message rendering (#25970)
  Chore: Bump fuselage and update icon (#26036)
  [NEW][APPS] Allowing apps to register authenticated routes (#25937)
  [NEW] Enable outbound calling for EE (#25843) (#25960)
  Chore: Introduce new index to query active livechat conversations for cloud scaling (#26047)
  [FIX] Importer fails to download files from URLs with query string params (#25934)
  [IMPROVE] Moved call hold/unhold to EE (#26007)
  [NEW] Engagement Metrics - Phase 2 (#25505)
  Chore: Convert usePreventDefault, useQueryOptions, useShortcutOpenMenu (#26035)
  [FIX] Importer files are unnecessarily transferred over the network. (#25919)
  Chore: test turbo params (#26038)
  ...
@murtaza98 murtaza98 mentioned this pull request Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA skipped stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants