memos/web/src
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
..
components chore: remove useListStyle hook (#1434) 2023-04-01 16:38:39 +08:00
css feat: update home layout (#1242) 2023-03-04 13:49:53 +08:00
helpers feat: request pagination for resource(#1425) 2023-04-01 16:51:20 +08:00
hooks chore: remove useListStyle hook (#1434) 2023-04-01 16:38:39 +08:00
labs fix: markdown support in blockquote (#1394) 2023-03-21 22:38:38 +08:00
layouts refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
less chore: update logo assets (#1407) 2023-03-24 08:43:26 +08:00
locales feat: request pagination for resource(#1425) 2023-04-01 16:51:20 +08:00
pages feat: request pagination for resource(#1425) 2023-04-01 16:51:20 +08:00
router refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
store feat: request pagination for resource(#1425) 2023-04-01 16:51:20 +08:00
theme chore: update resource dialog style (#982) 2023-01-21 08:46:49 +08:00
types feat: request pagination for resource(#1425) 2023-04-01 16:51:20 +08:00
utils feat: update responsible layout (#1306) 2023-03-08 09:00:10 +08:00
App.tsx feat: update RU i18n locale (#1422) 2023-04-01 15:35:25 +08:00
i18n.ts feat: automatically change language on first launch (#1278) 2023-03-05 23:45:33 +08:00
main.tsx refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00