taskcafe/internal/db/query
Jordan Knott becffc9e9b 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-29 01:29:18 -05:00
..
label_color.sql arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
organization.sql arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
project_label.sql arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
project.sql feat: enforce user roles 2020-08-11 21:03:21 -05:00
system_options.sql feature: add first time install process 2020-07-16 19:40:23 -05:00
task_assigned.sql arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
task_checklist.sql chore: project cleanup and bugfixes 2020-07-12 02:06:11 -05:00
task_group.sql feat: add pre-commit hooks & refactor code to pass linting 2020-08-20 18:37:36 -05:00
task_label.sql arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
task.sql feat: add task sorting & filtering 2020-08-29 01:29:18 -05:00
team_member.sql arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
team.sql feat: enforce user roles 2020-08-11 21:03:21 -05:00
token.sql arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00
user_accounts.sql fix: ignore system user in users query & add full name to user in install route 2020-07-16 21:57:02 -05:00