feat: Voip for Team Collaboration (#33346)
Co-authored-by:
Aleksander Nicacio da Silva <6494543+aleksandernsilva@users.noreply.github.com>
Showing
- .changeset/gorgeous-houses-sneeze.md 14 additions, 0 deletions.changeset/gorgeous-houses-sneeze.md
- apps/meteor/app/api/server/lib/users.ts 16 additions, 14 deletionsapps/meteor/app/api/server/lib/users.ts
- apps/meteor/app/api/server/v1/im.ts 17 additions, 2 deletionsapps/meteor/app/api/server/v1/im.ts
- apps/meteor/app/authorization/server/constant/permissions.ts 7 additions, 0 deletionsapps/meteor/app/authorization/server/constant/permissions.ts
- apps/meteor/app/lib/server/functions/getFullUserData.ts 3 additions, 0 deletionsapps/meteor/app/lib/server/functions/getFullUserData.ts
- apps/meteor/app/models/client/models/Users.ts 2 additions, 1 deletionapps/meteor/app/models/client/models/Users.ts
- apps/meteor/app/utils/client/lib/SDKClient.ts 1 addition, 0 deletionsapps/meteor/app/utils/client/lib/SDKClient.ts
- apps/meteor/client/NavBarV2/NavBar.tsx 14 additions, 0 deletionsapps/meteor/client/NavBarV2/NavBar.tsx
- apps/meteor/client/NavBarV2/NavBarSettingsToolbar/UserMenu/hooks/useUserMenu.tsx 5 additions, 0 deletions...arV2/NavBarSettingsToolbar/UserMenu/hooks/useUserMenu.tsx
- apps/meteor/client/NavBarV2/NavBarSettingsToolbar/UserMenu/hooks/useVoipItems.tsx 67 additions, 0 deletions...rV2/NavBarSettingsToolbar/UserMenu/hooks/useVoipItems.tsx
- apps/meteor/client/NavBarV2/NavBarVoipToolbar/NavBarItemVoipDialer.tsx 48 additions, 0 deletions...lient/NavBarV2/NavBarVoipToolbar/NavBarItemVoipDialer.tsx
- apps/meteor/client/NavBarV2/NavBarVoipToolbar/index.ts 1 addition, 0 deletionsapps/meteor/client/NavBarV2/NavBarVoipToolbar/index.ts
- apps/meteor/client/components/UserInfo/UserInfoAction.tsx 12 additions, 6 deletionsapps/meteor/client/components/UserInfo/UserInfoAction.tsx
- apps/meteor/client/hooks/roomActions/useStartCallRoomAction/index.ts 1 addition, 0 deletions.../client/hooks/roomActions/useStartCallRoomAction/index.ts
- apps/meteor/client/hooks/roomActions/useStartCallRoomAction/useStartCallRoomAction.tsx 41 additions, 0 deletions...Actions/useStartCallRoomAction/useStartCallRoomAction.tsx
- apps/meteor/client/hooks/roomActions/useStartCallRoomAction/useVideoConfMenuOptions.tsx 41 additions, 36 deletions...ctions/useStartCallRoomAction/useVideoConfMenuOptions.tsx
- apps/meteor/client/hooks/roomActions/useStartCallRoomAction/useVoipMenuOptions.tsx 69 additions, 0 deletions...roomActions/useStartCallRoomAction/useVoipMenuOptions.tsx
- apps/meteor/client/hooks/useUserInfoQuery.ts 8 additions, 7 deletionsapps/meteor/client/hooks/useUserInfoQuery.ts
- apps/meteor/client/providers/MeteorProvider.tsx 7 additions, 4 deletionsapps/meteor/client/providers/MeteorProvider.tsx
- apps/meteor/client/sidebar/header/hooks/useUserMenu.tsx 5 additions, 0 deletionsapps/meteor/client/sidebar/header/hooks/useUserMenu.tsx
Loading