AppFlowy/frontend/appflowy_flutter/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
..
bloc_test feat: enable group condition (#5248) 2024-06-13 00:02:16 +02:00
unit_test feat: timer field (#5349) 2024-06-13 08:52:13 +02:00
widget_test fix: font not found error log (#5449) 2024-06-04 09:28:28 +08:00
util.dart feat: Stream chat message (#5498) 2024-06-09 14:02:32 +08:00