Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
2 years ago
Robert Pintilii
be25ad855f
ref(TS) Convert some files to TS (#12307)
2 years ago
Saúl Ibarra Corretgé
989b8d9c2b
fix(dynamic-branding) fix loading on web
The configuration is not stored in Redux by the time we try to fetch it,
so use the global on Window, which will.
2 years ago
Saúl Ibarra Corretgé
f115028961
fix(rn,dynamic-branding) fix extracting fqdn from URL
On mobile we don't want to look in window.location.
3 years ago
Calin-Teodor
6df2e4009c
feat(dynamic-branding): get branding data from state
3 years ago
Calinteodor
7c523f3250
language(typescript) actionTypes.js -> actionTypes.ts (#10940)
* language(typescript) first ts component, added ts configurations, actionTypes.js are now ts files
3 years ago
Gabriel Borlea
85c505a29d
add(highlights): mobile flow (#11168)
* add(highlight): mobile initial flow
* fix(hightlight): get meeting fqn on mobile
* fix(dynamic-branding): extract fqn on mobile
* fix(highlights): remove local fqn extraction and grounp dispatches in batch
* fix(dynamic-branding): check if state is defined in extract fqn
3 years ago
Gabriel Borlea
a65ab1c029
fix(dynamic-branding): Extract fqn from public meeting
3 years ago
Horatiu Muresan
d84ba85f58
fix(dynamic-branding) Fix bogus mUI dependency on mobile (#10375)
3 years ago