Commit Graph

19 Commits

Author SHA1 Message Date
Paul Nettleton d4f234d65c null-safety & some other cleanup 2022-09-03 10:43:16 -05:00
Benimautner 416d2e0187 fixed bugs from merge with master 2022-08-27 23:57:42 +02:00
Benimautner 1146a71ded fixed various "cannot be null" warnings 2022-08-27 23:43:53 +02:00
Benimautner b5266020a8 first step of migration to null-safety 2022-08-27 23:04:43 +02:00
Paul Nettleton b697944a6e moved due date check to task.dart 2022-08-05 00:56:27 -05:00
Paul Nettleton e73daab38e switched checkbox detection to regex, also moved it to helper function 2022-08-05 00:25:31 -05:00
Paul Nettleton 1083ad6811 rearrange tasks in full buckets 2022-08-02 23:31:02 -05:00
Paul Nettleton d867a4d8ad impose bucket limits for task dragging 2022-08-02 18:56:12 -05:00
Paul Nettleton c93e92c302 done tasks are not marked past due, minor formatting changes 2022-08-02 18:25:12 -05:00
Paul Nettleton e00be1f8b1 use identifier instead of id for card display 2022-08-02 11:59:03 -05:00
Paul Nettleton e56403a6b5 minor color changes 2022-08-02 11:02:01 -05:00
Paul Nettleton 1315d7812c move tasks around buckets, some cleanup 2022-08-02 00:23:52 -05:00
Paul Nettleton 0762a7ae14 buckets edit title, isDoneBucket, & limit; bucket deletion 2022-07-28 04:16:39 -05:00
Paul Nettleton ad30897bb3 maintain updated task states 2022-07-27 13:48:16 -05:00
Paul Nettleton c3a7962679 edit task color, update edited task, some cleanup 2022-07-27 13:10:01 -05:00
Paul Nettleton 5d6120a7ac converted to slivers, added bucket reordering, small theme changes 2022-07-26 19:15:17 -05:00
Paul Nettleton 50eccce18d task card formatting 2022-07-23 18:08:59 -05:00
Paul Nettleton b10a6577a1 add buckets, add/edit tasks in buckets 2022-07-19 04:47:37 -05:00
Paul Nettleton ad665e68cc basic kanban view 2022-07-15 09:25:16 -05:00