AppFlowy/frontend/appflowy_flutter/lib/plugins/database/widgets
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
..
card fix: changing field type from text to checkbox causes exception #5360 (#5366) 2024-05-20 17:19:58 +08:00
cell feat: timer field (#5349) 2024-06-13 08:52:13 +02:00
cell_editor chore: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +08:00
field feat: timer field (#5349) 2024-06-13 08:52:13 +02:00
group feat: enable group condition (#5248) 2024-06-13 00:02:16 +02:00
row chore: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +08:00
setting chore: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +08:00
database_layout_ext.dart refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00
database_view_widget.dart feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
share_button.dart feat: sidebar UI Revamp on Desktop (#5343) 2024-05-27 08:51:49 +08:00