Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
преди 2 години
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
преди 2 години
Stefan Plücken
9b7a5ffdd1
fix(reservations): fixes errors not being displayed when reservation system returns error. removed translations applied twice. (#11144)
преди 2 години
W0olFy
8e91851a2f
fix(authentication) don't hide the dialog until auth has completed
преди 2 години
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
преди 2 години
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
преди 2 години
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 години
Robert Pintilii
2a321d6b1f
ref(TS) Convert some files to TS (#12364)
преди 2 години
Robert Pintilii
dd6478b3cf
ref(ui-components) Use new Dialog (#12363)
Convert some files to TS
Improve Dialog component
преди 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 години
Robert Pintilii
7364c7f27b
ref(TS) Remove unnecessary ts-ignores
преди 2 години
Robert Pintilii
95084e1004
ref(TS) Convert some base features to TS (#12138)
преди 2 години
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
преди 2 години
Robert Pintilii
17008237dc
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
преди 2 години
Robert Pintilii
fb20786b65
ref(ui-components) Replace inputs with new component (#11964)
преди 2 години
Saúl Ibarra Corretgé
0c042ca720
fix(WaitForOwnerDialog) simplify code
Don't print the room name, which could be long and nondescriptive.
преди 3 години
Дамян Минков
43ab8e3ca8
fix: Fixes #10796 authentication in conference. (#10848)
* fix: Fixes #10796 authentication in conference.
* fixup!
* fixup2!
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
преди 3 години
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
преди 3 години
Calin Chitu
9d5024cc5d
fix(authentication) fixed close on cancel click
преди 3 години
Calinteodor
60188794b5
fix(authentication) language display problem resolved #9385 (#9390)
преди 4 години
Calinteodor
c4677be87a
fix(authentication): removed cancel event from overlay effect (#9274)
* fix(authentication) resolved #9263 issue
* fix(authentication) hide dialog close icon
* fix(authentication) fixed lint error about missing prop
преди 4 години
Calinteodor
98658f573c
fix(authentication): removed old LoginDialog.js file, fixed redirection to the external auth and created actions.any.js (#9049)
* fix(authentication) login dialog now closes when connection is established
* fix(authentication) fixed shibboleth auth
* fix(authentication) renamed authenticateExternal func to authenticate and updated its logic
* fix(authentication)removed logindialog.js and created actions.any
* fix(authentication) removed focus from externalauthwindow
* fix(authentication) removed private sign from some actions and added openLoginDialog to actions.any
* fix(authentication) exported all from actions.any
* fix(authentication) reverted change regarding externalAuth
* fix(authentication) fixed indentation
преди 4 години
Calinteodor
e035d33fa9
feat(authentication) refactor auth dialogs to use React
преди 4 години