Skip to content

PM-579 Add copilot request UI #995

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

Merged
merged 5 commits into from
Feb 6, 2025
Merged

PM-579 Add copilot request UI #995

merged 5 commits into from
Feb 6, 2025

Conversation

himaniraghav3
Copy link
Collaborator

Related JIRA Ticket:

https://topcoder.atlassian.net/browse/PM-579

What's in this PR?

This PR includes the new copilot app, the copilot request form that's populated with projects and skills to choose from
This is missing the integration to the API call to save the copilot request.

image

Copy link
Collaborator

@kkartunov kkartunov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Would clicking "Yes" show user picker(or simple text field) to identify the pilot preferred?
  • missing border around the skill picker, can we add?
    image

id: toolTitle,
rolesRequired: [
UserRole.administrator,
UserRole.connectManager,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we drop connectManager and add "Project Manager" (define if not already).

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, will add 'project manager'.

Copy link
Collaborator

@kkartunov kkartunov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
We need the API integration still here when @hentrymartin completes the endpoint...

@himaniraghav3 himaniraghav3 merged commit dd570a9 into dev Feb 6, 2025
2 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