From 0066f539becfb2f2225d5834cc32f51ec54688d1 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Thu, 30 Jun 2022 10:43:53 -0700 Subject: [PATCH 1/6] Add a nominate form --- _includes/nominate-form.html | 60 ++++++++++++++++++++++++++++++++++++ ecosystem/nominate.html | 25 +++++++++++++++ 2 files changed, 85 insertions(+) create mode 100644 _includes/nominate-form.html create mode 100644 ecosystem/nominate.html diff --git a/_includes/nominate-form.html b/_includes/nominate-form.html new file mode 100644 index 000000000000..6a28bbe75cb8 --- /dev/null +++ b/_includes/nominate-form.html @@ -0,0 +1,60 @@ +
+
+
+

Nominate a Contributor

+ +
+ + +
+ +
+ + +
+ +
+ Why do you want to do it? + + + +
+ +
+ +
+ + + +
+ +
+
+
+ + +
+ + + + diff --git a/ecosystem/nominate.html b/ecosystem/nominate.html new file mode 100644 index 000000000000..ef9f28ee3ffd --- /dev/null +++ b/ecosystem/nominate.html @@ -0,0 +1,25 @@ +--- +layout: default +title: Nominate a Contributor +permalink: nominate +background-class: ecosystem-background +body-class: ecosystem +--- + +
+
+
+ + + + {% include ecosystem_sort.html %} + +
+
+
+ + + + + + From 9dc74085e30980bed76ee2963926bb3763da1542 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Thu, 30 Jun 2022 14:25:04 -0700 Subject: [PATCH 2/6] Update --- _sass/ecosystem.scss | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_sass/ecosystem.scss b/_sass/ecosystem.scss index f3f4babf0896..4d8ad1d680e3 100644 --- a/_sass/ecosystem.scss +++ b/_sass/ecosystem.scss @@ -269,6 +269,11 @@ } } + .mc-radio { + margin-bottom: 10px; + cursor: pointer; + } + h3 { text-transform: uppercase; padding-top: rem(25px); From bc42fd5a354594f60019f0cc41e6e3a5bb9dd11f Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Thu, 30 Jun 2022 14:26:51 -0700 Subject: [PATCH 3/6] Update --- ecosystem/nominate.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/ecosystem/nominate.html b/ecosystem/nominate.html index ef9f28ee3ffd..6b57bb2d0e53 100644 --- a/ecosystem/nominate.html +++ b/ecosystem/nominate.html @@ -6,14 +6,20 @@ body-class: ecosystem --- -
+
+
+
+
+ +
- +
{% include ecosystem_sort.html %} +
From afcb9ebd92f5887b810799ebb8c42884225748b6 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Thu, 30 Jun 2022 14:48:38 -0700 Subject: [PATCH 4/6] Update --- ecosystem/nominate.html | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/ecosystem/nominate.html b/ecosystem/nominate.html index 6b57bb2d0e53..c08dde8a38fe 100644 --- a/ecosystem/nominate.html +++ b/ecosystem/nominate.html @@ -6,26 +6,16 @@ body-class: ecosystem --- -
-
+
+
+

NOMINATE A MAINTAINER

- - -
- {% include ecosystem_sort.html %} - -
+ {% include navigate-form.html %}
- - - - - - From 4945548b47402a21b87fdbd516ef8b7bfcc640d7 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Thu, 30 Jun 2022 14:57:04 -0700 Subject: [PATCH 5/6] Update --- ecosystem/nominate.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecosystem/nominate.html b/ecosystem/nominate.html index c08dde8a38fe..dfbee1c092ce 100644 --- a/ecosystem/nominate.html +++ b/ecosystem/nominate.html @@ -15,7 +15,7 @@

NOMINATE A MAINTAINER

- {% include navigate-form.html %} + {% include nominate-form.html %}
From c007f315021a124701f2126769e159ff1e7f8ec2 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Tue, 5 Jul 2022 16:21:20 -0700 Subject: [PATCH 6/6] Update --- _includes/nominate-form.html | 28 +++++++++++++++------------- _sass/ecosystem.scss | 5 ----- ecosystem/nominate.html | 16 ++++++++++------ 3 files changed, 25 insertions(+), 24 deletions(-) diff --git a/_includes/nominate-form.html b/_includes/nominate-form.html index 6a28bbe75cb8..91b0c45bc199 100644 --- a/_includes/nominate-form.html +++ b/_includes/nominate-form.html @@ -13,17 +13,19 @@

Nominate a Contributor

-
+
Why do you want to do it?
@@ -45,16 +47,16 @@

Thank you!

- +// - +// document.addEventListener('bouncerFormValid', function (event) { +// var $form = $(event.target); +// var $button = $form.find(".submit-project"); +// }, false); +// diff --git a/_sass/ecosystem.scss b/_sass/ecosystem.scss index 4d8ad1d680e3..f3f4babf0896 100644 --- a/_sass/ecosystem.scss +++ b/_sass/ecosystem.scss @@ -269,11 +269,6 @@ } } - .mc-radio { - margin-bottom: 10px; - cursor: pointer; - } - h3 { text-transform: uppercase; padding-top: rem(25px); diff --git a/ecosystem/nominate.html b/ecosystem/nominate.html index dfbee1c092ce..57295f0cfecf 100644 --- a/ecosystem/nominate.html +++ b/ecosystem/nominate.html @@ -1,16 +1,20 @@ --- layout: default title: Nominate a Contributor -permalink: nominate +permalink: ecosystem/nominate background-class: ecosystem-background body-class: ecosystem --- - -
-
-

NOMINATE A MAINTAINER

+
+
+
+

+ Nominate +
+ "A Maintainer" +

-
+