* feat(ott-1637): change in match popup and match events requests (#488)
* Ott 1118 user match preferences (#492)
* Ott 1118 part 1 (#469)
* fix(1118): wip
* feat(1118): tournaments block
* feat(1118): resolved comments
* feat(1118): show and search tournaments (#472)
feat(1118): show loader on fetch
* Ott 1118 part 3 (#478)
* feat(1118): added lexics
* feat(1118): wip, load and save prefs
* feat(1118): virtualization using list
* Ott 1118 part 4 (#487)
* fix(1118): reverted useRequest hook change
* fix(1118): px -> rem
* fix(1118): request matches after apply
* fix(1118): wip
* refactor(1118): removed old filters from HeaderFiltersStore (#491)
* fix(1118): disabled preferences (#493)
* fix(ott-1662): add new langs (#494)
Co-authored-by: PolyakovaM <55061222+PolyakovaM@users.noreply.github.com>
Co-authored-by: Serg <936x936@gmail.com>
* Ott 511 profile link and name components part 1 (#195)
* refactor(#511): replaced profile links to ProfileLink component
* test(#511): added tests to getProfileUrl helper
* Ott 511 profile link and name components part 2 (#197)
* feat(#511): added Name component for displaying names
* refactor(#511): added using name as alt text in ProfileLogo
* refactor(#511): used Name in UserFavorites
* refactor(#511): used Name in header tournaments filter
* refactor(#511): used Name in search result
* fix(#515): pr fix
* fix(#515): renamed prop name
* Ott 511 profile link and name components part 3 (#199)
* refactor(#511): replaced names to Name in MatchProfile
* refactor(#511): replaced names in match cards to Name
* refactor(#511): replaced names in ProfileCard
* refactor(#511): pr fix
* refactor(#432): added saving callback in ref in intersection observer hook
* refactor(#432): removed filters from matches request
* refactor(#432): moved matches state from HomePage into Matches feature
* feat(#432): added infinite scroll grid matches to other profiles
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
* refactor(#314): moved matches state from header filters store to specific profiles
* refactor(#314): changed Mathes type import path
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>