Skip to content

Conversation

@JJ-8
Copy link
Collaborator

@JJ-8 JJ-8 commented May 25, 2025

Now a manager or admin can assign tasks to other users. So task assignment can be triggered by someone else instead of only your own account.

  • Implemented TaskAssignDialog.vue to allow task assignment to team members.
  • Integrated member selection and assignment logic using GraphQL mutations.
  • Updated TaskMenu.vue to include an option for assigning tasks for admins and managers.
  • Defined GraphQL mutations for assigning and unassigning users in Assign.graphql.

JJ-8 added 5 commits May 25, 2025 14:17
Now a manager or admin can assign tasks to other users.
So task assignment can be triggered by someone else instead of only your own account.

- Implemented TaskAssignDialog.vue to allow task assignment to team members.
- Integrated member selection and assignment logic using GraphQL mutations.
- Updated TaskMenu.vue to include an option for assigning tasks for admins and managers.
- Defined GraphQL mutations for assigning and unassigning users in Assign.graphql.
Somehow my local version did not match CI/CD.
@JJ-8 JJ-8 merged commit b7f3848 into main May 25, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants