AppFlowy/frontend/appflowy_flutter/lib/workspace/application
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
..
action_navigation fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
command_palette fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
edit_panel feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
export feat: expand share option (#5021) 2024-04-11 20:01:36 +08:00
favorite feat: show member count on mobile (#4991) 2024-03-26 14:52:48 +08:00
home fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
menu feat: add a loading indicator when creating, deleting, or switching workspaces. (#5067) 2024-04-07 23:06:33 +08:00
notification feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
recent fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
settings chore: fix some typos in comments (#5161) 2024-04-18 20:52:58 +08:00
sidebar feat: expand the view automatically upon opening (#5180) 2024-04-22 16:57:51 +08:00
tabs fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
user fix: launch review issues 0.5.5 (#5162) 2024-04-22 14:04:55 +08:00
view fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
view_info feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
workspace feat: support private section (#4882) 2024-03-21 12:02:03 +08:00
appearance_defaults.dart feat: customized cursor and selection color (#4168) 2023-12-21 09:34:25 +08:00