Hristo Terezov
cad37306d4
feat(dynamic-branding): New options for URLs in config
Adds new options that are cloning URL options from the config.
6 miesięcy temu
Hristo Terezov
c2f4dd9dea
fix(supportURL): Override true dynamic branding only.
6 miesięcy temu
Hristo Terezov
c62f2f2790
fix(RN/shared-video): sharedVideoAllowedURLDomains prop from branding.
On mobile (React-Native) the sharedVideoAllowedURLDomains property from dynamic branding was filtered and therefore the allow list from the branding was not reaching redux and was ignored.
9 miesięcy temu
Calin-Teodor
5c69baefbf
feat(dynamic-branding): fix label customisation
1 rok temu
Mihaela Dumitru
36045100bf
feat(branding) add support for custom icons
1 rok temu
Saúl Ibarra Corretgé
c30d1e7479
fix(rn,dynamic-branding) fix handling bogus response from the backend
2 lat temu
Robert Pintilii
f5fb402784
ref(TS) Convert some features to TS (#12366)
2 lat temu
Saúl Ibarra Corretgé
4a04b8b5ee
fix(rn,dynamic-branding) filter out gradients
3 lat temu
Saúl Ibarra Corretgé
6718ba7423
feat(rn,dynamic-branding) add support for didPageUrl and inviteDomain
3 lat temu
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 lat temu