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

chore: refactor services/project call out of components using composables #1785

Merged
merged 62 commits into from
Sep 22, 2023

Conversation

echl
Copy link
Contributor

@echl echl commented Aug 28, 2023

Description

  • Use composable to pass project object to components
  • Remove use of resources store to get project data

Resolves #1734

@echl echl changed the title chore: refactor services/project call out of components chore: refactor services/project call out of components - composables Aug 28, 2023
@echl echl changed the title chore: refactor services/project call out of components - composables chore: refactor services/project call out of components using composables Aug 28, 2023
@echl echl marked this pull request as ready for review September 12, 2023 19:20
@echl echl assigned echl and YohannParis and unassigned echl Sep 12, 2023
@echl echl merged commit d375c5d into main Sep 22, 2023
@echl echl deleted the refactor-project-service-calls branch September 22, 2023 13:52
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.

Refactor services/project call out of components into tera-project
5 participants