* Ott 1028 get token (#353)
* feat(1028): get card token
* fix(1028): fixed lang type
* Ott 1028 card crud (#354)
* feat(1028): added card requests
* feat(1028): crud on card
* feat(1028): buy subs. (#355)
* feat(1072): production configuration (#356)
* feat(1051): display payment and card link errors (#358)
* Ott 1073 one time subs (#359)
* refactor(1073): migrate to new proc response type
* feat(1073): one time payments
* Ott 1066 display default card (#360)
* refactor(1066): display default card in subs list popup
* fix(1066): test fix
* feat(1080): 3ds (#361)
* feat(1080): wip, 3ds
* fix(1080): pr comments
* refactor: url change (#382)
* Ott 595 part 1/links to playlist (#256)
* refactor(595): moved match profile card into components
* refactor(595): extracted players into separate component
* refactor(595): moved scroll to video player into player component
* feat(595): added links to playlist page
* Ott 595 part 2/prep (#258)
* feat(595): added useObjectState hook
* refactor(595): get video qualities from chapters type
* refactor(595): moved full match chapters building
* refactor(595): calculate progress bar chapters progresses
* fix(595): set progress limit
* refactor(595): save only chapter progress
* refactor(595): converted active chapter index ref into state
* Ott 595 part 3/playper prep (#259)
* refactor(595): playlist play prep refactoring
* refactor(595): removed interviews block
* feat(595): added requests and changed lexics
* refactor(595): building and playing playlist (#260)
* refactor(595): go to match on popup playlist click (#261)
* 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(#487): left only name, lastname, email and password fields in registration (#180)
* refactor(#487): moved all User account feauter components into components folder (#182)
* refactor(#487): moved back global hooks into user account feature (#181)
* Ott 463 user account fields 1 (#175)
* fix(ott-463): made some changes in combobox
* fix(ott-463): fixed input and search icon
* fix(ott-463): made some minor changes
* Ott 463 user account fields 2 (#176)
* fix(ott-463): added fields
* fix(ott-463): bug fix
* fix(ott-463): moved hooks from register to common hooks folder
* fix(ott-463): deleted mutation
* Ott 462 play live match part 1 (#168)
* feat(#462): added ProfileLogo component
* refactor(#462): changed images to ProfileLogo component
* refactor(#462): added live video request (#169)
* Ott 138 match page player part 1 (#93)
* feat(#138): added svg icons
* feat(#138): added video player control components
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
* feat(#138): added player (#96)
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>