Calinteodor
2c7dc5e40e
feat(base/ui/native): Use new Input component ( #12526 )
...
feat(base/ui/native): replaced react native TextInput component with our native Input component
2022-11-08 17:46:46 +02:00
Robert Pintilii
c5115f99f0
feat(ui-components) Add Input Component ( #11882 )
2022-07-26 13:58:28 +03:00
Robert Pintilii
139fa9b3f2
fix(theme) Fix tokens ( #11822 )
...
Fix elements to use correct tokens
2022-07-12 15:28:20 +03:00
Calinteodor
d42e18c7bb
feat(base/native): button abstractions ( #11795 )
...
* feat(base): created Button.tsx and IconButton.tsx
2022-07-07 15:29:18 +03:00
Mihaela Dumitru
02aca27c46
feat(external-api) add breakout room configs to hide auto assign and footer menu buttons ( #11443 )
...
* hideAutoAssignButton
* hideFooterMenu
* hideModeratorSettingsTab
* hideMoreActionsButton
* hideMuteAllButton
2022-04-29 12:30:49 +03:00
Calinteodor
95baf34ba6
feat(participants-pane/native) adjusted styles for when local p is not a moderator ( #11349 )
...
* feat(participants-pane/native) adjusted styles for when local p is not a moderator
2022-04-12 14:45:27 +03:00
Calin Chitu
8d737adc65
feat(participants/native) - updated container styles
2022-03-25 11:46:04 +02:00
Calin Chitu
73f3409f0d
feat(participants-pane) separated participants into collapsible lists
2022-01-13 12:09:14 +02:00
Calin Chitu
4878a00014
feat(participants-pane) updated styles for add breakout and invite buttons
2022-01-07 17:42:38 +02:00
Robert Pintilii
a7bf037363
feat(raise-hand) Update raised hand design ( #10651 )
...
Updated indicator color and background color
Added border on thumbnails
Web and Native
2021-12-20 10:44:22 +02:00
Robert Pintilii
763d975445
fix(rn, participants-pane) Show raised hand indicator ( #10424 )
...
Make name container limited width and add ellipsis text overflow
Show raise hand status live in participants pane
2021-11-24 09:46:01 +02:00
robertpin
338ff43c81
feat(participants-pane) Added search in participants list ( #9975 )
...
- created `ClearableInpu`t component on web & native
- added `ClearableInput` component to participants pane and used it for search in participants list
- update `AddPeopleDialog` to use `ClearableInput`
2021-10-21 14:58:44 +03:00
Calinteodor
9df59b4a6f
feat(conference) added React Navigation
...
Introduce navigation for all in-conference screens.
2021-10-20 21:29:21 +02:00
robertpin
c3dae1f6e9
feat(rn,av-moderation) updated advanced moderation on Native
...
Updated participants list to:
- show Moderator label
- show correct status icons (red for force muted)
- show participants in the right order
Updated moderation to:
- show moderation menu at all times
- make moderation options functional
Updated notifications:
- fixed raise hand to show name
- display moderator rights granted
Updated mute/ stop video for all dialogs to include moderation toggles
Added ask to unmute button
Fix comments on ask to unmute
Co-authored-by: robertpin <robert.pin9@gmail.com>
2021-09-22 16:05:42 +02:00
Calin Chitu
bc9f5773fb
feat(participants-pane) changed to standard header
2021-07-30 16:07:48 +02:00
Calinteodor
efc5c9dabe
feat(participants-pane) hide admit all if less than 2 participants
...
- Fixed admitMultiple action for mobile
- Added token color for button
- Hide Admit all button if less than 2 knocking participants
2021-07-30 11:48:06 +02:00
Calinteodor
d22fc88ae3
feat(participants-pane) context menu ui fixes
...
- Fixed background color for all participants context menus
- Removed connection status from ReactVideoMenu and added it for local participants
- Removed AVModeration comments on mobile
- Show on stage option visible only when participants pane is closed
2021-07-30 11:46:49 +02:00
Calin Chitu
b7389e1c31
feat(native-participants-pane) implemented review remarks pt.4
2021-07-21 12:32:10 -05:00
Calin Chitu
665b7730ee
feat(native-participants-pane) implemented review remarks pt. 3
2021-07-21 12:32:10 -05:00
Calin Chitu
c6e50ad439
feat(native-participants-pane) implemented review remarks pt. 1
2021-07-21 12:32:10 -05:00
Calin Chitu
05e6dde341
feat(native-participants-pane) ui fixes
2021-07-21 12:32:10 -05:00
Calin Chitu
0b3991d9e1
feat(native-participants-pane) context menu for meeting participant
2021-07-21 12:32:10 -05:00
Calin Chitu
ba64d3e0c8
feat(native-participants-pane) context menu for more btn and reject lobby participant
2021-07-21 12:32:10 -05:00
Calin Chitu
cd05c34d19
feat(native-participants-pane) rendered participant name
2021-07-21 12:32:10 -05:00
Calin Chitu
ee101f8947
feat(native-participants-pane) fixed mute all content styles and added doInvitePeople action
2021-07-21 12:32:10 -05:00
Calin Chitu
8ca85f9e1c
feat(native-participants-pane) token updates and added mute all event
2021-07-21 12:32:10 -05:00
Calin Chitu
34ccd56691
feat(native-participants-pane) updated styles for meeting participant list
2021-07-21 12:32:10 -05:00
Calin Chitu
f49c05c666
feat(native-participants-pane) created meeting participant list
2021-07-21 12:32:10 -05:00
Calin Chitu
e7280e5040
feat(native-participants-pane) ui fixes
2021-07-21 12:32:10 -05:00
Calin Chitu
eb1add681f
feat(native-participants-pane) admit/reject all buttons
2021-07-21 12:32:10 -05:00
Calin Chitu
8419dc725c
feat(native-participants-pane) ui updates for participant item
2021-07-21 12:32:10 -05:00
Calin Chitu
f984faef3f
feat(native-participants-pane) first lobbyparticipantlist steps
2021-07-21 12:32:10 -05:00
Calin Chitu
cb0b68f840
feat(native-participants-pane) removed button component, fixed icons inside paper button component and reverted actions.js files
2021-07-21 12:32:10 -05:00
Calin Chitu
79edc1b358
feat(native-participants-pane) updated styles for button component and participant item related components
2021-07-21 12:32:10 -05:00
Calin Chitu
6597bfc2aa
feat(native-participants-pane) added showHeaderWithNavigation prop to JitsiModal and created close button
2021-07-21 12:32:10 -05:00