Yohei-Shiina
|
b05bbb0791
79903 prevent this.search from seeing old activePage state
|
4 years ago |
Yohei-Shiina
|
600353c36f
79903 add null check
|
4 years ago |
Yohei-Shiina
|
fe9d3c2b44
79903 check value before passing in for required props and when using it for non-required props
|
4 years ago |
Yohei-Shiina
|
ec019036c9
79903 change props order
|
4 years ago |
Yohei-Shiina
|
36bd7f0997
79903 use componentDidUpdate instead of passing activePage to search method
|
4 years ago |
Yohei-Shiina
|
fc8f03553b
79903 remove unnecessary codes / leave and modify comments
|
4 years ago |
Yohei-Shiina
|
126d246a8e
79903 do pagination on server side
|
4 years ago |
Yohei-Shiina
|
8f9d20fc56
Merge branch 'feat/77551-show-pagination' into feat/77551-79903-change-page-by-pagination
|
4 years ago |
Yohei-Shiina
|
eac73fa6af
Merge branch 'feat/77515-display-search-result-with-snippet' into feat/77551-show-pagination
|
4 years ago |
Yohei-Shiina
|
a123afcddf
79903 change paging number & lift up PaginationWrapper component
|
4 years ago |
Yohei-Shiina
|
70325ec13a
79951 replace tentetive number with a total number of pages returned from elasticsearch
|
4 years ago |
Yohei-Shiina
|
f5c061c8b8
change margin and comment
|
4 years ago |
SULLEY\ryo-h
|
0519e7ce23
78577 fix
|
4 years ago |
Yohei-Shiina
|
fd86e71fa2
79949 modify margin number
|
4 years ago |
Yohei-Shiina
|
285fa15c4c
79949 show tentetive pagination
|
4 years ago |
SULLEY\ryo-h
|
82c9694af5
no message
|
4 years ago |
SULLEY\ryo-h
|
7834c0069f
78577 refactoring front
|
4 years ago |
SULLEY\ryo-h
|
6d65712aa6
Merge branch 'feat/77515-display-search-result-with-snippet' into feat/77515-78577-show-snippet-in-search-result
|
4 years ago |
Yohei-Shiina
|
2e973f8b36
move almost all codes into SearchResultListItem component and remove the rest of unnecessary codes
|
4 years ago |
Mao
|
a41e4265c8
78577 refactor
|
4 years ago |
Mao
|
bad98986e3
added comment
|
4 years ago |
Mao
|
86500f827e
78577 adding es to pages in service
|
4 years ago |
Mao
|
ea133039ed
added contentWithNoKeyword to page
|
4 years ago |
Mao
|
77a7c97e51
78577 limit snippet length (workaround)
|
4 years ago |
Mao
|
20bfa842bf
78577 add elastiSearchInfo to page
|
4 years ago |
Mao
|
0089357f88
removed comment
|
4 years ago |
Mao
|
11fee038a6
78577 snippet path
|
4 years ago |
Mao
|
d16f4d4541
78577 add pagePath to result
|
4 years ago |
Mao
|
47f5b1aac7
78577 setup snippet for displaing
|
4 years ago |
Mao
|
513208d44e
78577 removed unnecessary comments
|
4 years ago |