..
fragments
feat: add task sorting & filtering
2020-08-28 23:32:17 -07:00
project
feat: redesign project sharing & initial registration
2020-12-17 22:39:14 -06:00
task
fix: member permissions now works correctly
2020-09-19 17:26:02 -05:00
taskGroup
feat: implement task group actions
2020-09-10 23:58:10 -05:00
team
feat: enforce user roles
2020-08-11 21:03:21 -05:00
user
feat: redesign project sharing & initial registration
2020-12-17 22:39:14 -06:00
assignTask.graphqls
arch: move web folder into api & move api to top level
2020-07-04 18:08:37 -05:00
clearAvatarProfile.graphqls
arch: move web folder into api & move api to top level
2020-07-04 18:08:37 -05:00
createProject.graphqls
feat: add personal projects
2020-09-19 20:23:16 -05:00
createProjectLabel.graphqls
arch: move web folder into api & move api to top level
2020-07-04 18:08:37 -05:00
createTaskGroup.graphqls
fix: member permissions now works correctly
2020-09-19 17:26:02 -05:00
deleteProjectLabel.graphqls
arch: move web folder into api & move api to top level
2020-07-04 18:08:37 -05:00
deleteTask.graphqls
fix: member permissions now works correctly
2020-09-19 17:26:02 -05:00
deleteTaskGroup.graphqls
arch: move web folder into api & move api to top level
2020-07-04 18:08:37 -05:00
findProject.ts
feat: redesign project sharing & initial registration
2020-12-17 22:39:14 -06:00
findTask.graphqls
fix: show correct task group in task details
2020-09-11 14:34:57 -05:00
getProjects.graphqls
arch: move web folder into api & move api to top level
2020-07-04 18:08:37 -05:00
me.graphqls
feat: add user profile settings tab
2020-09-11 14:26:02 -05:00
toggleTaskLabel.graphqls
feat: add pre-commit hooks & refactor code to pass linting
2020-08-20 18:37:36 -05:00
topNavbar.ts
feat: add notification UI
2020-09-10 15:31:04 -05:00
unassignTask.graphqls
arch: move web folder into api & move api to top level
2020-07-04 18:08:37 -05:00
updateProjectLabel.graphqls
arch: move web folder into api & move api to top level
2020-07-04 18:08:37 -05:00
updateProjectName.graphqls
arch: move web folder into api & move api to top level
2020-07-04 18:08:37 -05:00
updateTaskDescription.graphqls
arch: move web folder into api & move api to top level
2020-07-04 18:08:37 -05:00
updateTaskDueDate.graphqls
feat: add pre-commit hooks & refactor code to pass linting
2020-08-20 18:37:36 -05:00
updateTaskGroupLocation.graphqls
arch: move web folder into api & move api to top level
2020-07-04 18:08:37 -05:00
updateTaskLocation.graphqls
arch: move web folder into api & move api to top level
2020-07-04 18:08:37 -05:00
updateTaskName.graphqls
fix: member permissions now works correctly
2020-09-19 17:26:02 -05:00
users.graphqls
feat: redesign project sharing & initial registration
2020-12-17 22:39:14 -06:00