Avram Tudor
|
974e2a5106
|
ref: improve handling for room destroyed events (#13591)
* ref: improve handling for room destroyed events
* add missing translation
* code review
* implement kick handling
* implement native handling
* fix tests
* code review changes
* add dialog testId
* fix end conf for react native
* fix lobby test
* add translation for lobby closing
---------
Co-authored-by: Gabriel Borlea <gabriel.borlea@8x8.com>
|
1 год назад |
Robert Pintilii
|
1ba7765898
|
ref(TS) Convert some native components to TS (#13281)
Remove some @ts-ignores
|
2 лет назад |
Robert Pintilii
|
3a2a129f44
|
ref(TS) Improve TS (#13167)
Fix some errors. Remove @ts-ignores
Convert some files to TS
Remove some eslint-disables
|
2 лет назад |
Robert Pintilii
|
9ac039a408
|
ref: Remove some index files (#13140)
|
2 лет назад |
Calin-Teodor
|
cdb2436b73
|
feat(base/ui): updated BUTTON_TYPES imports based upon native or web
|
2 лет назад |
Alexey Matveev
|
215c2825de
|
fix(rn) fix hangup all action
Co-authored-by: Alexey Matveev <malex@1forma.ru>
|
2 лет назад |
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
2 лет назад |
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 лет назад |
Bogdan Duduman
|
48db099134
|
feat: include sort members eslint changes
|
2 лет назад |
Robert Pintilii
|
c9bbc6c762
|
ref(TS) Remove unnecessary ts-ignores (#12136)
|
2 лет назад |
wfleischer
|
09efaecc41
|
feat(conference) add end conference
Add the ability (for moderators) to end the meeting for everyone.
|
2 лет назад |