memos/web/src/types
CorrectRoadH 424f10e180
feat: request pagination for resource(#1425)
* feat: add support for resource page on frontend

* [WIP]feat: add backend support for limit and offset search

* feat: add reducer to add resource

* support fetch all resource when first search

* beautify the fetch ui

* restore file

* feat: add all resource before clear resource

* eslint

* i18n

* chore:change the nane

* chore: change the name of param

* eslint

* feat: setIsComplete to true when first loading resource fully

* fix the bug of fetch

* feat change finally to then

* feat: add await and async to clear and search

* feat: return all resource when fetch

* chore: change variable name

* Update web/src/pages/ResourcesDashboard.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>

* fix missing const value

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-04-01 16:51:20 +08:00
..
modules feat: request pagination for resource(#1425) 2023-04-01 16:51:20 +08:00
common.d.ts refactor: use `redux` 2022-05-21 12:21:06 +08:00
filter.d.ts chore: fix some typos (#587) 2022-11-26 06:23:29 +00:00
i18n.d.ts feat: add Turkish Translation file (#1202) 2023-03-02 10:05:15 +08:00
memo.d.ts migrate frontend 2021-12-08 23:43:52 +08:00
resourceItem.d.ts feat: add list style for resource dashboard (#1389) 2023-03-26 19:32:53 +08:00
view.d.ts feat: implement openai integration (#1245) 2023-03-04 18:22:10 +08:00