Mirlan
6ed7cd7399
refactor( #467 ): home matches proc change ( #172 )
5 years ago
Mirlan
6a2bd02403
Ott 475 watch match from last pause ( #171 )
...
* feat(#475 ): added match last watch seconds request
* feat(#475 ): resuming stream/full match
5 years ago
Mirlan
c12897677f
Ott 462 play live match ( #170 )
...
* 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 )
5 years ago
Mirlan
98fc901af0
feat( #465 ): display gender in search result ( #167 )
...
* feat(#465 ): display gender in search result
* refactor(#465 ): pr fix
5 years ago
Mirlan
a5e2aaabd6
Ott 464 infinite scroll in tournaments filter ( #166 )
...
* fix(#464 ): lazy ref problem
* refactor(#464 ): used InfiniteScroll component in tournaments filter list
* Update src/features/InfiniteScroll/index.tsx
Co-authored-by: Andrey Razdorskiy <quitesocial@yandex.ru>
Co-authored-by: Andrey Razdorskiy <quitesocial@yandex.ru>
5 years ago
Mirlan
d767f266f2
Ott 461 matches request proc change ( #165 )
...
* refactor(#461 ): matches request split into 4 different funcs (#161 )
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
* refactor(#461 ): connected profile spec. matches request functions (#162 )
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
* Ott 461 matches request proc change part 3 (#163 )
* refactor(#461 ): simplified matches requests a bit
* refactor(#461 ): renamed matches types
* refactor(#461 ): converted flat team to object
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
* refactor(#461 ): show sport and tournament names on specific profiles (#164 )
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
5 years ago
Armen
2994726834
Ott 415 change user account data ( #159 )
...
* fix(ott-394): deleted search box target blank
* fix(ott-394): minor change
* fix(ott-415): not finished yet
* fix(ott-415): not finished yet
* fix(ott-415): not finished yet
* fix(ott-415): not finished yet
* fix(ott-415): not finished yet
* fix(ott-415): added configs
* fix(ott-415): partly fixed validation
* fix(ott-415): almost finished
* fix(ott-415): almost finished
* fix(ott-415): 90% finished
* fix(ott-415): deleted offset from infinite scroll
* fix(ott-415): minor bug
* fix(ott-415): deleted console.logs
* fix(ott-415): deleted delete test component
* fix(ott-415): deleted mutation
* fix(ott-415): merged dropdown with combobox
* fix(ott-415): deleted dropdown
* fix(ott-415): changed any to string
* fix(ott-415): minor bug fix
* fix(ott-415): fixed some bugs
* fix(ott-415): added types
* fix(ott-415): deleted filter options
* fix(ott-415): user account consistency
* fix(ott-415): added onClickOutside wrapper
* fix(ott-415): finish
5 years ago
Armen9339
57dcf853c1
Ott 455 sport name refactor ( #153 )
...
* feat(ott-445): changed sportName component logic
* fix(ott-455): minor changes
* fix(ott-455): added sport types enum
Co-authored-by: Armen <armen9339@gmail.com>
5 years ago
Mirlan
194d09e009
Ott 403 finished game playing ( #151 )
...
* 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>
5 years ago
Mirlan
73c0fbfe82
Ott 432 matches request ( #138 )
...
* 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>
5 years ago
Mirlan
d6443cf8f4
fix( #338 ): send half 0 as default ( #130 )
...
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
5 years ago
Mirlan
a312a9b47a
Ott 338 player progress report ( #128 )
...
* feat(#338 ): added useInterval hook
* feat(#338 ): added progress reporter request
* refactor(#338 ): renamed hook
* feat(#338 ): added match player progress reporting
* fix(#338 ): fixed bug when player paused while buffering
* fix(#338 ): reset tournament on sport reset
* fix(#338 ): review fix
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
5 years ago
Mirlan
70d9c924f0
Ott 337 matches lazy request ( #122 )
5 years ago
Armen
79d230d8f1
fix(ott-347): changed filter status logic ( #116 )
5 years ago
Mirlan
07425bb487
Ott 319 team logo size ( #115 )
5 years ago
Mirlan
6cbd99ac7a
refactor( #329 ): added favorites toggle ( #112 )
...
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
5 years ago
Mirlan
82e71d880a
Ott 336 hide not used player controls ( #109 )
5 years ago
Armen
d7d9266409
feat(ott-193): players matches ( #106 )
5 years ago
Armen
01124ce8ca
Ott 245 favorite error modal ( #102 )
5 years ago
Armen
2534688392
Ott 299 team page ( #90 )
...
* fix(ott-287): changed default football to null
* fix(ott-287): minor bug
* fix(ott-287): temp
* feat(ott-287): created infinite scroll
* feat(ott-287): added infinite scroll
* fix(ott-299): changed imports position
* fix(ott-299): comment bug fix
* fix(ott-299): minor bug fix
* fix(ott-299): some minor css bugs
* fix(ott-299): fixed width styles
* fix(ott-299): fixed menu right margin
* fix(ott-299): fixed comments, added team type
* fix(ott-299): conflict resolved
* fix(ott-299): conflict consequences are resolved
* fix(ott-299): some minor bugs fix
5 years ago
Ruslan Khayrullin
6460d0cc2e
feat(ott-296): team matches ( #89 )
5 years ago
Armen
b4ebffe955
Ott 294 get matches tmp ( #87 )
...
* fix(ott-287): changed default football to null
* fix(ott-287): minor bug
* fix(ott-294): changed name
* fix(ott-294): added default sport type
5 years ago
Armen
2fb847c6c5
Ott 43 tournaments header ( #82 )
5 years ago
Ruslan Khayrullin
53cd031d5e
Ott 283 matches list changes ( #81 )
5 years ago
Ruslan Khayrullin
22d93b845c
feat(ott-191): player page header ( #76 )
5 years ago
Ruslan Khayrullin
7c63c7da38
Ott 145 matches list ( #71 )
5 years ago
Mirlan
ee838f0e22
Ott 253 login error message ( #66 )
5 years ago
Mirlan
cf7f314328
refactor( #260 ): changed matches proc and response types ( #63 )
5 years ago
Mirlan
1d5b0d5e5b
Ott 143 tournaments dropdown ( #62 )
5 years ago
Ruslan Khayrullin
e6873a698f
feat(ott-142): sport type filter ( #59 )
5 years ago
Mirlan
0785026496
Ott 141 match status filters ( #56 )
5 years ago
ElAnonimo
455157c361
feat(ott-144): added user fav sport items ( #51 )
5 years ago
Mirlan
2fff5da887
Ott 140 calendar filter ( #49 )
5 years ago
Mirlan
a66e647106
Ott 227 add phone code ( #45 )
6 years ago
Mirlan
3d8f1637c6
fix( #184 ): make request on logout ( #42 )
6 years ago
Mirlan
2bdde0a79a
Ott 168 login validation errors ( #41 )
6 years ago
Ruslan Khayrullin
c23e650512
Ott 102 search ( #40 )
6 years ago
Mirlan
b592faea5f
fix( #230 ): changed countries request params ( #35 )
6 years ago
Mirlan
9f766476c6
Ott 207 sending jwt ( #33 )
6 years ago
Mirlan
f503c7ec79
Ott 92 lexics ( #21 )
6 years ago
Mirlan
714de076b7
Ott 106 login ( #19 )
6 years ago
Mirlan
5f152d7b40
feat( #169 ): added missin region input field ( #17 )
6 years ago
Mirlan
c205528de6
Ott 90 step register ( #16 )
6 years ago
mirlan.maksitaliev
f18b452fc1
feat(ott-91): added countries list request
6 years ago
mirlan.maksitaliev
9e7e96b2a2
refactor(ott-67): removed gql config
6 years ago