From 32b8a083b4609da27c55c1074c468eb2551fddd6 Mon Sep 17 00:00:00 2001 From: LindaFC <153615426+LindaFC@users.noreply.github.com> Date: Mon, 17 Jun 2024 15:10:43 +0200 Subject: [PATCH 1/7] add needs assessment work in progress --- src/pages/en/makersinnovationaward.mdx | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/src/pages/en/makersinnovationaward.mdx b/src/pages/en/makersinnovationaward.mdx index b95cb3c7..e7ca9d50 100644 --- a/src/pages/en/makersinnovationaward.mdx +++ b/src/pages/en/makersinnovationaward.mdx @@ -37,6 +37,24 @@ import LiteYouTubeEmbed from "react-lite-youtube-embed"; +
+
+

Shape MIA 2025 by taking part in the needs assessment!

+ + We are preparing the next round of the Makers Innovation Award for 2025 and would like to invite you to join us in shaping it. +Share your valuable opinion and we will consider all your suggestions in our project! +Please take 5-10 minutes to fill out the form until 15.07.2024. + + + +Let’s innovate and rebuild Ukraine together! + + +
+
+

Up Next: Implementation of the projects!

- After three joint mentoring sessions on legal matters, project management as well as a training game for adjusting and improving initial project ideas and an individual mentoring session, experienced mentors supported the prize award winners according to their needs. + Experienced mentors provided the winners with the necessary support during three joint mentoring sessions on legal issues, project management, and a training game on refining and enhancing the original project ideas. Additionally, the teams had individual mentoring sessions that were aimed at tackling the most pressing and relevant questions for their project implementation processes. The time has come for the implementation! We are excited to see their contribution to Ukraine's recovery and social cohesion! From ac683d97c3bbab77a38c5813391ee450d1e43513 Mon Sep 17 00:00:00 2001 From: LindaFC <153615426+LindaFC@users.noreply.github.com> Date: Mon, 17 Jun 2024 15:20:55 +0200 Subject: [PATCH 2/7] added needs asessment --- src/pages/en/makersinnovationaward.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/en/makersinnovationaward.mdx b/src/pages/en/makersinnovationaward.mdx index e7ca9d50..4f5c1b2f 100644 --- a/src/pages/en/makersinnovationaward.mdx +++ b/src/pages/en/makersinnovationaward.mdx @@ -46,9 +46,9 @@ import LiteYouTubeEmbed from "react-lite-youtube-embed"; We are preparing the next round of the Makers Innovation Award for 2025 and would like to invite you to join us in shaping it. Share your valuable opinion and we will consider all your suggestions in our project! Please take 5-10 minutes to fill out the form until 15.07.2024. - - - +
+ +
Let’s innovate and rebuild Ukraine together!
From 8464a664b00c21c96e34c3189172dd4802e3c831 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20St=C3=BCckler?= Date: Mon, 17 Jun 2024 15:29:39 +0200 Subject: [PATCH 3/7] Update makersinnovationaward.mdx --- src/pages/en/makersinnovationaward.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/en/makersinnovationaward.mdx b/src/pages/en/makersinnovationaward.mdx index 4f5c1b2f..6a9276b8 100644 --- a/src/pages/en/makersinnovationaward.mdx +++ b/src/pages/en/makersinnovationaward.mdx @@ -15,7 +15,8 @@ import { ContentSection, ImageCard, InterventionImageCarousel, - VideoCard + VideoCard, + ButtonLink, } from "@components"; import LiteYouTubeEmbed from "react-lite-youtube-embed"; From 56a96f67170e4233d82afb2632f5ad22e870084d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20St=C3=BCckler?= Date: Tue, 18 Jun 2024 10:48:09 +0200 Subject: [PATCH 4/7] fix: button color --- src/components/ButtonLink.tsx | 2 +- src/pages/en/makersinnovationaward.mdx | 19 ++++++++----------- 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/src/components/ButtonLink.tsx b/src/components/ButtonLink.tsx index 4dab49dc..8d6c4849 100644 --- a/src/components/ButtonLink.tsx +++ b/src/components/ButtonLink.tsx @@ -6,7 +6,7 @@ interface Props { className?: string; target?: string; caption?: string; - variant?: "dark" | "light" | "search" | "github"; + variant?: "dark" | "light" | "search" | "github" | "green"; newTab?: boolean; } diff --git a/src/pages/en/makersinnovationaward.mdx b/src/pages/en/makersinnovationaward.mdx index 6a9276b8..54b9bac4 100644 --- a/src/pages/en/makersinnovationaward.mdx +++ b/src/pages/en/makersinnovationaward.mdx @@ -40,19 +40,16 @@ import LiteYouTubeEmbed from "react-lite-youtube-embed";
-

Shape MIA 2025 by taking part in the needs assessment!

- +

Shape MIA 2025 by taking part in the needs assessment!

+

We are preparing the next round of the Makers Innovation Award for 2025 and would like to invite you to join us in shaping it. -Share your valuable opinion and we will consider all your suggestions in our project! -Please take 5-10 minutes to fill out the form until 15.07.2024. -

- + Share your valuable opinion and we will consider all your suggestions in our project! + Please take 5-10 minutes to fill out the form until 15.07.2024. +
+
-Let’s innovate and rebuild Ukraine together! - - + Let’s innovate and rebuild Ukraine together! +

From 61e07efd3f850c0c70a9be2ee350c93f4c56f25a Mon Sep 17 00:00:00 2001 From: LindaFC <153615426+LindaFC@users.noreply.github.com> Date: Tue, 18 Jun 2024 10:49:00 +0200 Subject: [PATCH 5/7] added needs asessment UA (#174) --- src/pages/ua/makersinnovationaward.mdx | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/src/pages/ua/makersinnovationaward.mdx b/src/pages/ua/makersinnovationaward.mdx index ed3c41e3..91b157c4 100644 --- a/src/pages/ua/makersinnovationaward.mdx +++ b/src/pages/ua/makersinnovationaward.mdx @@ -38,6 +38,21 @@ import LiteYouTubeEmbed from "react-lite-youtube-embed";
+
+
+

Сформуйте MIA 2025 разом з нами, взявши участь в оцінці потреб!

+ + Ми готуємо наступний раунд премії Makers Innovation Award на 2025 рік і запрошуємо вас долучитися до його організації. Поділіться своєю цінною думкою, і ми обов’язково врахуємо всі ваші пропозиції в нашому проєкті! +Будь ласка, приділіть 5-10 хвилин, щоб заповнити форму, яка буде відкрита до 15.07.2024. +
+ +
+Впроваджуймо інновації та відновлюймо Україну разом! +
+
+

Далі: Реалізація проектів!

- Після трьох спільних менторських сесій з правових питань, проєктного менеджменту, а також тренінгової гри для коригування та вдосконалення початкових ідей проєкту та індивідуальної менторської сесії досвідчені ментори підтримали переможців відповідно до їхніх потреб. + Досвідчені ментори надали переможцям необхідну підтримку під час трьох спільних менторських сесій з юридичних питань, проектного менеджменту та навчальної гри з доопрацювання та вдосконалення початкових проектних ідей. Крім того, команди мали індивідуальні менторські сесії, спрямовані на вирішення найбільш гострих та актуальних питань, пов'язаних з реалізацією їхніх проектів. Настав час реалізації! Ми раді бачити їхній внесок у відновлення та соціальну згуртованість України! From 8df8f2eac0a4b3c61b453b6444e59d1265b4a1a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20St=C3=BCckler?= Date: Tue, 18 Jun 2024 10:50:54 +0200 Subject: [PATCH 6/7] fix: ua design --- src/pages/ua/makersinnovationaward.mdx | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/src/pages/ua/makersinnovationaward.mdx b/src/pages/ua/makersinnovationaward.mdx index 91b157c4..2bd44b9c 100644 --- a/src/pages/ua/makersinnovationaward.mdx +++ b/src/pages/ua/makersinnovationaward.mdx @@ -15,7 +15,8 @@ import { ContentSection, ImageCard, InterventionImageCarousel, - VideoCard + VideoCard, + ButtonLink } from "@components"; import LiteYouTubeEmbed from "react-lite-youtube-embed"; @@ -40,17 +41,15 @@ import LiteYouTubeEmbed from "react-lite-youtube-embed";
-

Сформуйте MIA 2025 разом з нами, взявши участь в оцінці потреб!

- - Ми готуємо наступний раунд премії Makers Innovation Award на 2025 рік і запрошуємо вас долучитися до його організації. Поділіться своєю цінною думкою, і ми обов’язково врахуємо всі ваші пропозиції в нашому проєкті! -Будь ласка, приділіть 5-10 хвилин, щоб заповнити форму, яка буде відкрита до 15.07.2024. -
- +

Сформуйте MIA 2025 разом з нами, взявши участь в оцінці потреб!

+

+ Ми готуємо наступний раунд премії Makers Innovation Award на 2025 рік і запрошуємо вас долучитися до його організації. Поділіться своєю цінною думкою, і ми обов’язково врахуємо всі ваші пропозиції в нашому проєкті! + Будь ласка, приділіть 5-10 хвилин, щоб заповнити форму, яка буде відкрита до 15.07.2024. +

+
-Впроваджуймо інновації та відновлюймо Україну разом! - + Впроваджуймо інновації та відновлюймо Україну разом! +

From e83320ae3ef1db32c7e84a632f8e7920b565af45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20St=C3=BCckler?= Date: Tue, 18 Jun 2024 11:05:39 +0200 Subject: [PATCH 7/7] fix: syntax error --- src/pages/en/makersinnovationaward.mdx | 14 +++++++------- src/pages/ua/makersinnovationaward.mdx | 1 + 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/src/pages/en/makersinnovationaward.mdx b/src/pages/en/makersinnovationaward.mdx index 54b9bac4..4988be09 100644 --- a/src/pages/en/makersinnovationaward.mdx +++ b/src/pages/en/makersinnovationaward.mdx @@ -42,13 +42,13 @@ import LiteYouTubeEmbed from "react-lite-youtube-embed";

Shape MIA 2025 by taking part in the needs assessment!

- We are preparing the next round of the Makers Innovation Award for 2025 and would like to invite you to join us in shaping it. - Share your valuable opinion and we will consider all your suggestions in our project! - Please take 5-10 minutes to fill out the form until 15.07.2024. -

- -
- Let’s innovate and rebuild Ukraine together! + We are preparing the next round of the Makers Innovation Award for 2025 and would like to invite you to join us in shaping it. + Share your valuable opinion and we will consider all your suggestions in our project! + Please take 5-10 minutes to fill out the form until 15.07.2024. +
+ +
+ Let’s innovate and rebuild Ukraine together!

diff --git a/src/pages/ua/makersinnovationaward.mdx b/src/pages/ua/makersinnovationaward.mdx index 2bd44b9c..7de2ccd4 100644 --- a/src/pages/ua/makersinnovationaward.mdx +++ b/src/pages/ua/makersinnovationaward.mdx @@ -51,6 +51,7 @@ import LiteYouTubeEmbed from "react-lite-youtube-embed"; Впроваджуймо інновації та відновлюймо Україну разом!

+