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

feat: add commercial support and training page #694

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

beeme1mr
Copy link
Member

@beeme1mr beeme1mr commented Sep 18, 2024

This PR

  • adds a support and training page.
    • light/dark mode support
    • mobile friendly
  • consolidate card styles
  • added commercial support requirements

Related Issues

Fixes #390

Notes

Direct link to the preview: https://deploy-preview-694--openfeature.netlify.app/support-training

This is a continuation of @thisisobate PR. I intended to push to that fork. Sorry, I didn't intend to hijack your PR. If you'd prefer, I can close this, and we can keep working on the one you started.

Follow-up Tasks

Post in the OpenFeature Slack channel requesting vendors add themselves.

Copy link

netlify bot commented Sep 18, 2024

Deploy Preview for openfeature ready!

Name Link
🔨 Latest commit 8e7f9bb
🔍 Latest deploy log https://app.netlify.com/sites/openfeature/deploys/66eb25bda6a96900083f594b
😎 Deploy Preview https://deploy-preview-694--openfeature.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Sep 18, 2024

Deploy Preview for openfeature ready!

Name Link
🔨 Latest commit 6d41fb7
🔍 Latest deploy log https://app.netlify.com/sites/openfeature/deploys/66ec7bfff642c20008cfc856
😎 Deploy Preview https://deploy-preview-694--openfeature.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: Michael Beemer <[email protected]>
Signed-off-by: Michael Beemer <[email protected]>
@beeme1mr beeme1mr changed the title feat: add vendor support feat: add commercial support and training page Sep 18, 2024
Signed-off-by: Michael Beemer <[email protected]>
Copy link

@markphelps markphelps left a comment

Choose a reason for hiding this comment

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

looks good from Flipt side

Signed-off-by: Michael Beemer <[email protected]>
@dabeeeenster
Copy link
Contributor

This looks great !

export const CommercialSupportList: CommercialSupportType[] = [
{
name: 'DevCycle',
href: 'https://devcycle.com/',
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
href: 'https://devcycle.com/',
href: 'https://docs.devcycle.com/integrations/openfeature',

Copy link
Member Author

Choose a reason for hiding this comment

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

Hey @jonathannorris, would you prefer the link you suggested or this one?

https://devcycle.com/openfeature

Signed-off-by: Michael Beemer <[email protected]>
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.

[FEATURE] Add "Support" page
7 participants