Commit Graph

10 Commits

Author SHA1 Message Date
923d7f7372 feat: add user profile settings tab 2020-09-11 14:26:02 -05:00
66583bb4fb feat: add task sorting & filtering
adds filtering by task status (completion date, incomplete, completion)
adds filtering by task metadata (task name, labels, members, due date)
adds sorting by task name, labels, members, and due date
2020-08-28 23:32:17 -07:00
47782d6d86 fix: due date manager now sends the correct new due date 2020-08-28 20:59:45 -05:00
46e724e731 feat: add pre commit hook to lint frontend & fix warnings 2020-08-23 17:29:06 -05:00
68fa7aef94 feature: add user project count to Admin component 2020-07-17 19:40:05 -05:00
6c55b89ee2 fix(Input): floating label now floats when the input has a value 2020-07-16 22:01:26 -05:00
8c610b11bf feature: fix label manager popup padding & switch input to ControlledInput 2020-07-16 20:14:13 -05:00
2cf6be082c feature: add first time install process 2020-07-16 19:40:23 -05:00
a20ff90106 chore: project cleanup and bugfixes 2020-07-12 02:06:11 -05:00
e5d5e6da01 arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00