Commit Graph

21 Commits

Author SHA1 Message Date
Ken Hibino
7e0ae2b4a6 (ui): Use TasksTable component for aggregating tasks 2022-04-11 17:20:26 -07:00
Ken Hibino
c22c0206d7 (ui): Convert all tasks tables to use TasksTable component 2022-04-11 17:20:26 -07:00
Ken Hibino
726d58fcda (ui): Add renderRow prop to TasksTable component 2022-04-11 17:20:26 -07:00
Ken Hibino
6387d9cc67 (ui): Make task action props optional 2022-04-11 17:20:26 -07:00
Ken Hibino
97d969171f Create generic TasksTable component 2022-04-11 17:20:26 -07:00
Ken Hibino
cd6947ef20 (ui): Rename TasksTable to TasksTableContainer 2022-04-11 17:20:26 -07:00
Ken Hibino
c13cba0d5d (ui): Rename TaskGroupsTable to AggregatingTasksTable 2022-04-11 17:20:26 -07:00
Ken Hibino
3cd2cbe6f2 Add GroupSelect component 2022-04-11 17:20:26 -07:00
Ken Hibino
568e2e301c Fix TasksTable styles 2022-04-11 17:20:26 -07:00
Ken Hibino
a0e80ca4da Add group count and aggregating task count in TaskView 2022-04-11 17:20:26 -07:00
Ken Hibino
af9c47d038 Fix pagination in Active table 2022-03-02 06:34:45 -08:00
Ken Hibino
741a3c59fa Add completed state 2021-11-06 15:23:10 -07:00
Ken Hibino
3befee382d Add Task details view
Allow users to find task by task ID
2021-07-30 05:53:14 -07:00
Ken Hibino
72bcbadf72 Update Appbar with a new logo 2021-04-19 06:56:00 -07:00
Ken Hibino
30f64efd09 Minor fixes 2021-01-29 22:25:01 -08:00
Ken Hibino
7336a37555 Use chip for task type selection 2021-01-24 18:49:26 -08:00
Ken Hibino
b2c8de61bb Change layout of TasksTable 2021-01-24 11:40:41 -08:00
Ken Hibino
3778dacca7 Fix dark mode styles 2021-01-15 12:39:26 -08:00
Ken Hibino
e7cfbc6bf7 Fix dark theme styles 2021-01-13 07:03:30 -08:00
Ken Hibino
34b6553d7d Rename DeadTask to ArchivedTask, and action Kill to Archive 2021-01-12 11:59:44 -08:00
Ken Hibino
7bd35a88e5 Initial commit 2020-11-24 21:38:55 -08:00