AppFlowy/frontend/appflowy_flutter/lib
Richard Shiue 80f08d4bec
feat: drag and drop events to reschedule (#2558)
* chore: send DateCellDataPB instead of timestamp

* chore: separate event card into own widget

* chore: add hover effect to event card itself

* feat: draggable event cards

* feat: drag target WIP

* chore: revert "chore: send DateCellDataPB instead of timestamp"

This reverts commit 1faaf21c6a50ac67da70ddf3bcfa8278ca5963d4.

* chore: remove timezone from date cell data

* fix: #2498 open calendar event faster

* chore: remove unused timezone

* feat: implement logic for rescheduling events

* fix: reschedule doesn't show up on UI

* fix: reorganize gesture detection layering

* fix: layout fix

* test: fix date single sort test

* chore: remove unused chrono-tz

* chore: add hint to unscheduled event popover

* chore: apply suggestions to 3 files

* fix: #2569 fix overflow

* chore: add timezone data to DateTypeOption

* test: make date tests run on Etc/UTC timezone

* chore: fix clippy warnings

* fix: use the right get db function

* chore: code cleanup

* test: run tests in utc

* test: fix tests

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-05-31 16:52:37 +08:00
..
core feat: Implement window size settings saving (#2648) 2023-05-30 11:06:23 +08:00
env chore: upgrade flutter to 3.10.1 (#2619) 2023-05-28 12:09:39 +08:00
plugins feat: drag and drop events to reschedule (#2558) 2023-05-31 16:52:37 +08:00
startup feat: Implement window size settings saving (#2648) 2023-05-30 11:06:23 +08:00
user chore: upgrade flutter to 3.10.1 (#2619) 2023-05-28 12:09:39 +08:00
util chore: Merge main 521 (#2574) 2023-05-21 15:08:50 +08:00
workspace feat: import cvs from file (#2667) 2023-05-31 14:08:54 +08:00
main.dart feat: optimize startup task and integrate supabase 2023-05-17 13:54:26 +08:00