From 87865980b89e9527c05b958d1f319f9a0d1e9c72 Mon Sep 17 00:00:00 2001 From: Swetanshu Date: Mon, 25 Dec 2023 23:10:16 +0530 Subject: [PATCH 1/3] Added Nav links to expense breakdown components --- components/FinancialSummary/ExpenseBreakdown.js | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/components/FinancialSummary/ExpenseBreakdown.js b/components/FinancialSummary/ExpenseBreakdown.js index 2c4666657c56..dc9d9515f3d4 100644 --- a/components/FinancialSummary/ExpenseBreakdown.js +++ b/components/FinancialSummary/ExpenseBreakdown.js @@ -1,3 +1,4 @@ +import Link from 'next/link' import Heading from '../typography/Heading' import Paragraph from '../typography/Paragraph' @@ -22,7 +23,7 @@ export default function ExpenseBreakdown() {
Mentorship Program -

Mentorship Program

+

Mentorship Program

Our AsyncAPI Mentorship program offers paid guidance to develop valuable features, investing in tools and motivated individuals for community benefit.

@@ -32,7 +33,7 @@ export default function ExpenseBreakdown() {
Bounty Program -

Bounty Program

+

Bounty Program

Rewarding contributors regardless of affiliation or volunteer status. Free mentoring and support for newcomers to build portfolios and unlock tech prospects.

@@ -42,7 +43,7 @@ export default function ExpenseBreakdown() {
Events -

Events

+

Events

Supporting AsyncAPI conferences incurs costs for services and travel arrangements. Your contributions facilitate event hosting and community growth.

@@ -52,7 +53,7 @@ export default function ExpenseBreakdown() {
Swag Store -

Swag Store

+

Swag Store

Creating a swag store for seamless distribution to contributors, mentees, ambassadors, and community members. Store profits can fund complimentary swag expenses.

@@ -62,9 +63,9 @@ export default function ExpenseBreakdown() {
Hiring -

Hiring

+

Hiring

-

To support our community, we require full time commitment. Open Collective helps us hire for AsyncAPI. Thulie joins as community manager, with plans to expand the team. our team

+

To support our community, we require full time commitment. Open Collective helps us hire for AsyncAPI. Thulie joins as community manager, with plans to expand our team.

@@ -72,7 +73,7 @@ export default function ExpenseBreakdown() {
Services -

Services

+

Services

Occasionally, we must pay for services such as Zoom or Descript, as they are not available through specific Open Source support programs.

From 7e78d9157455d1b5257fc9df07dd274403e21ba0 Mon Sep 17 00:00:00 2001 From: Swetanshu Date: Sun, 14 Jan 2024 19:12:57 +0530 Subject: [PATCH 2/3] fix : added links to expense breakdown card --- .../FinancialSummary/ExpenseBreakdown.js | 98 +++++++++++-------- 1 file changed, 55 insertions(+), 43 deletions(-) diff --git a/components/FinancialSummary/ExpenseBreakdown.js b/components/FinancialSummary/ExpenseBreakdown.js index 7de53627a643..150e90c9e9fd 100644 --- a/components/FinancialSummary/ExpenseBreakdown.js +++ b/components/FinancialSummary/ExpenseBreakdown.js @@ -19,65 +19,77 @@ export default function ExpenseBreakdown() {
-
window.open('https://www.asyncapi.com/blog/beyond-boundaries', '_blank')}> -
-
- Mentorship Program -

Mentorship Program

+ +
+
+
+ Mentorship Program +

Mentorship Program

+
+

Our AsyncAPI Mentorship program offers paid guidance to develop valuable features, investing in tools and motivated individuals for community benefit.

-

Our AsyncAPI Mentorship program offers paid guidance to develop valuable features, investing in tools and motivated individuals for community benefit.

-
+ -
window.open('https://github.com/orgs/asyncapi/discussions/541', '_blank')}> -
-
- Bounty Program -

Bounty Program

+ +
+
+
+ Bounty Program +

Bounty Program

+
+

Rewarding contributors regardless of affiliation or volunteer status. Free mentoring and support for newcomers to build portfolios and unlock tech prospects.

-

Rewarding contributors regardless of affiliation or volunteer status. Free mentoring and support for newcomers to build portfolios and unlock tech prospects.

-
- -
window.open('https://www.asyncapi.com/community/events', '_blank')}> -
-
- Events -

Events

+ + + +
+
+
+ Events +

Events

+
+

Supporting AsyncAPI conferences incurs costs for services and travel arrangements. Your contributions facilitate event hosting and community growth.

-

Supporting AsyncAPI conferences incurs costs for services and travel arrangements. Your contributions facilitate event hosting and community growth.

-
+ -
window.open('https://www.store.asyncapi.com/collections/all-products', '_blank')}> -
-
- Swag Store -

Swag Store

+ +
+
+
+ Swag Store +

Swag Store

+
+

Creating a swag store for seamless distribution to contributors, mentees, ambassadors, and community members. Store profits can fund complimentary swag expenses.

-

Creating a swag store for seamless distribution to contributors, mentees, ambassadors, and community members. Store profits can fund complimentary swag expenses.

-
+ -
window.open('https://opencollective.com', '_blank')}> -
-
- Hiring -

Hiring

+ +
+
+
+ Hiring +

Hiring

+
+

To support our community, we require full time commitment. Open Collective helps us hire for AsyncAPI. Thulie joins as community manager, with plans to expand our team.

-

To support our community, we require full time commitment. Open Collective helps us hire for AsyncAPI. Thulie joins as community manager, with plans to expand our team.

-
+ -
window.open('https://zoom.us/pricing', '_blank')}> -
-
- Services -

Services

+ +
+
+
+ Services +

Services

+
+

Occasionally, we must pay for services such as Zoom or Descript, as they are not available through specific Open Source support programs.

-

Occasionally, we must pay for services such as Zoom or Descript, as they are not available through specific Open Source support programs.

-
+
From 54af16f976374b152bf898a6f40c577965e77fb2 Mon Sep 17 00:00:00 2001 From: Swetanshu Date: Fri, 23 Feb 2024 23:29:13 +0530 Subject: [PATCH 3/3] update : add shadow on cards & passhref to links --- .../FinancialSummary/ExpenseBreakdown.js | 108 ++++++++++-------- 1 file changed, 60 insertions(+), 48 deletions(-) diff --git a/components/FinancialSummary/ExpenseBreakdown.js b/components/FinancialSummary/ExpenseBreakdown.js index 150e90c9e9fd..89cbd1ab323c 100644 --- a/components/FinancialSummary/ExpenseBreakdown.js +++ b/components/FinancialSummary/ExpenseBreakdown.js @@ -19,76 +19,88 @@ export default function ExpenseBreakdown() {
- -
-
- + - -
-
- + - -
-
- + - -
-
- + - -