AppFlowy/frontend/appflowy_flutter/lib/plugins/database/widgets
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
..
card chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
cell fix: launch review reminder (#4514) 2024-01-31 21:17:36 +08:00
cell_editor fix: launch review reminder (#4514) 2024-01-31 21:17:36 +08:00
group fix: mobile UI issues (#4561) 2024-01-31 21:15:38 +08:00
row feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
setting chore: revamp database setting action sheets (#4570) 2024-02-01 15:41:02 +08:00
database_layout_ext.dart refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00
database_view_widget.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
share_button.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00