mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-06 06:58:31 +00:00
* feat: initial calculation controller * fix: entities * feat: calculations * fix: review comments and support floats * fix: abstract business logic into calculations service * fix: clean calculation entities after merge * feat: react to changes to row/cell/field_type * chore: changes after merging main * feat: handle delete field * test: add grid calculations tests * fix: add validation + format numbers * refactor: get cell number * chore: bump collab * chore: fix clippy * chore: update docs * chore: update docs * chore: fmt * chore: fix flutter * chore: collab rev * fix: cleanup and hover to show * fix: localization * test: add basic rust test * fix: clippy * fix: support updating calculation on duplicate row --------- Co-authored-by: nathan <nathan@appflowy.io> |
||
|---|---|---|
| .. | ||
| .cargo | ||
| build-tool | ||
| collab-integrate | ||
| dart-ffi | ||
| event-integration | ||
| flowy-ai | ||
| flowy-config | ||
| flowy-core | ||
| flowy-database-pub | ||
| flowy-database2 | ||
| flowy-date | ||
| flowy-document | ||
| flowy-document-pub | ||
| flowy-encrypt | ||
| flowy-error | ||
| flowy-folder | ||
| flowy-folder-pub | ||
| flowy-notification | ||
| flowy-server | ||
| flowy-server-pub | ||
| flowy-sqlite | ||
| flowy-storage | ||
| flowy-user | ||
| flowy-user-pub | ||
| lib-dispatch | ||
| lib-infra | ||
| lib-log | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| covtest.rs | ||
| rust-toolchain.toml | ||
| rustfmt.toml | ||