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 >
hace 1 año
Robert Pintilii
2af9dc88e6
ref|(TS) Convert some native components to TS (#13239)
hace 2 años
Robert Pintilii
0bea2926d2
ref(TS) Convert some components to TS (#13142)
hace 2 años
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
hace 2 años
Robert Pintilii
206a4afd76
ref(TS) Convert some components to TS (#13129)
hace 2 años
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
hace 2 años
Robert Pintilii
be25ad855f
ref(TS) Convert some files to TS (#12307)
hace 2 años
Calinteodor
f3f9cd3d05
feat(dynamic-branding) add initial mobile SDK customization
* feat(dynamic-branding) sdk customization
* feat(dynamic-branding) unsetDynamicBranding when we disconnect
* feat(dynamic-branding) added branding colors to conference
* feat(dynamic-branding) extracted logger to its own file
* feat(dynamic-branding) reverted style change
* feat(dynamic-branding) unset branding if connection failed
* feat(dynamic-branding) removed index.js, updated imports, added ImageBackground component
* feat(dynamic-branding) created logger feature object
* feat(dynamic-branding) moved brandingStyles to mapStateToProps, used SvGUri
* feat(dynamic-branding) created BrandingImageBackground component, fixed styles
* feat(dynamic-branding) moved BrandingImageBackground to dynamic-branding feature
* feat(dynamic-branding) fixed linter
* feat(dynamic-branding) added style comment
hace 3 años
Horatiu Muresan
d84ba85f58
fix(dynamic-branding) Fix bogus mUI dependency on mobile (#10375)
hace 3 años
Vlad Piersec
f9cc813e91
feat(dynamic-branding): Add branding option for virtual backgrounds
hace 3 años
robertpin
4276f82c03
feat(billing-counter) Removed iframe billing-counter callbacks (#9537)
* Removed iframe billing-counter callbacks
* Moved remaining items to jaas
* Fixed import path
* Removed billingCounter condition
* Use getvpaasTenant in middleware
* Removed billingId
* Path fix
* Removed jwt from isVpaasMeeting
* Fix isVpaas
hace 3 años
hmuresan
bb5f589fa1
fix(feedback): don't wait for feedback submission on leave meeting
hace 4 años
hmuresan
aea09a8da3
Send feedback metadata to JaaS feedback endpoint
hace 4 años
Дамян Минков
12c835dd91
feat: Drops filmStripOnly mode. (#8074)
* feat: Drops filmStripOnly mode.
* squash: Let's make lint happy again.
* squash: Drop some css.
hace 4 años
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
hace 5 años
Bettenbuk Zoltan
bbca0fc357
allow setting the feedback percentage
hace 5 años
virtuacoplenny
732f2c1963
ref(feedback): emit api feedback submitted on completion (#4499)
* ref(feedback): emit api feedback submitted on completion
Compared to firing the event on submission because
the submission ajax will not be completed at that
time..
* squash: update package.json
hace 5 años
Saúl Ibarra Corretgé
c025c7e132
flow: tame the beast
🔥🔥🔥
hace 6 años
Leonard Kim
f3b5ed2ef4
ref(notifications): convert Thank You message to a notification
hace 7 años
Lyubo Marinov
569b3547c8
Upgrade NPM dependencies/packages: react-native 0.50
hace 7 años
Lyubo Marinov
003eb68e28
Flow, coding style
hace 7 años
Lyubo Marinov
5561a9c031
Partially prepare for eslint-plugin-flowtype 2.37.0
hace 7 años
virtuacoplenny
ff442853a2
feat(feedback): convert to react and redux (#1833)
* feat(feedback): convert to react and redux
- For styles, remove "aui-dialog2" nesting so existing styles
can be reused.
- Remove Feedback.js and replace with calls to redux for state
storing and accessing.
- Add dispatching to FeedbackButton instead of relying on jquery
clicking handling so the button can be hooked into redux.
* address feedback
* remove calling to not show feedback for recorder and filmstrip
hace 7 años