AppFlowy/frontend/appflowy_flutter/integration_test/util
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
..
mock chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
auth_operation.dart tests: more cloud test (#4204) 2023-12-26 02:03:42 +08:00
base.dart fix: login issue (#4546) 2024-01-30 09:33:34 +08:00
common_operations.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
data.dart chore: enable codecov action (#2741) 2023-06-11 14:19:44 +08:00
database_test_op.dart feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
dir.dart tests: more cloud test (#4204) 2023-12-26 02:03:42 +08:00
editor_test_operations.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
emoji.dart chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00
expectation.dart feat: reminder on date (#4288) 2024-01-24 15:15:57 +01:00
ime.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
keyboard.dart feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
settings.dart tests: more cloud test (#4204) 2023-12-26 02:03:42 +08:00
util.dart test: add supabase auth tests (#3250) 2023-08-22 15:40:22 +08:00