AppFlowy/frontend/rust-lib/flowy-database2
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: timer field (#5349) 2024-06-13 08:52:13 +02:00
build.rs chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
Cargo.toml chore: update yrs version (#5262) 2024-05-06 11:30:13 +08:00
Flowy.toml feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00