damencho
dc07c6fede
feat(authentication): Hides password button from lobby on waiting for host.
преди 1 година
Дамян Минков
ff70025429
feat: Returns an error on join request with no display name. (#13546)
* feat: Returns an error on join request with no display name.
When someone tries to join a room with lobby enabled and display name is not set returns an error.
* squash: Fixes handling DISPLAY_NAME_REQUIRED with preJoin disabled.
* squash: Fixes mobile build.
* squash: Move isDisplayNameRequired redux state in lobby and introduces isDisplayNameRequiredError.
* squash: Drops unused isDisplayNameRequired.
This was used on showing prejoin when connection was established on showing prejoin. We no longer establish it at that time, so it is not possible to hit it and act on it.
преди 1 година
Emmanuel Pelletier
51a4e7daa3
Globally improve accessibility for screen reader users (#12969)
feat(a11y): Globally improve accessibility for screen reader users
преди 2 години
Robert Pintilii
fc0fd2d08c
ref(TS) Convert some components to TS (#13198)
преди 2 години
Robert Pintilii
5a64bd76fb
ref(prejoin) Refactor styles (#13187)
Move styles from SCSS to JSS
Convert class to function component
преди 2 години
Robert Pintilii
05a79ec793
ref: Remove index files (#13154)
Fix imports
Convert some files to TS
преди 2 години
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
преди 2 години
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
преди 2 години
Horatiu Muresan
9d8e646d4e
fix(lobby) Fix lobby inputs (#12930)
преди 2 години
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
преди 2 години
Robert Pintilii
51bbc3f87f
ref(ui-components) Use new Button on prejoin (#12372)
преди 2 години
Bogdan Duduman
48db099134
feat: include sort members eslint changes
преди 2 години
Saúl Ibarra Corretgé
b535b8c583
fix(lobby) fix opening lobby chat after API change
преди 2 години
Doganbros
7522de033a
feat: Lobby chat (#10847)
* feat(lobby): lobby chat
lobby chat support
knocking participants list updates
knocking participants conditonal checks to show message button
handle lobby chat message events
lobby messages from or to moderators only
Co-authored-by: Fecri Kaan Ulubey <f.kaan93@gmail.com >
* squash: Drop typos.
Co-authored-by: Kusi Musah Hussein <kusimusah@gmail.com >
Co-authored-by: Fecri Kaan Ulubey <f.kaan93@gmail.com >
Co-authored-by: Дамян Минков <damencho@jitsi.org >
преди 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 години
Calinteodor
487da8f231
fix(lobby) disable invite from lobby screen fix #9209 (#9417)
* fix(lobby) disable invite from lobby screen fix #9209
* fix(lobby) destructered props fix #9209
* fix(lobby) changed const name fix #9209
* fix(lobby) added empty line fix #9209
преди 4 години
Tudor-Ovidiu Avram
f7ddcbbbf3
fix(sip) allow sip invites to contain phone numbers
display sip address in invites
hide lobby password for sip users
tidy up invite placeholders
преди 4 години
Tudor-Ovidiu Avram
478f1a731e
feat(prejoin) improve ux
преди 4 години
damencho
b106e51a10
feat: Adds id to the notifications and buttons so we can check for them in the integration tests.
преди 5 години
Bettenbuk Zoltan
bcffe0bba5
fix: lobby screen broken with prejoin disabled
преди 5 години
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
преди 5 години
Bettenbuk Zoltan
475a2ae596
feat: lobby feature
The lobby feature adds the possibility to lock a meeting and only allow people in after virtually knocking and going through formal approval
преди 5 години