This repository was archived by the owner on Sep 11, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 808
Improve switch room rendering #6079
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
d6a25d4
Create performance monitoring abstraction
germain-gg 6804a26
Add performance data collection mechanism
germain-gg 89832ef
Add data collection mechanism in end to end test suite
germain-gg cbf6457
Revert app url to use the default that CI relies on
germain-gg 781c0dc
Refactor performance monitor to use instance pattern
germain-gg f3bebdb
remove unused import
germain-gg 5b6c5aa
Fix comment typo
germain-gg 07d7469
Start decryption process if needed
germain-gg bcbfbd5
Fix event start check
germain-gg 282b9f9
Merge branch 'develop' into gsouquet/switch-rooms
germain-gg 382a08b
Delete RoomView dead code
germain-gg 8f945ce
Render nothin rather than an empty div
germain-gg cf8e497
prevent unwarranted RoomView re-render
germain-gg d362321
Simplify SenderProfile DOM structure
germain-gg 171539d
Simplify EventTile structure
germain-gg f058fd8
Reduce amount of DOM nodes
germain-gg 9e55f24
Remove extraenous DOM nodes
germain-gg 229c4b9
use userGroups cached value to avoid re-render
germain-gg 0f63098
Remove typo semicolon
germain-gg 47e007e
batch load events in ReplyThread before adding them to the state
germain-gg 5ba419d
split room header and header wrapper
germain-gg ccfd6ba
fix linting issues
germain-gg c428736
Update MessagePanel test to account for new DOM structure
germain-gg 4851e96
Switch rooms documentation and polishing
germain-gg c7c6a81
Merge branch 'develop' into gsouquet/switch-rooms
germain-gg 51d8806
Merge branch 'develop' into gsouquet/switch-rooms
germain-gg 1a51ed9
Make breadcrumb animation run on the compositing layer
germain-gg d894cc6
Merge branch 'develop' into gsouquet/switch-rooms
germain-gg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.