mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-06 06:58:31 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| collab-integrate | ||
| dart-ffi | ||
| event-integration | ||
| flowy-ai | ||
| flowy-config | ||
| flowy-core | ||
| flowy-database-deps | ||
| flowy-database2 | ||
| flowy-date | ||
| flowy-document-deps | ||
| flowy-document2 | ||
| flowy-encrypt | ||
| flowy-error | ||
| flowy-folder-deps | ||
| flowy-folder2 | ||
| flowy-notification | ||
| flowy-server | ||
| flowy-server-config | ||
| flowy-sqlite | ||
| flowy-storage | ||
| flowy-task | ||
| flowy-user | ||
| flowy-user-deps | ||
| lib-dispatch | ||
| lib-log | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| covtest.rs | ||
| rust-toolchain.toml | ||
| rustfmt.toml | ||