Calinteodor
3cb0df579c
feat(overlay): native page reload dialog (#12667)
feat(overlay): native feature removal + replaced PageReloadOverlay with PageReloadDialog
2 jaren geleden
Robert Pintilii
09e4696c60
feat(title-bar) Update design (#12851)
Convert some files to TS
Move some styles from SCSS to JSS
Update design
2 jaren geleden
robertpin
6de306e46e
feat(participants) Add count badge to toolbar button
Update title bar button: ParticipantsCountLabel -> SpeakerStatsLabel. Only show button when speaker stats is enabled
Add badge to the participants pane button to show participants count
2 jaren geleden
Calinteodor
246a2d6bbf
feat(share-room): created getInviteOthersControl helper (#12769)
* feat(participants-pane/share-room): getInviteOthersControl helper
2 jaren geleden
Calinteodor
a59ab3b0d9
feat(share-room): disable Invite Others button when Share is visible (#12765)
* feat(share-room): disable/enable Invite Others button
2 jaren geleden
Robert Pintilii
0ba033e07d
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
2 jaren geleden
Calinteodor
48a6472b3b
feat(lobby/prejoin/native): style updates (#12615)
feat(lobby/prejoin/native): style updates (#12615 )
2 jaren geleden
Calin-Teodor
6e36340a83
feat(conference): fixed padding
2 jaren geleden
Calinteodor
6bce0bc917
fix: Native styles fixes (#12606)
* feat(conference/native): update indicator styles
* feat(prejoin/native): removed unnecessary styles
* feat(mobile/navigation): fixed header buttons style
* feat(mobile/navigation): fixed linter
2 jaren geleden
Calinteodor
93566e313e
feat(native): Last mobile release UI fixes (#12603)
* feat(base/modal): order props alphabetically
* feat(base/ui): added ripple color for tertiary button
* feat(prejoin): removed autoFocus from input and adjusted content
* feat(conference): adjusted RaisedHandCountLabel and added extra code spaces
* feat(prejoin): fixed content to fit tablets
* feat(conference): moved header button styles to navigation styles
* feat(mobile/navigation): updated header navigation button styles
* feat(prejoin): updated elements width, removed left inset
2 jaren geleden
Calinteodor
a795e0797a
feat(native): New mobile release UI fixes (#12592)
2 jaren geleden
Calin-Teodor
5cde9a138b
fix(conference/native): fixed title bar indicators style
2 jaren geleden
Saúl Ibarra Corretgé
14fcd153e5
fix(rn,connection-indicator) align rendering with web
Use the same way for calculating que perceived quality and display it.
2 jaren geleden
Joseph Garrone
4ef4e45ee4
fix(styles) Remove Theme type annotation (#12544)
* tss-react doesn't need a type anotation for the Theme
* Update tss-react to 4.4.4
2 jaren geleden
Saúl Ibarra Corretgé
79c4cabbad
feat(rn) make status bar visible at all times
2 jaren geleden
Robert Pintilii
a884a6b232
fix(ui) Fix new icons issues (#12545)
2 jaren geleden
Robert Pintilii
4bd27730ce
ref(TS) Convert some features to TS (#12523)
2 jaren geleden
Calin-Teodor
cdb2436b73
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
2 jaren geleden
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
2 jaren geleden
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
2 jaren geleden
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 jaren geleden
Robert Pintilii
27775de48d
fix(label) Fix Participants Count label color (#12445)
2 jaren geleden
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
2 jaren geleden
Дамян Минков
601e21ffcd
fix: Drops participants count white background. (#12416)
* fix: Drops participants count white background.
Currently, it is white background with white icon.
* squash: Drop unused import.
2 jaren geleden
Robert Pintilii
3eecf8063f
ref(TS) Remove unnecessary ts-ignores (#12412)
Remove ts-ignores that are no longer needed because of tsconfig.web.json
Change ts-ignore to ts-expect-error for files outside react/features
2 jaren geleden
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 jaren geleden
bogdandarie
485c875ee5
feat(config) add ability to hide speaker stats
2 jaren geleden
Calin-Teodor
1fe2a9193f
feat(conference/native): adjusted carmode ui
2 jaren geleden
Calinteodor
be93fbd512
feat(toolbox/conference/audio-mode/chat/native): UI fixes and updates (#12375)
feat(toolbox/conference/audio-mode/chat/native): UI fixes and updates
2 jaren geleden
Hristo Terezov
53e4f584f9
fix(remote-control): when multistream is enabled
2 jaren geleden
Robert Pintilii
6c3206e4d4
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
2 jaren geleden
Calinteodor
ad4707c660
feat(settings/native): start car mode in low bandwidth mode (#12286)
* feat(settings/native): start car mode in low bandwidth mode
2 jaren geleden
Saúl Ibarra Corretgé
02f5987187
feat(rn,conference) show participants pane in the top bar
Replace the invite button, which is accessible within the participants
pane.
Show the screen-sharing button in the toolbox when space allows, and fix
it so it's rendered when outside the overflow menu.
2 jaren geleden
Bogdan Duduman
48db099134
feat: include sort members eslint changes
2 jaren geleden
Horatiu Muresan
fb2cfaa204
fix(carmode) Force portrait when in carmode
2 jaren geleden
Saúl Ibarra Corretgé
3fa72c99bc
fix(rn,conference) fix mobile build
Looks like Metro is confused by these imports.
2 jaren geleden
Robert Pintilii
139884fbe7
ref(dep) Upgrade MUI (#12089)
2 jaren geleden
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
2 jaren geleden
Robert Pintilii
c9bbc6c762
ref(TS) Remove unnecessary ts-ignores (#12136)
2 jaren geleden
Robert Pintilii
efb69d5382
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
2 jaren geleden
Robert Pintilii
17008237dc
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
2 jaren geleden
wfleischer
09efaecc41
feat(conference) add end conference
Add the ability (for moderators) to end the meeting for everyone.
2 jaren geleden
Robert Pintilii
3bd3be4df0
ref: Convert files to TS (#12007)
Convert files that use material-ui to TS (needed for material-ui upgrade)
2 jaren geleden
Robert Pintilii
40637aa3dc
ref(ui-components) Improve Button component (#12015)
Bring web and native more in line
2 jaren geleden
Robert Pintilii
43578474a0
ref: Convert base/participants to TS (#11978)
Remove unnecessary ts-ignores
2 jaren geleden
Robert Pintilii
4e1af131fb
ref(typescript) Remove unnecessary ts-ignores (#11914)
2 jaren geleden
Robert Pintilii
b1a9d68cf5
ref(ui-components) Move components to base/ui (#11912)
2 jaren geleden
Robert Pintilii
d8b435ad16
fix(typescript) Make TS parse tsx files (#11866)
2 jaren geleden
Calin-Teodor
7e2f3f7d68
feat(toolbox/conference): button places updates
2 jaren geleden
Calin-Teodor
30b0bb7bd6
feat(conference): removed padding
2 jaren geleden