AppFlowy/frontend/appflowy_flutter/lib/mobile/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
..
base chore: disable sync indicator (#5479) 2024-06-05 21:36:44 +08:00
bottom_sheet feat: introduce space to manage the pages (#5517) 2024-06-13 13:43:29 +08:00
chat feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
database feat: timer field (#5349) 2024-06-13 08:52:13 +02:00
editor feat: initial version for collab document (#4937) 2024-03-21 13:26:48 +08:00
favorite feat: sidebar UI Revamp on mobile (#5418) 2024-05-30 09:56:44 +08:00
home feat: support switching space on mobile (#5527) 2024-06-13 14:14:18 +08:00
notifications feat: support private section (#4882) 2024-03-21 12:02:03 +08:00
page_item feat: introduce space to manage the pages (#5517) 2024-06-13 13:43:29 +08:00
setting chore: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +08:00
widgets feat: sidebar UI Revamp on mobile (#5418) 2024-05-30 09:56:44 +08:00
mobile_bottom_navigation_bar.dart feat: integrate add new page button on mobile (#5450) 2024-06-03 09:11:03 +08:00
presentation.dart chore: delete placeholder code and clean code (#4503) 2024-02-04 00:56:50 +08:00
root_placeholder_page.dart feat: edit property (#4065) 2023-12-02 20:39:03 +08:00