AppFlowy/frontend/appflowy_flutter/lib/plugins/database/application/field
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
..
type_option chore: support more language (#5522) 2024-06-12 23:17:57 +08:00
field_cell_bloc.dart fix: kanban UX bugs (#5227) 2024-04-30 17:35:03 +08:00
field_controller.dart feat: enable group condition (#5248) 2024-06-13 00:02:16 +02:00
field_editor_bloc.dart feat: allow fields to not wrap cell content (#5128) 2024-04-13 16:48:28 +08:00
field_info.dart feat: timer field (#5349) 2024-06-13 08:52:13 +02:00