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

[FEATURE][BCMI-405] Add dynamic routes, GraphQL, content resolver #418

Merged
merged 9 commits into from
Oct 2, 2024

Conversation

sggerard
Copy link
Collaborator

  • Added the GraphQL plugin to Strapi + Apollo Angular for making GraphQL requests
  • Wrote ContentResolver to fetch and return page content for the currently requested route
  • Changed the /projects endpoint to /mines
  • Started the 'page' template, with some conditional rendering of the sidebars.
  • Added dynamic generation of angular routes (in ConfigService) based on the routes entered in the CMS.

@sggerard sggerard linked an issue Sep 27, 2024 that may be closed by this pull request
@sggerard sggerard requested a review from a team September 27, 2024 00:09
Copy link

sonarqubecloud bot commented Oct 1, 2024

Copy link
Contributor

@lunamoonmoon lunamoonmoon left a comment

Choose a reason for hiding this comment

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

branch runs as expected, changes look good

@lunamoonmoon lunamoonmoon merged commit c447cc7 into BCMI-V2 Oct 2, 2024
5 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.

Add provider to retrieve content
3 participants