From 21adfce8dd9d5b80084d0d82b24c67c01c50d72e Mon Sep 17 00:00:00 2001 From: oguntunjiharlimatodunola Date: Fri, 8 Dec 2023 02:56:21 +0100 Subject: [PATCH 01/13] Add info on adding teammates to the insightd page --- docs/features/insights.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/docs/features/insights.md b/docs/features/insights.md index e7c01746..a2a8d2bc 100644 --- a/docs/features/insights.md +++ b/docs/features/insights.md @@ -25,3 +25,22 @@ The Insights feature is your one-stop solution for understanding the pulse of yo - Find new contributors to support your project. To learn more about how to use Insights, check out our [Maintainers Guide](../maintainers/maintainers-guide.md) and our [Understanding Insights Data](../maintainers/understanding-insights.md) pages. + + +## Sharing your your insight page with your teammates + +After you've created your insights page, share it with your team. +An insight page is a dashboard containing selected repositories that you and your team can get insights from. +The Insights page provides a centralized and detailed overview of our open source projects, offering valuable data on contribution trends, community health, and project milestones. By sharing this page with teammates, it ensure that everyone is well-informed about the project's status and can collaborate more effectively. This shared understanding fosters a collaborative environment where team members can align their efforts, make informed decisions, and collectively work towards the organization success. + +## Direction + +- Go to your open-sauced insight page +- Click on create new insight at the top-right corner of the page. +- Fill the form +- Click on create +- Click on share. The link will be copy, then share to your team members + +To learn more on how to use insight page for effective collaboration, check out here + +[Invite Your Team](../https://www.youtube.com/watch?v=L5ztLP1O7BY) \ No newline at end of file From bb944b9bcdd9a7c7de3c7634f9c3c7be8a05709b Mon Sep 17 00:00:00 2001 From: Lymah123 Date: Fri, 8 Dec 2023 03:12:55 +0100 Subject: [PATCH 02/13] Update insights.md --- docs/features/insights.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/features/insights.md b/docs/features/insights.md index a2a8d2bc..563085d8 100644 --- a/docs/features/insights.md +++ b/docs/features/insights.md @@ -31,16 +31,16 @@ To learn more about how to use Insights, check out our [Maintainers Guide](../ma After you've created your insights page, share it with your team. An insight page is a dashboard containing selected repositories that you and your team can get insights from. -The Insights page provides a centralized and detailed overview of our open source projects, offering valuable data on contribution trends, community health, and project milestones. By sharing this page with teammates, it ensure that everyone is well-informed about the project's status and can collaborate more effectively. This shared understanding fosters a collaborative environment where team members can align their efforts, make informed decisions, and collectively work towards the organization success. +The Insights page provides a centralized and detailed overview of our open-source projects, offering valuable data on contribution trends, community health, and project milestones. By sharing this page with teammates, it ensures that everyone is well-informed about the project's status and can collaborate more effectively. This shared understanding fosters a collaborative environment where team members can align their efforts, make informed decisions, and collectively work toward the organization's success. ## Direction - Go to your open-sauced insight page -- Click on create new insight at the top-right corner of the page. +- Click on Create New Insight at the top-right corner of the page. - Fill the form -- Click on create -- Click on share. The link will be copy, then share to your team members +- Click on Create +- Click on share. The link will be copied, and then shared with your team members -To learn more on how to use insight page for effective collaboration, check out here +To learn more on how to use the insight page for effective collaboration, check out here -[Invite Your Team](../https://www.youtube.com/watch?v=L5ztLP1O7BY) \ No newline at end of file +[Invite Your Team](https://www.youtube.com/watch?v=L5ztLP1O7BY) From 291b5e6e81b2fa4cc66da7dc9a70dcc36b2cc3a8 Mon Sep 17 00:00:00 2001 From: Ayu Adiati Date: Fri, 8 Dec 2023 11:42:35 +0100 Subject: [PATCH 03/13] Remove Storybook from sidebars.js --- sidebars.js | 1 - 1 file changed, 1 deletion(-) diff --git a/sidebars.js b/sidebars.js index 8d05627a..9f970b6e 100644 --- a/sidebars.js +++ b/sidebars.js @@ -121,7 +121,6 @@ module.exports = { label: "Technical Guide", collapsed: true, items: [ - "contributing/technical/introduction-to-storybook", "contributing/technical/setup-repo-with-git", "contributing/technical/resolve-merge-conflicts", ], From 0bc27f22ad885cffba400343d94f1a73b8dd8988 Mon Sep 17 00:00:00 2001 From: BekahHW <34313413+BekahHW@users.noreply.github.com> Date: Fri, 8 Dec 2023 13:16:16 -0500 Subject: [PATCH 04/13] Update docs/features/insights.md Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com> --- docs/features/insights.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/insights.md b/docs/features/insights.md index 563085d8..44dc7e85 100644 --- a/docs/features/insights.md +++ b/docs/features/insights.md @@ -27,7 +27,7 @@ The Insights feature is your one-stop solution for understanding the pulse of yo To learn more about how to use Insights, check out our [Maintainers Guide](../maintainers/maintainers-guide.md) and our [Understanding Insights Data](../maintainers/understanding-insights.md) pages. -## Sharing your your insight page with your teammates +## Sharing Your Insights Page with Your Teammates After you've created your insights page, share it with your team. An insight page is a dashboard containing selected repositories that you and your team can get insights from. From 7c4d3da6dc57b35f894aa44cf92db57603c8efc1 Mon Sep 17 00:00:00 2001 From: BekahHW <34313413+BekahHW@users.noreply.github.com> Date: Fri, 8 Dec 2023 13:21:16 -0500 Subject: [PATCH 05/13] Update docs/features/insights.md Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com> --- docs/features/insights.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/insights.md b/docs/features/insights.md index 44dc7e85..a2a3f0af 100644 --- a/docs/features/insights.md +++ b/docs/features/insights.md @@ -31,7 +31,7 @@ To learn more about how to use Insights, check out our [Maintainers Guide](../ma After you've created your insights page, share it with your team. An insight page is a dashboard containing selected repositories that you and your team can get insights from. -The Insights page provides a centralized and detailed overview of our open-source projects, offering valuable data on contribution trends, community health, and project milestones. By sharing this page with teammates, it ensures that everyone is well-informed about the project's status and can collaborate more effectively. This shared understanding fosters a collaborative environment where team members can align their efforts, make informed decisions, and collectively work toward the organization's success. +Sharing this page with teammates ensures that everyone is well-informed about the project's status and can collaborate more effectively. It fosters a collaborative environment where team members can align their efforts, make informed decisions, and collectively work toward the organization's success. ## Direction From b2fe021d2bc751cfe11db38dc9239cc8191860c6 Mon Sep 17 00:00:00 2001 From: BekahHW <34313413+BekahHW@users.noreply.github.com> Date: Fri, 8 Dec 2023 13:23:24 -0500 Subject: [PATCH 06/13] Update docs/features/insights.md Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com> --- docs/features/insights.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/features/insights.md b/docs/features/insights.md index a2a3f0af..c2cecec1 100644 --- a/docs/features/insights.md +++ b/docs/features/insights.md @@ -41,6 +41,4 @@ Sharing this page with teammates ensures that everyone is well-informed about th - Click on Create - Click on share. The link will be copied, and then shared with your team members -To learn more on how to use the insight page for effective collaboration, check out here - -[Invite Your Team](https://www.youtube.com/watch?v=L5ztLP1O7BY) +To learn more about inviting your team, check out [this tutorial video](https://www.youtube.com/watch?v=L5ztLP1O7BY). From 0fd4f927e20f8d4c25089ab09c2b8632fa09ef30 Mon Sep 17 00:00:00 2001 From: BekahHW <34313413+BekahHW@users.noreply.github.com> Date: Fri, 8 Dec 2023 13:23:43 -0500 Subject: [PATCH 07/13] Update docs/features/insights.md Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com> --- docs/features/insights.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features/insights.md b/docs/features/insights.md index c2cecec1..40920875 100644 --- a/docs/features/insights.md +++ b/docs/features/insights.md @@ -29,8 +29,8 @@ To learn more about how to use Insights, check out our [Maintainers Guide](../ma ## Sharing Your Insights Page with Your Teammates -After you've created your insights page, share it with your team. -An insight page is a dashboard containing selected repositories that you and your team can get insights from. +After you've created your Insights Page, share it with your team. + Sharing this page with teammates ensures that everyone is well-informed about the project's status and can collaborate more effectively. It fosters a collaborative environment where team members can align their efforts, make informed decisions, and collectively work toward the organization's success. ## Direction From ae2d47fbb6095a07e3b1abeeebed0660f4052345 Mon Sep 17 00:00:00 2001 From: Lymah123 Date: Fri, 22 Dec 2023 04:00:34 +0100 Subject: [PATCH 08/13] Update insights.md --- docs/features/insights.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/features/insights.md b/docs/features/insights.md index 40920875..05fbbfa3 100644 --- a/docs/features/insights.md +++ b/docs/features/insights.md @@ -6,7 +6,7 @@ keywords: - "insights" --- -The Insights feature is your one-stop solution for understanding the pulse of your open source projects and contributions. This feature is designed to provide a comprehensive view of your project's health and your individual contributions. From contribution trends to community health, OpenSauced Insights helps you make data-driven decisions that align with your goals. It's not just about numbers; it's about providing data to help you make decisions that can define your approach to open source and tell the story of your project or contribution journey. +The Insights feature is your one-stop solution for understanding the pulse of your open-source projects and contributions. This feature is designed to provide a comprehensive view of your project's health and your individual contributions. From contribution trends to community health, OpenSauced Insights helps you make data-driven decisions that align with your goals. It's not just about numbers; it's about providing data to help you make decisions that can define your approach to open source and tell the story of your project or contribution journey. ![insight-pages-demo](../../static/gif/insight-page-demo.gif) @@ -26,19 +26,18 @@ The Insights feature is your one-stop solution for understanding the pulse of yo To learn more about how to use Insights, check out our [Maintainers Guide](../maintainers/maintainers-guide.md) and our [Understanding Insights Data](../maintainers/understanding-insights.md) pages. - ## Sharing Your Insights Page with Your Teammates After you've created your Insights Page, share it with your team. Sharing this page with teammates ensures that everyone is well-informed about the project's status and can collaborate more effectively. It fosters a collaborative environment where team members can align their efforts, make informed decisions, and collectively work toward the organization's success. -## Direction +## How to Share Insights Page - Go to your open-sauced insight page - Click on Create New Insight at the top-right corner of the page. - Fill the form - Click on Create -- Click on share. The link will be copied, and then shared with your team members +- Click on share. The link will be copied and then shared with your team members To learn more about inviting your team, check out [this tutorial video](https://www.youtube.com/watch?v=L5ztLP1O7BY). From 06f1ad80568972b53a0cea896b95ba705b2b0eef Mon Sep 17 00:00:00 2001 From: Lymah123 Date: Thu, 28 Dec 2023 21:37:54 +0100 Subject: [PATCH 09/13] Update insights.md --- docs/features/insights.md | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/docs/features/insights.md b/docs/features/insights.md index 05fbbfa3..52fa8cf5 100644 --- a/docs/features/insights.md +++ b/docs/features/insights.md @@ -34,10 +34,22 @@ Sharing this page with teammates ensures that everyone is well-informed about th ## How to Share Insights Page -- Go to your open-sauced insight page -- Click on Create New Insight at the top-right corner of the page. -- Fill the form -- Click on Create -- Click on share. The link will be copied and then shared with your team members +To share your insights page on OpenSauced, you can follow these steps: + +#### Method 1: Using the Share Button (View Only) + +- Navigate to your OpenSauced insights page. +- Click on "Explore" at the top left side. +- Under Explore, you will find options like dashboard, reports, contributors, and activity. +- At the top right corner, just below your profile picture, click on the "share" icon. +- The insights page URL will be copied to the clipboard. +- You can share this URL with anyone, and they will have view-only access to your insights page. + +#### Method 2: Adding a Teammate (Options for Permissions) + +- Beside the share icon, you will see an "edit" option (where you can modify your insights page). Click on "edit." +- Scroll down to find the "Add Team Members" section. +- Enter the email address of the member you want to invite. +- After entering the email addresses, click on "Send invite." To learn more about inviting your team, check out [this tutorial video](https://www.youtube.com/watch?v=L5ztLP1O7BY). From b82baf4809b6dabc8fc83da56ead8ae4044747e2 Mon Sep 17 00:00:00 2001 From: Lymah123 Date: Fri, 29 Dec 2023 20:46:29 +0100 Subject: [PATCH 10/13] Update insights.md --- docs/features/insights.md | 33 +++++++++++++++++++-------------- 1 file changed, 19 insertions(+), 14 deletions(-) diff --git a/docs/features/insights.md b/docs/features/insights.md index 52fa8cf5..3c9fafe4 100644 --- a/docs/features/insights.md +++ b/docs/features/insights.md @@ -32,24 +32,29 @@ After you've created your Insights Page, share it with your team. Sharing this page with teammates ensures that everyone is well-informed about the project's status and can collaborate more effectively. It fosters a collaborative environment where team members can align their efforts, make informed decisions, and collectively work toward the organization's success. -## How to Share Insights Page +### How to Share Insights Page -To share your insights page on OpenSauced, you can follow these steps: +There are two methods to share your Insights Page: -#### Method 1: Using the Share Button (View Only) +#### Method 1: Using the Share Button -- Navigate to your OpenSauced insights page. -- Click on "Explore" at the top left side. -- Under Explore, you will find options like dashboard, reports, contributors, and activity. -- At the top right corner, just below your profile picture, click on the "share" icon. -- The insights page URL will be copied to the clipboard. -- You can share this URL with anyone, and they will have view-only access to your insights page. +This method gives view-only access to your Insights Page. + +1. Click the "Insights" tab at the top bar. +2. Click the page that you want to share. +3. On the top right, click the "Share" button to copy the Insights Page URL to the clipboard. +4. Share the URL with your team members. -#### Method 2: Adding a Teammate (Options for Permissions) +#### Method 2: Adding a Team Member + +This method allows you to invite your team members to your Insights Page and offers you options to permit them to be an admin of the page, edit or view the page, or remove them from it. -- Beside the share icon, you will see an "edit" option (where you can modify your insights page). Click on "edit." -- Scroll down to find the "Add Team Members" section. -- Enter the email address of the member you want to invite. -- After entering the email addresses, click on "Send invite." +1. Click the "Insights" tab at the top bar. +2. Click the page that you want to share. +3. Click the "Edit Page" button on the top right. +4. Scroll down to the "Add Team Members" section. +5. Enter the email address of the team member you want to invite. +6. Click the "Send invite" button.
Once you click the button, your team member's email will be listed at the bottom. +7. To select and give permission to your team member, click the arrow button on the right side of their email. To learn more about inviting your team, check out [this tutorial video](https://www.youtube.com/watch?v=L5ztLP1O7BY). From 665277226936d2d62ad3f93e1553de88834bf797 Mon Sep 17 00:00:00 2001 From: Lymah123 Date: Sun, 31 Dec 2023 05:59:39 +0100 Subject: [PATCH 11/13] Update sidebars.js --- sidebars.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/sidebars.js b/sidebars.js index f9230a0a..f79d0db3 100644 --- a/sidebars.js +++ b/sidebars.js @@ -113,15 +113,7 @@ module.exports = { type: "category", label: "Technical Guide", collapsed: true, - - insight-page-update - items: [ - "contributing/technical/setup-repo-with-git", - "contributing/technical/resolve-merge-conflicts", - ], - items: ["contributing/technical/setup-repo-with-git", "contributing/technical/resolve-merge-conflicts"], - }, ], }, From 02463169e4aec4606f4dff641329f3754c8d611d Mon Sep 17 00:00:00 2001 From: Lymah123 Date: Tue, 2 Jan 2024 19:26:17 +0100 Subject: [PATCH 12/13] Update docs/features/insights.md Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com> --- docs/features/insights.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/insights.md b/docs/features/insights.md index 3c9fafe4..ed112551 100644 --- a/docs/features/insights.md +++ b/docs/features/insights.md @@ -26,7 +26,7 @@ The Insights feature is your one-stop solution for understanding the pulse of yo To learn more about how to use Insights, check out our [Maintainers Guide](../maintainers/maintainers-guide.md) and our [Understanding Insights Data](../maintainers/understanding-insights.md) pages. -## Sharing Your Insights Page with Your Teammates +## Sharing Your Insights Page with Your Team After you've created your Insights Page, share it with your team. From c60631c0f7a9603e195fde006acbef8c14cf8bf3 Mon Sep 17 00:00:00 2001 From: Lymah123 Date: Tue, 2 Jan 2024 19:26:46 +0100 Subject: [PATCH 13/13] Update docs/features/insights.md Co-authored-by: Ayu Adiati <45172775+adiati98@users.noreply.github.com> --- docs/features/insights.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/insights.md b/docs/features/insights.md index ed112551..8c215b98 100644 --- a/docs/features/insights.md +++ b/docs/features/insights.md @@ -30,7 +30,7 @@ To learn more about how to use Insights, check out our [Maintainers Guide](../ma After you've created your Insights Page, share it with your team. -Sharing this page with teammates ensures that everyone is well-informed about the project's status and can collaborate more effectively. It fosters a collaborative environment where team members can align their efforts, make informed decisions, and collectively work toward the organization's success. +Sharing this page with your team ensures that everyone is well-informed about the project's status and can collaborate more effectively. It fosters a collaborative environment where team members can align their efforts, make informed decisions, and collectively work toward the organization's success. ### How to Share Insights Page