taskcafe/frontend
Jordan Knott 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
..
.storybook arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
public chore: rename Citadel to Taskcafe 2020-08-06 20:50:35 -05:00
src feat: add task sorting & filtering 2020-08-28 23:32:17 -07:00
.editorconfig arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
.eslintignore arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
.eslintrc.json feat: add task sorting & filtering 2020-08-28 23:32:17 -07:00
.gitignore arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
.prettierrc.js chore: project cleanup and bugfixes 2020-07-12 02:06:11 -05:00
codegen.yml chore: project cleanup and bugfixes 2020-07-12 02:06:11 -05:00
Makefile arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
package.json feat: add pre commit hook to lint frontend & fix warnings 2020-08-23 17:29:06 -05:00
tsconfig.json feat: add task sorting & filtering 2020-08-28 23:32:17 -07:00
yarn.lock feature: add first time install process 2020-07-16 19:40:23 -05:00