Chore: VideoConference UX/UI Refactor 1st Interaction (#26183)
Co-authored-by:Douglas Fabris <devfabris@gmail.com> Co-authored-by:
Guilherme Gazzo <guilherme@gazzo.xyz>
Showing
- apps/meteor/app/api/server/v1/videoConference.ts 5 additions, 2 deletionsapps/meteor/app/api/server/v1/videoConference.ts
- apps/meteor/app/apps/server/bridges/videoConferences.ts 3 additions, 2 deletionsapps/meteor/app/apps/server/bridges/videoConferences.ts
- apps/meteor/app/authorization/server/functions/upsertPermissions.ts 1 addition, 0 deletions...r/app/authorization/server/functions/upsertPermissions.ts
- apps/meteor/app/custom-sounds/client/lib/CustomSounds.js 2 additions, 1 deletionapps/meteor/app/custom-sounds/client/lib/CustomSounds.js
- apps/meteor/app/models/server/models/Users.js 1 addition, 1 deletionapps/meteor/app/models/server/models/Users.js
- apps/meteor/client/lib/VideoConfManager.ts 36 additions, 0 deletionsapps/meteor/client/lib/VideoConfManager.ts
- apps/meteor/client/views/room/contextualBar/VideoConference/VideoConfPopups/VideoConfPopup/IncomingPopup.tsx 22 additions, 39 deletions...nference/VideoConfPopups/VideoConfPopup/IncomingPopup.tsx
- apps/meteor/client/views/room/contextualBar/VideoConference/VideoConfPopups/VideoConfPopup/OutgoingPopup.tsx 72 additions, 0 deletions...nference/VideoConfPopups/VideoConfPopup/OutgoingPopup.tsx
- apps/meteor/client/views/room/contextualBar/VideoConference/VideoConfPopups/VideoConfPopup/StartCallPopup.tsx 28 additions, 39 deletions...ference/VideoConfPopups/VideoConfPopup/StartCallPopup.tsx
- apps/meteor/client/views/room/contextualBar/VideoConference/VideoConfPopups/VideoConfPopup/StartCallPopup/StartCallPopup.tsx 0 additions, 46 deletions...nfPopups/VideoConfPopup/StartCallPopup/StartCallPopup.tsx
- apps/meteor/client/views/room/contextualBar/VideoConference/VideoConfPopups/VideoConfPopup/StartCallPopup/StartDirectCallPopup.tsx 0 additions, 101 deletions...ps/VideoConfPopup/StartCallPopup/StartDirectCallPopup.tsx
- apps/meteor/client/views/room/contextualBar/VideoConference/VideoConfPopups/VideoConfPopup/StartCallPopup/StartOmnichannelCallPopup.tsx 0 additions, 44 deletions...deoConfPopup/StartCallPopup/StartOmnichannelCallPopup.tsx
- apps/meteor/client/views/room/contextualBar/VideoConference/VideoConfPopups/VideoConfPopup/StartCallPopup/index.ts 0 additions, 1 deletion...ce/VideoConfPopups/VideoConfPopup/StartCallPopup/index.ts
- apps/meteor/client/views/room/contextualBar/VideoConference/VideoConfPopups/VideoConfPopup/TimedVideoConfPopup.tsx 5 additions, 20 deletions...ce/VideoConfPopups/VideoConfPopup/TimedVideoConfPopup.tsx
- apps/meteor/client/views/room/contextualBar/VideoConference/VideoConfPopups/VideoConfPopup/VideoConfPopupRoomInfo.tsx 38 additions, 0 deletions...VideoConfPopups/VideoConfPopup/VideoConfPopupRoomInfo.tsx
- apps/meteor/client/views/room/contextualBar/VideoConference/VideoConfPopups/VideoConfPopups.tsx 10 additions, 16 deletions...alBar/VideoConference/VideoConfPopups/VideoConfPopups.tsx
- apps/meteor/client/views/room/hooks/useUserInfoActions/actions/useAudioCallAction.ts 0 additions, 34 deletions...om/hooks/useUserInfoActions/actions/useAudioCallAction.ts
- apps/meteor/client/views/room/hooks/useUserInfoActions/actions/useCallAction.tsx 47 additions, 0 deletions...s/room/hooks/useUserInfoActions/actions/useCallAction.tsx
- apps/meteor/client/views/room/hooks/useUserInfoActions/actions/useVideoCallAction.tsx 0 additions, 34 deletions...m/hooks/useUserInfoActions/actions/useVideoCallAction.tsx
- apps/meteor/client/views/room/hooks/useUserInfoActions/useUserInfoActions.ts 4 additions, 8 deletions...views/room/hooks/useUserInfoActions/useUserInfoActions.ts
Loading
Please register or sign in to comment