AppFlowy/frontend/appflowy_flutter/lib/plugins/database/application
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
..
calculations feat: generic calculations (#4794) 2024-03-05 19:16:56 +01:00
cell feat: timer field (#5349) 2024-06-13 08:52:13 +02:00
field feat: timer field (#5349) 2024-06-13 08:52:13 +02:00
layout chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
row feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
setting feat: enable group condition (#5248) 2024-06-13 00:02:16 +02:00
sync feat: add a loading indicator when creating, deleting, or switching workspaces. (#5067) 2024-04-07 23:06:33 +08:00
view refactor: database row and cell notification (#5237) 2024-05-02 11:42:33 +08:00
database_controller.dart fix: open row as full page launch review issues (#5254) 2024-05-02 22:00:35 +08:00
defines.dart feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
share_bloc.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
tab_bar_bloc.dart chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00