Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get users from a same team #91

Open
Blagoja95 opened this issue Feb 14, 2024 · 0 comments
Open

Get users from a same team #91

Blagoja95 opened this issue Feb 14, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@Blagoja95
Copy link
Owner

Get all user from a same team

URI: /users/team/{teamId}

response:

{
 fname: Marko,
 lname: Markovic,
 src: null // images will be handled in #10 
}

Then this will be used on home page team tasks where user can change task assignee by clicking on assigned user table cell

Screenshot from 2024-02-14 20-31-38

user can chose new assignee form provided user list

When this is done, same API and functionality will be used in #73

@Blagoja95 Blagoja95 added the enhancement New feature or request label Feb 14, 2024
@Blagoja95 Blagoja95 added this to the 0.2.0 milestone Feb 14, 2024
@Blagoja95 Blagoja95 moved this to Todo in DashNET web Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

2 participants