Yohei-Shiina
|
68640cb073
80814 validate type
|
4 anni fa |
Yohei-Shiina
|
e9963f6b75
80814 fix lint error
|
4 anni fa |
Yohei-Shiina
|
c86116d4a8
80814 define enum value, remove throwing exception for logger.error
|
4 anni fa |
Yohei-Shiina
|
4c5b78f3af
80814 modify component
|
4 anni fa |
Yohei-Shiina
|
8e7dca48c5
80814 devide comopnent into two and tentatively implement its behavior
|
4 anni fa |
Steven Fukase
|
da401a996f
Merge branch 'master' into feat/search-implement
|
4 anni fa |
Yuki Takei
|
9cd8c4ca73
fix: CSRF with api client (#4577)
|
4 anni fa |
Yohei Shiina
|
5726b5d87e
Merge pull request #4568 from weseek/feat/77551-show-pagination
|
4 anni fa |
takayuki-t
|
04a8ace926
support: Replaced PageList with SWR (#4498)
|
4 anni fa |
Mxchaeltrxn
|
76339b7948
docs(page): Add docs to /page/info api (#4531)
|
4 anni fa |
Yuki Takei
|
b5a17a8380
Merge pull request #4546 from weseek/feat/77551-79903-change-page-by-pagination
|
4 anni fa |
Yohei-Shiina
|
b05bbb0791
79903 prevent this.search from seeing old activePage state
|
4 anni fa |
Yohei-Shiina
|
75317d37f0
79903 call changePage when value not null
|
4 anni fa |
Yohei-Shiina
|
600353c36f
79903 add null check
|
4 anni fa |
Yohei-Shiina
|
fe9d3c2b44
79903 check value before passing in for required props and when using it for non-required props
|
4 anni fa |
Yohei-Shiina
|
ec019036c9
79903 change props order
|
4 anni fa |
Yohei-Shiina
|
36bd7f0997
79903 use componentDidUpdate instead of passing activePage to search method
|
4 anni fa |
Yohei-Shiina
|
fc8f03553b
79903 remove unnecessary codes / leave and modify comments
|
4 anni fa |
Yohei-Shiina
|
9679115072
79903 change limit number and leave comment
|
4 anni fa |
Yohei-Shiina
|
3932047cd9
79903 change searchResultCount to 0
|
4 anni fa |
Yohei-Shiina
|
126d246a8e
79903 do pagination on server side
|
4 anni fa |
yuto-oweseek
|
7c6e9cd87d
Merge branch 'master' into feat/77515-display-search-result-with-snippet
|
4 anni fa |
Yohei-Shiina
|
8f9d20fc56
Merge branch 'feat/77551-show-pagination' into feat/77551-79903-change-page-by-pagination
|
4 anni fa |
Yohei-Shiina
|
eac73fa6af
Merge branch 'feat/77515-display-search-result-with-snippet' into feat/77551-show-pagination
|
4 anni fa |
Yohei-Shiina
|
162f9fe1fe
79903 update keyword with empty string
|
4 anni fa |
Yohei-Shiina
|
de47e389c4
79903 show pages stored in a certain range of an array
|
4 anni fa |
Yohei-Shiina
|
a123afcddf
79903 change paging number & lift up PaginationWrapper component
|
4 anni fa |
Yuki Takei
|
2132643b0d
Merge pull request #4544 from weseek/feat/77551-79951-repalce-with-total-number-of-pages
|
4 anni fa |
Yuki Takei
|
870fd98dbe
Merge pull request #4536 from weseek/feat/77551-79949-show-tentative-pagination
|
4 anni fa |
Yohei-Shiina
|
70325ec13a
79951 replace tentetive number with a total number of pages returned from elasticsearch
|
4 anni fa |