AppFlowy/frontend/appflowy_flutter/lib
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
..
core feat: introduce space to manage the pages (#5517) 2024-06-13 13:43:29 +08:00
date feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
env fix: websocket support custom port (#5123) 2024-04-26 20:09:55 +08:00
flutter chore: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +08:00
mobile feat: timer field (#5349) 2024-06-13 08:52:13 +02:00
plugins feat: timer field (#5349) 2024-06-13 08:52:13 +02:00
shared feat: plan+billing (#5518) 2024-06-12 17:08:55 +02:00
startup chore: update editor version (#5513) 2024-06-13 07:58:05 +08:00
user feat: plan+billing (#5518) 2024-06-12 17:08:55 +02:00
util feat: timer field (#5349) 2024-06-13 08:52:13 +02:00
workspace feat: support switching space on mobile (#5527) 2024-06-13 14:14:18 +08:00
main.dart feat: video block support (#5199) 2024-05-30 03:06:29 +02:00