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
be25ad855f
ref(TS) Convert some files to TS (#12307)
2 лет назад
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
3 лет назад
Horatiu Muresan
d84ba85f58
fix(dynamic-branding) Fix bogus mUI dependency on mobile (#10375)
3 лет назад
Vlad Piersec
f9cc813e91
feat(dynamic-branding): Add branding option for virtual backgrounds
3 лет назад
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
3 лет назад
hmuresan
bb5f589fa1
fix(feedback): don't wait for feedback submission on leave meeting
4 лет назад
hmuresan
aea09a8da3
Send feedback metadata to JaaS feedback endpoint
4 лет назад
Дамян Минков
12c835dd91
feat: Drops filmStripOnly mode. (#8074)
* feat: Drops filmStripOnly mode.
* squash: Let's make lint happy again.
* squash: Drop some css.
4 лет назад
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 лет назад
Bettenbuk Zoltan
bbca0fc357
allow setting the feedback percentage
5 лет назад
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
5 лет назад
Saúl Ibarra Corretgé
c025c7e132
flow: tame the beast
🔥🔥🔥
6 лет назад
Leonard Kim
f3b5ed2ef4
ref(notifications): convert Thank You message to a notification
7 лет назад
Lyubo Marinov
569b3547c8
Upgrade NPM dependencies/packages: react-native 0.50
7 лет назад
Lyubo Marinov
003eb68e28
Flow, coding style
7 лет назад
Lyubo Marinov
5561a9c031
Partially prepare for eslint-plugin-flowtype 2.37.0
7 лет назад
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
7 лет назад