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
9ac039a408
ref: Remove some index files (#13140)
2 年前
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2 年前
Calinteodor
48a6472b3b
feat(lobby/prejoin/native): style updates (#12615)
feat(lobby/prejoin/native): style updates (#12615 )
2 年前
Calin-Teodor
cdb2436b73
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
2 年前
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
2 年前
Robert Pintilii
442ae6c3cb
chore(TS): Create web tsconfig (#12381)
* fix(ts,connection) avoid mixing web and native code
* chore(ts) split config
The mobile part is still WIP.
* Remove default tsconfig
* Fix ts-loader - use web tsconfig
* Fix tsconfig
Use noEmit only on npm scripts (for type checking), but don't use it in webpack
* Fix
* Fix import
* Fix
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
2 年前
Bogdan Duduman
48db099134
feat: include sort members eslint changes
2 年前
Saúl Ibarra Corretgé
7dba5f8a7e
fix(prejoin) use the conference display name instead of the room name
The room name could be a UUID and the conference display name an actual
name, using the subject.
2 年前
Calinteodor
6d39d13af7
feat(lobby/prejoin): added room name title (#12054)
* feat(lobby/prejoin): added room name title
2 年前
Robert Pintilii
40637aa3dc
ref(ui-components) Improve Button component (#12015)
Bring web and native more in line
2 年前
Robert Pintilii
b1a9d68cf5
ref(ui-components) Move components to base/ui (#11912)
2 年前
Calin-Teodor
0a385c561d
feat(prejoin-lobby): ui fixes
2 年前
Calinteodor
d42e18c7bb
feat(base/native): button abstractions (#11795)
* feat(base): created Button.tsx and IconButton.tsx
2 年前
Calinteodor
bb76090bce
feat(lobby/prejoin): updates
* feat(base/modal) added keyboard dismiss functionality
* feat(lobby) updated ui and start knocking if name is set
* feat(prejoin) updated ui and hide input if name is not required
* feat(prejoin) updated join button styles
* feat(prejoin) removed extra empty space
* feat(prejoin) updated disable join condition
* feat(base/modal) moved keaboard dismiss functionality
* feat(conference) updated auto knock condition
* feat(prejoin) updated button styles and disabling condition
* feat(lobby) updated styles
* feat(lobby/prejoin) updated styles for buttons and inputs
* feat(lobby/prejoin) updated contentContainer styles
* feat(lobby/prejoin) created shouldEnableAutoKnock helper
3 年前
Calinteodor
4d8f29d4fe
feat(rn,dynamic-brandind) added background image url to prejoin and lobby
3 年前
Calin Chitu
bedddd4760
fix(lobby/native) removed nav button overwrite
3 年前
Calin Chitu
7ea78e9845
fix(lobby/native) style updates and local video fix
3 年前
Saúl Ibarra Corretgé
1c79e6baa3
fix(rn,lobby) use a header for the main lobby screen
It allows us to place the Cancel button there, and declutter the UI of
buttons.
3 年前
Saúl Ibarra Corretgé
d78e8fba25
fix(rn,lobby) match button style
3 年前
Calin Chitu
3e004811e0
feat(lobby/native) LobbyScreen and LobbyChatScreen
3 年前
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 年前
Calinteodor
4e2fea1e12
feat(rn,welcome) React Navigation drawer
3 年前
Calinteodor
9df59b4a6f
feat(conference) added React Navigation
Introduce navigation for all in-conference screens.
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 年前
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 年前
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 年前