AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/home
Mathias Mogensen 275d0b2ac4
fix: search launch review (#5169)
* fix: support filtering results by workspace

* feat: add search button to sidebar

* fix: reduce view/recent view fetching across application

* feat: add channel to search listener

* feat: clean + localization

* chore: remove redundant code

* fix: disable search

* chore: trigger ci

* chore: disable search in backend

* test: disable search tests for now

* feat: temp disable reliance on folder search

* fix: add debounce to inline actions

* chore: complete future if disposed

* fix: clean code

* chore: disable unused bloc with feature flag

* fix: recent views lazy read

* chore: revert podilfe change

* chore: update logs

* chore: update client api and collab

* chore: fix tst

* chore: fix test & update collab commit

* chore: update collab commit

* test: fix unit tests

* chore: update rust toolchain 1.77

* chore: use opt-level 1

* fix: code review

* chore: clippy

---------

Co-authored-by: nathan <nathan@appflowy.io>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-04-23 21:46:57 +08:00
..
favorite_folder chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
recent_folder fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
section_folder feat: show member count on mobile (#4991) 2024-03-26 14:52:48 +08:00
workspaces feat: add a loading indicator when creating, deleting, or switching workspaces. (#5067) 2024-04-07 23:06:33 +08:00
home.dart feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00
mobile_folders.dart feat: add a loading indicator when creating, deleting, or switching workspaces. (#5067) 2024-04-07 23:06:33 +08:00
mobile_home_page_header.dart fix: workspaces empty error in local mode (#5045) 2024-04-03 12:21:02 +08:00
mobile_home_page.dart feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
mobile_home_setting_page.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
mobile_home_trash_page.dart chore: delete placeholder code and clean code (#4503) 2024-02-04 00:56:50 +08:00