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

fix: revert minimized calling cell #17696

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

przemvs
Copy link
Contributor

@przemvs przemvs commented Jul 5, 2024

Description

Screenshots/Screencast (for UI changes)

Checklist

  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

Important details for the reviewers

(Delete this section if unnecessary)

  • use (x) data
  • can be reviewed commit-by-commit
  • be sure to look at ...

Copy link

sonarqubecloud bot commented Jul 5, 2024

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 38.18182% with 102 lines in your changes missing coverage. Please review.

Project coverage is 46.33%. Comparing base (034042e) to head (b6fe67c).

Additional details and impacted files
@@                Coverage Diff                 @@
##           new-navigation   #17696      +/-   ##
==================================================
- Coverage           46.38%   46.33%   -0.05%     
==================================================
  Files                 779      774       -5     
  Lines               25201    25193       -8     
  Branches             5765     5762       -3     
==================================================
- Hits                11690    11674      -16     
- Misses              12046    12054       +8     
  Partials             1465     1465              

@przemvs przemvs merged commit 62ec5a5 into new-navigation Jul 5, 2024
17 checks passed
@przemvs przemvs deleted the revert/minimized-calling-cell branch July 5, 2024 09:17
PatrykBuniX added a commit that referenced this pull request Jul 10, 2024
PatrykBuniX added a commit that referenced this pull request Jul 26, 2024
* feat: put fullscreen ui into detached calling cell

* runfix: make sure less styles are properly overwritten with emotion

* runfix: make screenshare work on browser

* feat: do not allow in-app fullscreen anymore

* runfix: remove labels from full ui buttons

* runfix: align margins

* feat: add useToggleState hook

* feat: select call view mode

* feat: align icons styles and labels

* runfix: align changes after rebasing

* tmp

* Revert "fix: remove unused component (#17681)"

This reverts commit 2689225.

* feat: add participants label

* feat: toggle participants list

* runfix: mic off icon

* runfix: call tab view styles

* runfix: put fullscreen into the webapp temp

* runfix: icon styles on dark mode

* tmp

* runfix: active window match media

* runfix: screenshare button

* runfix: revert extra handling of separate window media devices

* runfix: screen sharing on desktop

* chore: self-review

* runfix: rename variable

* test: align tests

* test: align tests

* chore: hide detached window on desktop

* feat: move call pagination to top bar

* runfix: apply theme change during fullscreen call

* Revert "fix: revert minimized calling cell (#17696)"

This reverts commit 62ec5a5.

* runfix: last overflowed participant list item not visible

* chore: add debug util for adding a participant to the active call

* runfix: default call avatar size

* chore: remove debug util to enable the feature
PatrykBuniX added a commit that referenced this pull request Jul 26, 2024
* feat: put fullscreen ui into detached calling cell

* runfix: make sure less styles are properly overwritten with emotion

* runfix: make screenshare work on browser

* feat: do not allow in-app fullscreen anymore

* runfix: remove labels from full ui buttons

* runfix: align margins

* feat: add useToggleState hook

* feat: select call view mode

* feat: align icons styles and labels

* runfix: align changes after rebasing

* tmp

* Revert "fix: remove unused component (#17681)"

This reverts commit 2689225.

* feat: add participants label

* feat: toggle participants list

* runfix: mic off icon

* runfix: call tab view styles

* runfix: put fullscreen into the webapp temp

* runfix: icon styles on dark mode

* tmp

* runfix: active window match media

* runfix: screenshare button

* runfix: revert extra handling of separate window media devices

* runfix: screen sharing on desktop

* chore: self-review

* runfix: rename variable

* test: align tests

* test: align tests

* chore: hide detached window on desktop

* feat: move call pagination to top bar

* runfix: apply theme change during fullscreen call

* Revert "fix: revert minimized calling cell (#17696)"

This reverts commit 62ec5a5.

* runfix: last overflowed participant list item not visible

* chore: add debug util for adding a participant to the active call

* runfix: default call avatar size

* chore: remove debug util to enable the feature
thisisamir98 added a commit that referenced this pull request Aug 2, 2024
* feat: calling popout version 2 (#17733)

* feat: put fullscreen ui into detached calling cell

* runfix: make sure less styles are properly overwritten with emotion

* runfix: make screenshare work on browser

* feat: do not allow in-app fullscreen anymore

* runfix: remove labels from full ui buttons

* runfix: align margins

* feat: add useToggleState hook

* feat: select call view mode

* feat: align icons styles and labels

* runfix: align changes after rebasing

* tmp

* Revert "fix: remove unused component (#17681)"

This reverts commit 2689225.

* feat: add participants label

* feat: toggle participants list

* runfix: mic off icon

* runfix: call tab view styles

* runfix: put fullscreen into the webapp temp

* runfix: icon styles on dark mode

* tmp

* runfix: active window match media

* runfix: screenshare button

* runfix: revert extra handling of separate window media devices

* runfix: screen sharing on desktop

* chore: self-review

* runfix: rename variable

* test: align tests

* test: align tests

* chore: hide detached window on desktop

* feat: move call pagination to top bar

* runfix: apply theme change during fullscreen call

* Revert "fix: revert minimized calling cell (#17696)"

This reverts commit 62ec5a5.

* runfix: last overflowed participant list item not visible

* chore: add debug util for adding a participant to the active call

* runfix: default call avatar size

* chore: remove debug util to enable the feature

* feat: new reactions menu design

* feat: adjust reactions popup styles

* feat: use new emoji icon

* refactor: move detached window to call state

* refactor: remove extra types

* refactor: remove twice assignment of variable

* refactor: add thumbnail to ElectronDesktopCapturerSource

* refactor: immediately minimize call on hangup button click

---------

Co-authored-by: Amir Ghezelbash <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants