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

[CAD/Project File Reviews] - create getPartReviewFAQs endpoint #3170

Open
3 tasks done
Tracked by #2667
chpy04 opened this issue Jan 24, 2025 · 0 comments · May be fixed by #3193
Open
3 tasks done
Tracked by #2667

[CAD/Project File Reviews] - create getPartReviewFAQs endpoint #3170

chpy04 opened this issue Jan 24, 2025 · 0 comments · May be fixed by #3193
Assignees
Labels
stale Hasn't been updated in a while

Comments

@chpy04
Copy link
Contributor

chpy04 commented Jan 24, 2025

Description

We need an edpoint to get the partReviewFAQs from the organization model using the current organization. This will involve the pre-existing FrequentlyAskedQuestion type, as well as a route, controller, and service function. You do not need to put query args or transformer in a separate file.

Acceptance Criteria

  • There is a route at /organizations/getAllPartReviewFAQs that returns an array of part review FAQs for the user's current organization
  • there is a controller with an express function that gets all part review FAQs for the users organizaiton
  • there is a service function that uses a given organization id and returns an array of part review FAQs

Proposed Solution

Look at other organization endpoints and follow existing conventions.

Mocks

No response

@chpy04 chpy04 mentioned this issue Jan 24, 2025
20 tasks
@cielbellerose cielbellerose self-assigned this Jan 28, 2025
cielbellerose added a commit that referenced this issue Feb 4, 2025
@cielbellerose cielbellerose linked a pull request Feb 4, 2025 that will close this issue
11 tasks
@cielbellerose cielbellerose linked a pull request Feb 4, 2025 that will close this issue
11 tasks
cielbellerose added a commit that referenced this issue Feb 11, 2025
@github-actions github-actions bot added the stale Hasn't been updated in a while label Feb 19, 2025
cielbellerose added a commit that referenced this issue Feb 20, 2025
cielbellerose added a commit that referenced this issue Feb 20, 2025

Verified

This commit was signed with the committer’s verified signature.
jamadden Jason Madden
cielbellerose added a commit that referenced this issue Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Hasn't been updated in a while
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants