AppFlowy/frontend/rust-lib/event-integration-test
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
..
src feat: timer field (#5349) 2024-06-13 08:52:13 +02:00
tests feat: enable group condition (#5248) 2024-06-13 00:02:16 +02:00
Cargo.toml feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00