AppFlowy/frontend/rust-lib/flowy-database2/src
Mohammad Zolfaghari aa621a8d84
feat: timer field (#5349)
* feat: wip timer field

* feat: timer field fixing errors

* feat: wip timer field frontend

* fix: parsing TimerCellDataPB

* feat: parse time string to minutes

* fix: don't allow none number input

* fix: timer filter

* style: cargo fmt

* fix: clippy errors

* refactor: rename field type timer to time

* refactor: missed some variable and files to rename

* style: cargo fmt fix

* feat: format time field type data in frontend

* style: fix cargo fmt

* fix: fixes after merge

---------

Co-authored-by: Mathias Mogensen <mathiasrieckm@gmail.com>
2024-06-13 08:52:13 +02:00
..
entities feat: timer field (#5349) 2024-06-13 08:52:13 +02:00
services feat: timer field (#5349) 2024-06-13 08:52:13 +02:00
utils feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
event_handler.rs feat: enable group condition (#5248) 2024-06-13 00:02:16 +02:00
event_map.rs feat: AI translation in Database (#5515) 2024-06-12 16:32:28 +08:00
lib.rs feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
manager.rs chore: exclude ai columns (#5526) 2024-06-13 11:15:59 +08:00
notification.rs refactor: database row and cell notification (#5237) 2024-05-02 11:42:33 +08:00
template.rs chore: bump client api (#5217) 2024-04-27 21:55:12 +08:00