AppFlowy/frontend/rust-lib
Richard Shiue a63a7ea611
feat: hidden kanban groups (#3907)
* feat: hide/unhide ui

* chore: implement collapsible side bar and adjust group header (#2)

* refactor: hidden columns into own file

* chore: adjust new group button position

* fix: flowy icon buton secondary color bleed

* chore: some UI adjustments

* fix: some regressions

* chore: proper group is_visible fetching

* chore: use a bloc to manage hidden groups

* fix: hiding groups not working

* chore: implement hidden group popups

* chore: proper ungrouped item column management

* chore: remove ungrouped items button

* chore: flowy hover build

* fix: clean up code

* test: integration tests

* fix: not null promise on null value

* fix: hide and unhide multiple groups

* chore: i18n and code review

* chore: missed review

* fix: rust-lib-test

* fix: dont completely remove flowyiconhovercolor

* chore: apply suggest

* fix: number of rows inside hidden groups not updating properly

* fix: hidden groups disappearing after collapse

* fix: hidden group title alignment

* fix: insert newly unhidden groups into the correct position

* chore: adjust padding all around

* feat: reorder hidden groups

* chore: adjust padding

* chore: collapse hidden groups section persist

* chore: no status group at beginning

* fix: hiding groups when grouping with other types

* chore: disable rename groups that arent supported

* chore: update appflowy board ref

* chore: better naming

* test: fix tests

---------

Co-authored-by: Mathias Mogensen <mathias@appflowy.io>
2023-11-13 16:14:31 +08:00
..
collab-integrate feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
dart-ffi feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
event-integration feat: hidden kanban groups (#3907) 2023-11-13 16:14:31 +08:00
flowy-ai feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-config feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-core fix: 0.3.8 known issues (#3912) 2023-11-13 12:00:03 +08:00
flowy-database2 feat: hidden kanban groups (#3907) 2023-11-13 16:14:31 +08:00
flowy-database-deps feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-date feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-document2 feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-document-deps feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-encrypt feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-error feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-folder2 fix: 0.3.8 known issues (#3912) 2023-11-13 12:00:03 +08:00
flowy-folder-deps feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-notification feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-server feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-server-config feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-sqlite feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-storage feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-task feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-user feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
flowy-user-deps feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
lib-dispatch feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
lib-log feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
.gitignore feat: support building on Android (#3713) 2023-10-19 09:55:23 +08:00
Cargo.lock feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
Cargo.toml feat: using workspace crate deps (#3924) 2023-11-12 21:18:27 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml chore: upgrade rust version to 1.70 (#2749) 2023-06-09 22:23:07 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00