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

dynamically-list-the-supported-platforms #5355

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

vishalvivekm
Copy link
Member

Description

This PR fixes #5271

Currently we're showing hard-coded supported platforms at these 5 pages:

  1. https://layer5.io/orchestration-management
  2. https://layer5.io/architecture-diagram/design-architecture-diagram
  3. https://layer5.io/cloud-native-management/generate-aws-architecture-diagram
  4. https://layer5.io/cloud-native-management/generate-gcp-architecture-diagram
  5. https://layer5.io/cloud-native-management/generate-kubernetes-architecture-diagram

Notes for Reviewers
This PR enhances RelatedPicks component to dynamically fetch data for supported platforms using GraphQL from a new collection use-cases which houses all the necessary metadata for usecase as well as supportedplatform categories.

Video

Layer5.-.Google.Chrome.2024-01-28.23-17-39.mp4

Signed commits

  • Yes, I signed my commits.

Signed-off-by: vishalvivekm <110674407+vishalvivekm@users.noreply.github.com>
Signed-off-by: vishalvivekm <110674407+vishalvivekm@users.noreply.github.com>
Signed-off-by: vishalvivekm <110674407+vishalvivekm@users.noreply.github.com>
@l5io
Copy link
Contributor

l5io commented Jan 28, 2024

🚀 Preview for commit 577da3c at: https://65b696e561304e922972f787--layer5.netlify.app

@leecalcote
Copy link
Member

Did you create the RelatedPicks component or is this a published package?

@leecalcote
Copy link
Member

leecalcote commented Feb 8, 2024

Will you update the CONTRIBUTING with a small description of RelatedPicks? (usage example)

@leecalcote leecalcote merged commit 26ea264 into layer5io:master Feb 8, 2024
8 checks passed
@vishalvivekm
Copy link
Member Author

Did you create the RelatedPicks component or is this a published package?

It's already present component.

Will you update the CONTRIBUTING with a small description of RelatedPicks? (usage example)

Yes, Sure @leecalcote

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Make page content dynamic
3 participants