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

Changes for project-setting service to use schema, knex & feathers 5 #8746

Merged
merged 22 commits into from Sep 20, 2023

Conversation

MoizAdnan
Copy link
Member

@MoizAdnan MoizAdnan commented Sep 12, 2023

Summary

Project-setting service has been removed. Now project service methods are used to get and patch settings. Issue #8760 has also been fixed in this PR.

References

#7645, closes #8742, #8760

Checklist

  • If this PR is still a WIP, convert to a draft
  • When this PR is ready, mark it as "Ready for review"
  • ensure all checks pass
  • Changes have been manually QA'd
  • Changes reviewed by at least 2 approved reviewer

QA Steps

List any additional steps required to QA the changes of this PR, as well as any supplemental images or videos.

@MoizAdnan MoizAdnan marked this pull request as ready for review September 14, 2023 06:52
@MoizAdnan MoizAdnan added this pull request to the merge queue Sep 20, 2023
Merged via the queue into dev with commit 40f1c6c Sep 20, 2023
13 checks passed
@MoizAdnan MoizAdnan deleted the project-setting-feathers5 branch September 20, 2023 10:44
barankyle pushed a commit that referenced this pull request Oct 13, 2023
…8746)

* Migrated project-setting service

* Updated imports

* Updated project find method

* Removed project-setting service

* Updated imports

* Fixed project resolvers

* Ensuring cloned params

* Updated condition for allowed

* Ensuring project-setting is object

* Added user in project permission find params

* Moved resolver converter

* Updated project find return type

* Updated fetchProjects

* Added useGet

* Added paginate false

* Updated useGet

* Removed paginate false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate project-setting service to feathers 5
3 participants