-
Notifications
You must be signed in to change notification settings - Fork 11k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into feat/add-contact-identification-stats
- Loading branch information
Showing
55 changed files
with
811 additions
and
452 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
'@rocket.chat/fuselage-ui-kit': patch | ||
'@rocket.chat/instance-status': patch | ||
'@rocket.chat/ui-theming': patch | ||
'@rocket.chat/model-typings': patch | ||
'@rocket.chat/ui-video-conf': patch | ||
'@rocket.chat/uikit-playground': patch | ||
'@rocket.chat/core-typings': patch | ||
'@rocket.chat/rest-typings': patch | ||
'@rocket.chat/apps-engine': patch | ||
'@rocket.chat/ui-composer': patch | ||
'@rocket.chat/ui-contexts': patch | ||
'@rocket.chat/gazzodown': patch | ||
'@rocket.chat/ui-avatar': patch | ||
'@rocket.chat/ui-client': patch | ||
'@rocket.chat/livechat': patch | ||
'@rocket.chat/ui-voip': patch | ||
'@rocket.chat/i18n': patch | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Fixes an error where the engine would not retry a subprocess restart if the last attempt failed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
'@rocket.chat/fuselage-ui-kit': patch | ||
'@rocket.chat/instance-status': patch | ||
'@rocket.chat/ui-theming': patch | ||
'@rocket.chat/model-typings': patch | ||
'@rocket.chat/ui-video-conf': patch | ||
'@rocket.chat/uikit-playground': patch | ||
'@rocket.chat/core-typings': patch | ||
'@rocket.chat/rest-typings': patch | ||
'@rocket.chat/apps-engine': patch | ||
'@rocket.chat/ui-composer': patch | ||
'@rocket.chat/ui-contexts': patch | ||
'@rocket.chat/gazzodown': patch | ||
'@rocket.chat/ui-avatar': patch | ||
'@rocket.chat/ui-client': patch | ||
'@rocket.chat/livechat': patch | ||
'@rocket.chat/ui-voip': patch | ||
'@rocket.chat/i18n': patch | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Fixes error propagation when trying to get the status of apps in some cases |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@rocket.chat/meteor": patch | ||
--- | ||
|
||
Fixes a UI issue that showed the incorrect migration number on the `Information` page. This was caused by a function calculating the stats before the server had migrated the database and updated the control. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@rocket.chat/livechat": patch | ||
--- | ||
|
||
Fixes issue that caused different sessions when opening a livechat popover in cross domain |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
'@rocket.chat/fuselage-ui-kit': patch | ||
'@rocket.chat/instance-status': patch | ||
'@rocket.chat/ui-theming': patch | ||
'@rocket.chat/model-typings': patch | ||
'@rocket.chat/ui-video-conf': patch | ||
'@rocket.chat/uikit-playground': patch | ||
'@rocket.chat/core-typings': patch | ||
'@rocket.chat/rest-typings': patch | ||
'@rocket.chat/apps-engine': patch | ||
'@rocket.chat/ui-composer': patch | ||
'@rocket.chat/ui-contexts': patch | ||
'@rocket.chat/gazzodown': patch | ||
'@rocket.chat/ui-avatar': patch | ||
'@rocket.chat/ui-client': patch | ||
'@rocket.chat/livechat': patch | ||
'@rocket.chat/ui-voip': patch | ||
'@rocket.chat/i18n': patch | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Fixes wrong data being reported to total failed apps metrics and statistics |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
'@rocket.chat/ui-composer': minor | ||
'@rocket.chat/i18n': minor | ||
'@rocket.chat/meteor': minor | ||
--- | ||
|
||
Introduces a new option when exporting messages, allowing users to select and download a JSON file directly from client |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
apps/meteor/client/views/room/body/hooks/useSelectAllAndScrollToTop.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
import { useRef } from 'react'; | ||
|
||
import { useToggleSelectAll } from '../../MessageList/contexts/SelectedMessagesContext'; | ||
|
||
export const useSelectAllAndScrollToTop = () => { | ||
const ref = useRef<HTMLElement>(null); | ||
const handleToggleAll = useToggleSelectAll(); | ||
|
||
const selectAllAndScrollToTop = () => { | ||
ref.current?.scrollTo({ top: 0, behavior: 'smooth' }); | ||
handleToggleAll(); | ||
}; | ||
|
||
return { innerRef: ref, selectAllAndScrollToTop }; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.