Calin-Teodor
cdb2436b73
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
il y a 2 ans
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
il y a 2 ans
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
il y a 2 ans
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
il y a 2 ans
Robert Pintilii
3eecf8063f
ref(TS) Remove unnecessary ts-ignores (#12412)
Remove ts-ignores that are no longer needed because of tsconfig.web.json
Change ts-ignore to ts-expect-error for files outside react/features
il y a 2 ans
Robert Pintilii
6c3206e4d4
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
il y a 2 ans
Robert Pintilii
b858496adb
ref(ui-components) Use new Dialog component (#12349)
Convert some files to TS
Refactor MuteEveryone and MuteEveryonesVideo dialogs. Move shared code to abstract components. Remove unnecessary code
il y a 2 ans
Saúl Ibarra Corretgé
a2d39ca5b1
fix(rn,util) avoid 'clipboard-copy' being bundled in native
The copyText wrapper is used in the `showStartedRecordingNotification`
action, which is common for web and native. Provide a native
implementation so the right one is bundled.
il y a 2 ans
Robert Pintilii
7d7bf987a1
fix(lobby) Make password hidden by default (#12295)
il y a 2 ans
Calin-Teodor
cb881311e7
feat(mobile/navigation): updated translations for screen headers
il y a 2 ans
Bogdan Duduman
48db099134
feat: include sort members eslint changes
il y a 2 ans
Filip Rejmus
c3ebde18df
fix(helpers) move copyText function to web.js file
It gets bundled on mobile for no reason otherwise.
il y a 2 ans
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
il y a 2 ans
Robert Pintilii
efb69d5382
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
il y a 2 ans
Robert Pintilii
17008237dc
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
il y a 2 ans
Calin-Teodor
126dba8070
feat(security/native): options available only if participant is moderator
il y a 2 ans
Calinteodor
94dc6309de
feat(base/native): Switch thumb track color (#12066)
* feat(base/native): Switch thumbColor and trackColor default props
il y a 2 ans
Robert Pintilii
40637aa3dc
ref(ui-components) Improve Button component (#12015)
Bring web and native more in line
il y a 2 ans
Calin-Teodor
e8cdf38fda
native ui fixes
il y a 2 ans
Robert Pintilii
43578474a0
ref: Convert base/participants to TS (#11978)
Remove unnecessary ts-ignores
il y a 2 ans
Robert Pintilii
002d0fed42
ref(security-dialog) Use new input component for password (#11946)
il y a 2 ans
Robert Pintilii
b1a9d68cf5
ref(ui-components) Move components to base/ui (#11912)
il y a 2 ans
Calin-Teodor
ab86d336fb
feat(security/native): replaced security dialog buttons with new button
il y a 2 ans
Saúl Ibarra Corretgé
d61fe58fcf
fix(rn,styles) cleanup unused styles
il y a 3 ans
Saúl Ibarra Corretgé
64385d48e9
fix(security) hide button if the enabled flag is set to false
il y a 3 ans
Calinteodor
b1be511d67
Mobile UI polish (#10982)
Updated screens with new ui on mobile
il y a 3 ans
Calin Chitu
06bd279f22
feat(dialog) refinaments
il y a 3 ans
Calinteodor
b9433368ee
feat(rn,app) unified navigators
il y a 3 ans
Saúl Ibarra Corretgé
fb3a39e743
fix(security-dialog) fix form event propagation after migrating to React 17
In addition, replace the from with a div because they shouldn't be
nested.
Since we are no longer in a form, manually validate the password. This
was necessary regardless, because it was possible to bypass the digits
rule by pressing "add".
il y a 3 ans
Horatiu Muresan
197dbfbbcb
feat(toolbar-button-clicked) Enhance toolbar buttons with notify click
- add possibility to allow execution of the button's routine besides triggering
`toolbarButtonClicked` API event
- keep backwards compatibility
- get rid of `ToolbarButton`
il y a 3 ans
Calinteodor
bf3cc65f4c
feat(security) created SecurityOptions React Navigation screen (#10509)
* feat(security) Security Options screen
il y a 3 ans
Saúl Ibarra Corretgé
58ef2974c9
fix(breakout-rooms) disable lobby in breakout rooms
The main room lobby gets diverted to the rooms, things can get confusing. We
might need to revisit this in the future.
il y a 3 ans
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
il y a 3 ans
Horatiu Muresan
1add438a1f
feat(toolbar-buttons): Add event for notify overwritten toolbar buttons
il y a 3 ans
Avram Tudor
62c78950cd
feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488)
* feat(toolbox) allow any toolbox button to be displayed as main
fixes the previous behaviour where only a certain set of buttons were whitelisted for being displayed in the main toolbar
* code review
* code review - fix avatar icon position
il y a 4 ans
Steffen Kolmer
e9675453e1
feat: Make Jitsi WCAG 2.1 compliant (#8921)
* Make Jitsi WCAG 2.1 compliant
* Fixed password form keypress handling
* Added keypress handler to name form
* Removed unneccessary dom query
* Fixed mouse hove style
* Removed obsolete css rules
* accessibilty background feature
* Merge remote-tracking branch 'upstream/master' into nic/fix/merge-conflicts
* fix error
* add german translation
* Fixed merge issue
* Add id prop back to device selection
* Fixed lockfile
Co-authored-by: AHMAD KADRI <52747422 +ahmadkadri@users.noreply.github.com >
il y a 4 ans
titus.moldovan
cb2891ead3
feat(e2ee): shows E2EESection only when user is moderator
il y a 4 ans
Calinteodor
9b5eae7a60
feat(rn, security) added flag for controlling security options button visibility
il y a 4 ans
Calinteodor
bf3726cb93
feat(rn,security) add security dialog
il y a 4 ans
Vlad Piersec
91ba835f78
feat(Toolbar): Redesign web toolbar
il y a 4 ans
Mihai-Andrei Uscat
4aab5e2054
feat(Dialog): Make dialog close button more mobile friendly.
* Remove pointless custom headers, fall back to ModalHeader instead.
il y a 4 ans
Mihai-Andrei Uscat
a5fe26bfdb
fix(password): Fix add password button on Safari
il y a 4 ans
damencho
c4ba97e87c
feat: Drop lockRoomGuestEnabled.
il y a 4 ans
damencho
4fdd4b66f7
fix: Hide copy password if it is not available. Fixes #7783
il y a 4 ans
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
il y a 4 ans
damencho
0cef706b6a
feat: Changes security dialog button to toggle dialog.
il y a 4 ans
Saúl Ibarra Corretgé
9d6e21b77b
security-dialog: restore digit-only password functionality
il y a 4 ans
damencho
3da1b65757
fix: Fixes import of moved function.
il y a 5 ans
Bettenbuk Zoltan
f68b9b7df9
fix: different description for non moderator participants in passcode dialog
il y a 5 ans
Bettenbuk Zoltan
b534c4f624
ui: making the security menu more compact
il y a 5 ans