Calinteodor
b4bf363237
feat(lobby): deleted knocking participant api event (#12940)
feat(lobby): make sure that that the knocking participant event is always fired
před 2 roky
Calinteodor
f8af9c4fae
feat(notifications): native UI updates (#12798)
* feat(notifications): native notifications UI updates
před 2 roky
Horatiu Muresan
9d8e646d4e
fix(lobby) Fix lobby inputs (#12930)
před 2 roky
Mihaela Dumitru
2aa770e532
feat(config) add flag to disable lobby password & group lobby config flags (#12793)
před 2 roky
Robert Pintilii
0ba033e07d
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
před 2 roky
Calinteodor
48a6472b3b
feat(lobby/prejoin/native): style updates (#12615)
feat(lobby/prejoin/native): style updates (#12615 )
před 2 roky
Robert Pintilii
643cc2db81
ref(TS) Convert some features to TS (#12591)
před 2 roky
Calin-Teodor
cdb2436b73
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
před 2 roky
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
před 2 roky
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
před 2 roky
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
před 2 roky
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
před 2 roky
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 >
před 2 roky
Robert Pintilii
51bbc3f87f
ref(ui-components) Use new Button on prejoin (#12372)
před 2 roky
Robert Pintilii
6c3206e4d4
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
před 2 roky
Bogdan Duduman
48db099134
feat: include sort members eslint changes
před 2 roky
Robert Pintilii
247c54b6c6
ref(TS) Convert constants tiles to TS (#12148)
Remove unnecessary ts-ignores
před 2 roky
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
před 2 roky
Robert Pintilii
efb69d5382
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
před 2 roky
Robert Pintilii
17008237dc
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
před 2 roky
Robert Pintilii
271ea8315b
ref: Improve reducers TS (#12123)
před 2 roky
Saúl Ibarra Corretgé
b535b8c583
fix(lobby) fix opening lobby chat after API change
před 2 roky
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.
před 2 roky
Calinteodor
94dc6309de
feat(base/native): Switch thumb track color (#12066)
* feat(base/native): Switch thumbColor and trackColor default props
před 2 roky
Robert Pintilii
8dd71a921b
ref(ui-components) Improve native and web Switch (#12061)
Bring Switch component more in line
Convert some files to TS
před 2 roky
Calinteodor
6d39d13af7
feat(lobby/prejoin): added room name title (#12054)
* feat(lobby/prejoin): added room name title
před 2 roky
Robert Pintilii
40637aa3dc
ref(ui-components) Improve Button component (#12015)
Bring web and native more in line
před 2 roky
Robert Pintilii
00221b7482
ref: Convert some reducers to TS (#12002)
před 2 roky
Robert Pintilii
8f5eabe1f2
ref(TS) Remove ts-ignores (#11979)
před 2 roky
Robert Pintilii
43578474a0
ref: Convert base/participants to TS (#11978)
Remove unnecessary ts-ignores
před 2 roky
Robert Pintilii
db54c45b13
feat(ui-components) Add toggle component (#11933)
před 2 roky
Calinteodor
5ec6581d2e
feat(welcome/native): settings updates (#11830)
feat(settings/native): feature updates
před 2 roky
Robert Pintilii
b1a9d68cf5
ref(ui-components) Move components to base/ui (#11912)
před 2 roky
Calin-Teodor
0a385c561d
feat(prejoin-lobby): ui fixes
před 2 roky
Calinteodor
d42e18c7bb
feat(base/native): button abstractions (#11795)
* feat(base): created Button.tsx and IconButton.tsx
před 3 roky
Calin-Teodor
bac1347961
feat(lobby/prejoin/native): display name input text color update
před 3 roky
nbeck.indy
6e32a146e3
feat(settings): add option to mute lobby knocking sounds
před 3 roky
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
před 3 roky
Calinteodor
4d8f29d4fe
feat(rn,dynamic-brandind) added background image url to prejoin and lobby
před 3 roky
Calinteodor
dbf7bf4750
feat(prejoin) native prejoin screen and other navigation updates
* feat(prejoin) created native Prejoin screen
* feat(prejoin) fixed useState callback and updates warnings
* feat(prejoin) created styles file
* feat(prejoin) moved nav from middleware to appNavigate, created native DeviceStatus
* feat(prejoin) updated styles
* feat(prejoin) review remarks pt. 1
* feat(prejoin) removed unused styles
* feat(prejoin) review remarks pt. 2
* feat(prejoin) comment fix
* feat(prejoin) added header title
* feat(prejoin) review remarks
* feat(lobby) updated styles
* feat(prejoin) updated lobby screen header button functionality
* feat(prejoin) review remarks pt 3
* feat(welcome) removed VideoSwitch component
* feat(mobile/navigation) fixed linter
* feat(welcome) moved isWelcomePageEnabled to functions.ts
* feat(mobile/navigation) screen options and order updates
* feat(app) review remark
* feat(welcome) added translation for screen header title and fixed build
* feat(mobile/navigation) added screen title translation and created screen option
* feat(mobile/navigation) fixed screenOptions import
* feat(mobile/navigation) added DialInSummary title translation, fixed animation and close button
* feat(welcome) fixed build
* feat(welcome) removed extra check
* feat(prejoin) review remarks pt 4
* feat(prejoin) added Join in low bandwidth mode btn
* feat(welcome) changed welcome screen header title
* fixup lobby close
před 3 roky
Calin Chitu
bedddd4760
fix(lobby/native) removed nav button overwrite
před 3 roky
Calin Chitu
7ea78e9845
fix(lobby/native) style updates and local video fix
před 3 roky
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.
před 3 roky
Saúl Ibarra Corretgé
d78e8fba25
fix(rn,lobby) match button style
před 3 roky
Calin Chitu
3e004811e0
feat(lobby/native) LobbyScreen and LobbyChatScreen
před 3 roky
Calinteodor
7c523f3250
language(typescript) actionTypes.js -> actionTypes.ts (#10940)
* language(typescript) first ts component, added ts configurations, actionTypes.js are now ts files
před 3 roky
Saúl Ibarra Corretgé
f503bd7352
fix(rn,lobby) fix lobby not showing up on subsequent tries
We need to make sure to hide it explicitly so the Redux state is in sync
with reality.
před 3 roky
Calin Chitu
ef125968ce
feat(participants/native) - fix joining breakout room
před 3 roky
Tudor D. Pop
18fa56ff1b
fix(lobby) display the entire message in the reject notification
před 3 roky
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 >
před 3 roky