AppFlowy/frontend/appflowy_flutter/lib/plugins/database/grid/presentation
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
..
layout feat: AI translation in Database (#5515) 2024-06-12 16:32:28 +08:00
widgets feat: timer field (#5349) 2024-06-13 08:52:13 +02:00
grid_page.dart fix: kanban UX bugs (#5227) 2024-04-30 17:35:03 +08:00
grid_scroll.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
mobile_grid_page.dart feat: allow fields to not wrap cell content (#5128) 2024-04-13 16:48:28 +08:00