AppFlowy/frontend/appflowy_web/wasm-libs
Mathias Mogensen 5cbc8b1e18
feat: calculations (#4473)
* 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>
2024-02-04 00:52:38 +08:00
..
af-persistence feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
af-user fix: login issue (#4546) 2024-01-30 09:33:34 +08:00
af-wasm fix: login issue (#4546) 2024-01-30 09:33:34 +08:00
Cargo.lock chore: bump version v0.4.6 (#4595) 2024-02-03 19:45:46 +08:00
Cargo.toml feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
rust-toolchain.toml feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
rustfmt.toml feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00