Nathan.fooo
|
171c5634f2
|
fix: calculation UI refresh (#6615)
* chore: add test
* chore: update test
* chore: create events
* chore: load csv
* test: add events
* test: clean
* chore: fix test
* chore: fix test
* chore: fix test
* chore: fmt
---------
Co-authored-by: Mathias Mogensen <mathias@appflowy.io>
|
2024-12-24 21:27:34 +08:00 |
|
Nathan.fooo
|
2378c0c441
|
chore: add calculation rust test (#6547)
* chore: add test
* chore: clippy
|
2024-10-15 17:20:53 +08:00 |
|
Nathan.fooo
|
46a3006f4d
|
refactor: database test (#6544)
* chore: remove script
* chore: remove script
* chore: refactor test
* chore: clippy
* chore: fix test
* chore: fix test
* chore: fmt
|
2024-10-15 09:32:06 +08:00 |
|
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 |
|