Hristo Terezov
b3312b5650
ref(PasswordSection): Functional copmonents.
пре 1 година
Hristo Terezov
2734da0c66
fix(PasswordSection): Add button not working.
пре 1 година
Hristo Terezov
26e09acb8a
fix(buttonsWithNotify): Duplicates in config
Fixes the issue with adding duplicate elements in buttonsWithNotifyClick and participantMenuButtonsWithNotifyClick with custom buttons.
пре 1 година
Emmanuel Pelletier
51a4e7daa3
Globally improve accessibility for screen reader users (#12969)
feat(a11y): Globally improve accessibility for screen reader users
пре 2 година
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
пре 2 година
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
пре 3 година
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
пре 3 година
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.
пре 3 година
Robert Pintilii
7d7bf987a1
fix(lobby) Make password hidden by default (#12295)
пре 3 година
Filip Rejmus
c3ebde18df
fix(helpers) move copyText function to web.js file
It gets bundled on mobile for no reason otherwise.
пре 3 година
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
пре 3 година
Robert Pintilii
efb69d5382
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
пре 3 година
Robert Pintilii
002d0fed42
ref(security-dialog) Use new input component for password (#11946)
пре 3 година
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".
пре 4 година
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`
пре 4 година
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
пре 4 година
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 >
пре 4 година
Calinteodor
bf3726cb93
feat(rn,security) add security dialog
пре 4 година
Mihai-Andrei Uscat
a5fe26bfdb
fix(password): Fix add password button on Safari
пре 5 година
damencho
4fdd4b66f7
fix: Hide copy password if it is not available. Fixes #7783
пре 5 година
damencho
3da1b65757
fix: Fixes import of moved function.
пре 5 година
Bettenbuk Zoltan
f68b9b7df9
fix: different description for non moderator participants in passcode dialog
пре 5 година
Bettenbuk Zoltan
b534c4f624
ui: making the security menu more compact
пре 5 година
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
пре 5 година
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
пре 5 година