Avram Tudor
adbb5f8ead
fix(prejoin) implement ux improvements for mobile (#9939)
3年前
hmuresan
a892d5fed1
fix(pre-meeting) Hide invite button for JaaS
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年前
Saúl Ibarra Corretgé
465e7f1458
fix(conference) unify conference options
Some options were missing on the mobile side, notably calltsts
enableDisplayNameInStats and enableEmailInStats. Now the same logic will be used
in web and mobile.
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 >
3年前
tudordan7
c765e08aa1
fix(virtual-background): Check if virtual background is disabled on premeeting.
4年前
Tudor-Ovidiu Avram
9d0c6e3741
fix(prejoin) fix background selection not being available for 3rd party apps
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
6d2f8ae37d
feat(prejoin) show connection status in exported prejoin screen
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.
4年前
Tudor-Ovidiu Avram
f6433668d5
fix(prejoin) hide skip prejoin for exposed app
4年前
Vlad Piersec
035f720a50
feat(prejoin): Add 'skip prejoin' button
4年前
Tudor-Ovidiu Avram
0e5091adba
feat(prejoin) Expose prejoin app
4年前
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.
4年前
Vlad Piersec
a5f17a8033
feat(prejoin): Show avatar image on prejoin screen
4年前
Vlad Piersec
4f169988a3
fix(prejoin): Store prejoin tracks in 'features/base/tracks'
4年前
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年前