AppFlowy/frontend/appflowy_flutter/lib
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
..
core chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
date feat: reminder (#3374) 2023-10-02 15:12:24 +08:00
env chore: fix ws conn (#4582) 2024-02-02 09:27:11 +08:00
mobile fix: size of hitbox in app bar button (#4575) 2024-02-01 20:53:21 +08:00
plugins feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
shared feat: optimize image block (#4553) 2024-01-30 22:39:42 +08:00
startup fix: potential dependency conflict (#4550) 2024-01-30 16:05:56 +08:00
user fix: potential dependency conflict (#4550) 2024-01-30 16:05:56 +08:00
util fix: mobile UI issues (#4561) 2024-01-31 21:15:38 +08:00
workspace chore: fix ws conn (#4582) 2024-02-02 09:27:11 +08:00
main.dart fix: tooltips and overlay related issues (#4206) 2023-12-27 11:11:14 +08:00