From a3359483fd8aeade1cfc648b30077d8787a31fdc Mon Sep 17 00:00:00 2001 From: Aarya Patil Date: Mon, 5 Aug 2024 08:42:31 +0000 Subject: [PATCH 1/2] Added spacing on Recognition page between Badges Signed-off-by: Aarya Patil --- .../Community/Handbook/recognition.js | 59 +++++++++---------- 1 file changed, 29 insertions(+), 30 deletions(-) diff --git a/src/sections/Community/Handbook/recognition.js b/src/sections/Community/Handbook/recognition.js index 02d64b0363e3..eeaf6476e601 100644 --- a/src/sections/Community/Handbook/recognition.js +++ b/src/sections/Community/Handbook/recognition.js @@ -61,7 +61,6 @@ const badgeListStyle = { const recognitionsstyle = { marginBottom: "0.5rem", }; - const RecognitionPage = () => { return ( @@ -111,120 +110,120 @@ const RecognitionPage = () => {

    Activity badges:

  • - + Design Pioneer - awarded to the Layer5 cloud users when they create their first design.
  • - + Application Pioneer - awarded to the Layer5 cloud users when they create their first application.
  • - + Sharing is Caring - This badge is awarded upon first-time sharing one of your designs.
  • - + Shipped - This badge is awarded upon the success of your first design deployment.
  • - + Need for Speed - This badge is awarded upon successful execution of your first performance test.
  • - + Hip Hacker - First Interactive Terminal Session - awarded the first time that you establish an interactive terminal session with a Kubernetes Pod.
  • - + Streamer - First Log Streaming Session - awarded the first time that you stream logs from a Kubernetes Pod.
  • - + GitOps with Friends - First Collaborator - awarded the first time a collaborator saves changes to one of your designs.
  • - + Bring a Buddy - awarded to the users who invite someone to Layer5 cloud.
  • - + Code Cleanup Crew - awarded to contributors who help maintain code quality and cleanliness.
  • - + Security Sentinel - awarded to individuals who contribute to identifying and fixing security vulnerabilities.
  • - + Longevity Legend - awarded for long-term, sustained contributions to the project over the years.
  • - + Review Rockstar - awarded to individuals who provide thorough and valuable code reviews.
  • - + MeshMap Snapshot - awarded to users upon creation of their first infrastructure screenshot directly in their pull request.
  • - + Continuous Contributor - awarded to the community members who make consistent and impactful contributions for a long period of time in Layer5 projects in recognition and appreciation of their efforts.
  • Projects:

  • - + Image Hub - awarded to the community members who make consistent and impactful contributions to the Image Hub project in recognition and appreciation of their efforts.
  • - + MeshMap - awarded to the community members who make consistent and impactful contributions to the MeshMap project in recognition and appreciation of their efforts. Community members who earn this badge occasionally become a project maintainer.
  • - + Cloud Native Performance - awarded to the community members who make consistent and impactful contributions to the Cloud Native Performance project. Community members who earn this badge occasionally become a project maintainer.
  • - + Community - awarded to the community members who repeatedly engage in welcoming, encouraging, and supporting other Layer5 community members. Community members who earn this badge occasionally graduate to undertaking the Community Manager role.
  • - + Meshery - awarded to the community members who make consistent and impactful contributions to the Meshery project. Community members who earn this badge occasionally become a project maintainer.
  • - + Meshery Operator - awarded to the community members who make consistent and impactful contributions to Meshery Operator of the Meshery project in recognition and appreciation of their efforts.
  • - + Patterns - awarded to the community members who make consistent and impactful contributions to the Cloud Native Patterns project in recognition and appreciation of their efforts.
  • - + Landscape - awarded to the community members who make consistent and impactful contributions to the layer5.io website.
  • - + Writer's Program - awarded to the community members who make with two or more published writings whether in article, blog post, project documentation or other form in recognition and appreciation of their efforts.
  • - + Nighthawk - awarded to the community members who make consistent and impactful contributions to the NightHawk project in recognition and appreciation of their efforts. Community members who earn this badge occasionally become a project maintainer.
  • - + UI/UX - awarded to the community members who create or improve designs for visual aspects or user flow for any of the websites, flyers, promotions, Meshery UI, and so on in recognition and appreciation of their efforts.
  • - + Meshery Catalog - awarded to the community members who make consistent and impactful contributions to the Meshery Catalog of Meshery project in recognition and appreciation of their efforts.
  • - + Docker Extension - awarded to the community members who make consistent and impactful contributions to the Docker Extension of meshery project in recognition and appreciation of their efforts.
  • - + Docs - awarded to the community members who make consistent and impactful contributions to the Meshery docs in recognition and appreciation of their efforts.
From e4a5ae0de2ae73bcf3020de40951b6378c7a2b76 Mon Sep 17 00:00:00 2001 From: Aarya Patil Date: Mon, 5 Aug 2024 12:04:07 +0000 Subject: [PATCH 2/2] Added spacing on Recognition page between Badges Signed-off-by: Aarya Patil --- .../Community/Handbook/recognition.js | 60 +++++++++---------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/src/sections/Community/Handbook/recognition.js b/src/sections/Community/Handbook/recognition.js index eeaf6476e601..83c5602f2f28 100644 --- a/src/sections/Community/Handbook/recognition.js +++ b/src/sections/Community/Handbook/recognition.js @@ -50,8 +50,8 @@ const contents = [ const badgeStyle = { height: "25px", width: "25px", - marginRight: "5px", verticalAlign: "middle", + marginRight: "1rem", }; const badgeListStyle = { @@ -110,120 +110,120 @@ const RecognitionPage = () => {

    Activity badges:

  • - + Design Pioneer - awarded to the Layer5 cloud users when they create their first design.
  • - + Application Pioneer - awarded to the Layer5 cloud users when they create their first application.
  • - + Sharing is Caring - This badge is awarded upon first-time sharing one of your designs.
  • - + Shipped - This badge is awarded upon the success of your first design deployment.
  • - + Need for Speed - This badge is awarded upon successful execution of your first performance test.
  • - + Hip Hacker - First Interactive Terminal Session - awarded the first time that you establish an interactive terminal session with a Kubernetes Pod.
  • - + Streamer - First Log Streaming Session - awarded the first time that you stream logs from a Kubernetes Pod.
  • - + GitOps with Friends - First Collaborator - awarded the first time a collaborator saves changes to one of your designs.
  • - + Bring a Buddy - awarded to the users who invite someone to Layer5 cloud.
  • - + Code Cleanup Crew - awarded to contributors who help maintain code quality and cleanliness.
  • - + Security Sentinel - awarded to individuals who contribute to identifying and fixing security vulnerabilities.
  • - + Longevity Legend - awarded for long-term, sustained contributions to the project over the years.
  • - + Review Rockstar - awarded to individuals who provide thorough and valuable code reviews.
  • - + MeshMap Snapshot - awarded to users upon creation of their first infrastructure screenshot directly in their pull request.
  • - + Continuous Contributor - awarded to the community members who make consistent and impactful contributions for a long period of time in Layer5 projects in recognition and appreciation of their efforts.
  • Projects:

  • - + Image Hub - awarded to the community members who make consistent and impactful contributions to the Image Hub project in recognition and appreciation of their efforts.
  • - + MeshMap - awarded to the community members who make consistent and impactful contributions to the MeshMap project in recognition and appreciation of their efforts. Community members who earn this badge occasionally become a project maintainer.
  • - + Cloud Native Performance - awarded to the community members who make consistent and impactful contributions to the Cloud Native Performance project. Community members who earn this badge occasionally become a project maintainer.
  • - + Community - awarded to the community members who repeatedly engage in welcoming, encouraging, and supporting other Layer5 community members. Community members who earn this badge occasionally graduate to undertaking the Community Manager role.
  • - + Meshery - awarded to the community members who make consistent and impactful contributions to the Meshery project. Community members who earn this badge occasionally become a project maintainer.
  • - + Meshery Operator - awarded to the community members who make consistent and impactful contributions to Meshery Operator of the Meshery project in recognition and appreciation of their efforts.
  • - + Patterns - awarded to the community members who make consistent and impactful contributions to the Cloud Native Patterns project in recognition and appreciation of their efforts.
  • - + Landscape - awarded to the community members who make consistent and impactful contributions to the layer5.io website.
  • - + Writer's Program - awarded to the community members who make with two or more published writings whether in article, blog post, project documentation or other form in recognition and appreciation of their efforts.
  • - + Nighthawk - awarded to the community members who make consistent and impactful contributions to the NightHawk project in recognition and appreciation of their efforts. Community members who earn this badge occasionally become a project maintainer.
  • - + UI/UX - awarded to the community members who create or improve designs for visual aspects or user flow for any of the websites, flyers, promotions, Meshery UI, and so on in recognition and appreciation of their efforts.
  • - + Meshery Catalog - awarded to the community members who make consistent and impactful contributions to the Meshery Catalog of Meshery project in recognition and appreciation of their efforts.
  • - + Docker Extension - awarded to the community members who make consistent and impactful contributions to the Docker Extension of meshery project in recognition and appreciation of their efforts.
  • - + Docs - awarded to the community members who make consistent and impactful contributions to the Meshery docs in recognition and appreciation of their efforts.