mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
90da54d12f
* feat: using controllers in react hooks WIP (#1915) * chore: add edit / create field test * chore: add delete field test * chore: change log class arguments * chore: delete/create row * chore: set tracing log to debug level * fix: filter notification with id * chore: add get single select type option data * fix: high cpu usage * chore: format code * chore: update tokio version * chore: config tokio runtime subscriber * chore: add profiling feature * chore: setup auto login * chore: fix tauri build * chore: (unstable) using controllers * fix: initially authenticated and serializable fix * fix: ci warning * ci: compile error * fix: new folder trash overflow * fix: min width for nav panel * fix: nav panel and main panel animation on hide menu * fix: highlight active page * fix: post merge fixes * fix: post merge fix * fix: remove warnings * fix: change IDatabaseField fix eslint errors * chore: create cell component for each field type * chore: move cell hook into custom cell component * chore: refactor row hook * chore: add tauri clean --------- Co-authored-by: nathan <nathan@appflowy.io> Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com> * ci: fix wanrings --------- Co-authored-by: Askarbek Zadauly <ascarbek@gmail.com> |
||
---|---|---|
.. | ||
dart-ffi | ||
flowy-ast | ||
flowy-client-sync | ||
flowy-codegen | ||
flowy-core | ||
flowy-database | ||
flowy-derive | ||
flowy-document | ||
flowy-error | ||
flowy-folder | ||
flowy-net | ||
flowy-notification | ||
flowy-revision | ||
flowy-revision-persistence | ||
flowy-sqlite | ||
flowy-task | ||
flowy-test | ||
flowy-user | ||
lib-dispatch | ||
lib-log | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
covtest.rs | ||
rust-toolchain.toml | ||
rustfmt.toml |