* 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
* fix(ott-423): found small bug
* fix(ott-445): deleted status added date
* fix(ott-445): changed day with month
* fix(ott-445): some minor changes
* fix(ott-445): moved time and date to helper
Co-authored-by: Armen <armen9339@gmail.com>
* feat(ott-435): made team names clickable
* fix(ott-435): added underline
* fix(ott-435): minor bug
* fix(ott-435): changed to immutable
* fix(ott-435): minor bug
* fix(ott-435): minor bug
* fix(ott-435): some minor changes
* fix(ott-435): minor changes