AppFlowy/frontend/rust-lib/flowy-database2/tests/database
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
..
block_test feat: Data sync on signup (#3283) 2023-08-28 13:28:24 +08:00
calculations_test feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
cell_test chore: support Rust 1.75 (#4246) 2023-12-30 01:22:06 +08:00
field_settings_test chore: bump up yrs to 0.17.1 (#4078) 2023-12-05 06:20:07 +08:00
field_test feat: reminder on date (#4288) 2024-01-24 15:15:57 +01:00
filter_test feat: enable dispatch event using single thread (#3828) 2023-10-30 12:35:06 +08:00
group_test chore: support Rust 1.75 (#4246) 2023-12-30 01:22:06 +08:00
layout_test feat: hidden kanban groups (#3907) 2023-11-13 16:14:31 +08:00
mock_data chore: support Rust 1.75 (#4246) 2023-12-30 01:22:06 +08:00
share_test refactor: different TypeOption between DateTime and LastModified/CreatedAt (#3356) 2023-09-08 10:07:24 +08:00
sort_test feat: selectOption sort + fix logic in edge cases (#3109) 2023-08-09 12:43:03 +08:00
database_editor.rs fix: migrate cloud document when the document content is not sync to … (#4108) 2023-12-07 01:14:02 +08:00
mod.rs feat: calculations (#4473) 2024-02-04 00:52:38 +08:00