* 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
* Ott 403 finished game playing part 1 (#134)
* fix(#430): fixed styled-components warnings on often changing css rules
* refactor(#430): moved match profile hook to MatchPage level
* feat(#430): added video request
* feat(#430): added playing match video link
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
* Ott 403 finished game playing part 2 (#136)
* refactor(#403): updated getVideos request return type
* feat(#403): added displaying video chapters in player progressbar
* feat(#430): added progressBar stories
* feat(#403): added tests to helpers
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
* Ott 403 finished game playing part 3 (#144)
* feat(#403): added useEventListener hook
* refactor(#403): player progress reporting
* refactor(#403): added MultiSourcePlayer component
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
* Ott 403 finished game playing part 4 (#147)
* refactor(#403): renamed VideoPlayer -> StreamPlayer
* refactor(#403): restored previous simple progress bar of StreamPlayer
* fix(#403): storybook component name
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
* Ott 403 finished game playing part 5 (#150)
* fix(#403): added player ready state
* refactor(#403): added converting videos response to chapters
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
* 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