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

Test create project #62

Merged
merged 9 commits into from
May 1, 2023
Merged

Test create project #62

merged 9 commits into from
May 1, 2023

Conversation

paola-pc
Copy link
Collaborator

@paola-pc paola-pc commented May 1, 2023

I've updated the type to remove an unncecesary property it had, also modified the type of tags in the Project type, as they come as a string from the input. Not as an array of strings. That string is then splitted in the controller (' ') and converted into an array of strings.

@paola-pc
Copy link
Collaborator Author

paola-pc commented May 1, 2023

Closes #53

@paola-pc paola-pc linked an issue May 1, 2023 that may be closed by this pull request
@ivaaan ivaaan merged commit ec464e0 into development May 1, 2023
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.

CLIENT: TEST components/createProject
2 participants