AppFlowy/frontend/rust-lib/flowy-database2/tests/database/field_test
Richard Shiue 124d435f09
feat: add end date to time cell data (#3369)
* feat: add end date to time cell data

* feat: implement ui for end time

* test: add date to text test

* chore: clippy warnings

* fix: unexpected time parsing

* fix: fix the date logic when toggling end date

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-09-19 09:58:15 +08:00
..
mod.rs feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
script.rs feat: row document (#2792) 2023-06-14 22:16:33 +08:00
test.rs refactor: different TypeOption between DateTime and LastModified/CreatedAt (#3356) 2023-09-08 10:07:24 +08:00
util.rs feat: add end date to time cell data (#3369) 2023-09-19 09:58:15 +08:00