AppFlowy/frontend/appflowy_flutter/lib/util
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
..
color_generator feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
built_in_svgs.dart feat: settings my account (#5223) 2024-04-30 14:09:08 +02:00
color_to_hex_string.dart feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
debounce.dart fix: doc state refresh (#5086) 2024-04-08 14:06:05 +08:00
field_type_extension.dart feat: timer field (#5349) 2024-06-13 08:52:13 +02:00
file_extension.dart feat: optimize image block (#4553) 2024-01-30 22:39:42 +08:00
font_family_extension.dart feat: support system default font family on desktop (#5279) 2024-05-07 19:44:00 +08:00
int64_extension.dart feat: reminder on date (#4288) 2024-01-24 15:15:57 +01:00
json_print.dart feat: initial version for collab document (#4937) 2024-03-21 13:26:48 +08:00
levenshtein.dart feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00
share_log_files.dart feat: support exporting log files (#4559) 2024-01-31 10:07:50 +08:00
string_extension.dart fix: color selection compatible with older versions (#5276) 2024-05-07 12:13:52 +08:00
theme_extension.dart fix: launch review 0.5.8 (#5367) 2024-05-21 11:34:36 +02:00
theme_mode_extension.dart fix: notes disappears (#4122) 2023-12-10 13:44:37 +02:00
throttle.dart fix: doc state refresh (#5086) 2024-04-08 14:06:05 +08:00
time.dart feat: timer field (#5349) 2024-06-13 08:52:13 +02:00