Emmanuel Pelletier
51a4e7daa3
Globally improve accessibility for screen reader users (#12969)
feat(a11y): Globally improve accessibility for screen reader users
2 роки тому
Gabriel Borlea
279a4efb83
fix(prejoin): avoid bypass unsafe consent when enter is pressed in name input (#13344)
2 роки тому
Gabriel Borlea
a112d38943
feat(prejoin) add unsafe room name warning
2 роки тому
Robert Pintilii
5a64bd76fb
ref(prejoin) Refactor styles (#13187)
Move styles from SCSS to JSS
Convert class to function component
2 роки тому
Robert Pintilii
c1f1c0d341
ref(TS) Convert some components to TS (#13179)
2 роки тому
Robert Pintilii
d7cad9d560
feat(prejoin) Update design & refactor (#13089)
Update Dial Out Dialog design
Update Country Picker design
Convert some files to TS
Move styles from SCSS to JSS
Replace atlaskit InlineDialog with Popover in CountryPIcker and Prejoin components
2 роки тому
Robert Pintilii
78a4f9b792
ref(avatar) Convert to TS (#13092)
Fix imports
Remove unnecessary @ts-ignore
2 роки тому
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2 роки тому
Robert Pintilii
0d5dae7ab9
feat(prejoin) Update design (#12844)
2 роки тому
Horatiu Muresan
0ad52a06ce
feat(prejoin) Disable join buttons during joining
- use new `Button` component for drop down buttons
2 роки тому
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
2 роки тому
Saúl Ibarra Corretgé
2596c463fe
fix(ts) make tsc (almost) not cry on native
Co-authored-by: Calinteodor <calin.chitu@8x8.com >
Co-authored-by: Robert Pintilii <robert.pin9@gmail.com >
2 роки тому
Robert Pintilii
e05ad18ee4
fix(prejoin) Remove no longer needed hack
2 роки тому
Avram Tudor
f07bd4a0d6
feat(prejoin) add room name to premeeting screen (#12049)
2 роки тому
Saúl Ibarra Corretgé
a2c3bdf05f
fix(lobby) fix not being able to type password
Autoofocus Strikes Back...
2 роки тому
Filip Rejmus
63ea273b20
fix(prejoin) rename Prejoin.js to Prejoin.web.js
2 роки тому
Saúl Ibarra Corretgé
a5da90ddaf
fix(prejoin) don't hide during auth
Fix the focus issue by disabling autofocus in case an auth (login, ait
for owner or password) dialog is shown.
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1336
3 роки тому
Avram Tudor
9060bebca9
fix(prejoin) fix styling of avatar (#11629)
3 роки тому
Avram Tudor
0c44b9a478
feat(prejoin) allow disabling prejoin display name editing (#11575)
3 роки тому
Horatiu Muresan
10e5b2f572
feat(prejoin) Add possibility to hide extra join options buttons (#10434)
3 роки тому
Дамян Минков
d8487c25b2
Revert "fix(Prejoin): Make prejoin name noneditable only when taken from jwt"
This reverts commit af7c316827 .
3 роки тому
Vlad Piersec
23b8dd4860
fix(Prejoin): Make prejoin name noneditable only when taken from jwt
3 роки тому
Horatiu Muresan
8ebca64af1
feat(dynamic-branding): Add custom theme branding (#10335)
- apply theming to various buttons
3 роки тому
Vlad Piersec
fc6e8fd4b9
feat(config): Add config option for making display name read only
3 роки тому
Avram Tudor
adbb5f8ead
fix(prejoin) implement ux improvements for mobile (#9939)
3 роки тому
Avram Tudor
1ad9046a38
Improve premeeting screens ux (#9726)
* feat(prejoin) move invite to toolbar section
* feat(premeeting) redesign prejoin and lobby screens
* code review changes
* fix prejoin flicker and avatar id
* fix password error message and native lobby dialog close position
3 роки тому
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 роки тому
tudordan7
c765e08aa1
fix(virtual-background): Check if virtual background is disabled on premeeting.
4 роки тому
luz paz
d3680bbebd
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
4 роки тому
hmuresan
ab6790bdaa
(external_api) Add command for overwriting config values.
4 роки тому
Tudor-Ovidiu Avram
478f1a731e
feat(prejoin) improve ux
4 роки тому
Vlad Piersec
1e76b8b6ea
misc: Add test ids for prejoin buttons
4 роки тому
Tudor-Ovidiu Avram
10c2652a4f
feat(prejoin) show error when trying to join and name is required
4 роки тому
Hristo Terezov
5e4b8c747c
feat(prejoin): Hide invite link
4 роки тому
Vlad Piersec
b670b29d7f
fix(prejoin): Auto focus display name input
4 роки тому
damencho
b106e51a10
feat: Adds id to the notifications and buttons so we can check for them in the integration tests.
5 роки тому
Tudor-Ovidiu Avram
f6433668d5
fix(prejoin) hide skip prejoin for exposed app
4 роки тому
Vlad Piersec
035f720a50
feat(prejoin): Add 'skip prejoin' button
5 роки тому
Tudor-Ovidiu Avram
0e5091adba
feat(prejoin) Expose prejoin app
5 роки тому
Vlad Piersec
5f579e9a15
fix(prejoin): Make display name mandatory only for lobby
A user should not be forced to enter a display name if the lobby is not enabled
for the room.
5 роки тому
Vlad Piersec
a5f17a8033
feat(prejoin): Show avatar image on prejoin screen
5 роки тому
Vlad Piersec
4f169988a3
fix(prejoin): Store prejoin tracks in 'features/base/tracks'
5 роки тому
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
5 роки тому
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 роки тому
Vlad Piersec
4975f15345
fix(prejoin_page): Always show 'join without audio' & add disabled button.
* The prejoin page always displays the 'join without audio' option.
* The join button will be disabled if there is no input.
* Fix some CSS for the case when the user is not anonymous.
5 роки тому
Vlad Piersec
b2895b7095
feat(prejoin_page): Add ability for guest to join audio by phone
5 роки тому
Vlad Piersec
908712b96f
feat(prejoin_page): Rework prejoin page
* Add a checkbox for skipping the prejoin page on next use. (This is hidden for
now, until we also have a settings entry for it).
* Rework 'Join by Phone' buttons and add new overlay.
* Update the device status accordingly if there were errors while adding
devices.
* The input is filled with the display name if there was one previously used.
* Join the meeting on 'Enter' press.
5 роки тому
Vlad Piersec
a45cbf41ef
feat(prejoin_page): Add prejoin page
5 роки тому