From 8c921cffc7b14dcc58ca1825e9c6b7280d553bde Mon Sep 17 00:00:00 2001 From: Michel Engelen <32863416+michelengelen@users.noreply.github.com> Date: Mon, 26 Aug 2024 14:22:44 +0200 Subject: [PATCH] [docs] Updated mui-x roadmap links with the new project URL (#43444) --- docs/pages/blog/2020-q3-update.md | 4 ++-- docs/pages/blog/2021-developer-survey-results.md | 2 +- docs/pages/blog/2021-q1-update.md | 2 +- docs/pages/blog/2021-q2-update.md | 2 +- docs/pages/blog/2021-q3-update.md | 2 +- docs/pages/blog/danail-hadjiatanasov-joining.md | 2 +- docs/pages/blog/mui-core-v5.md | 2 +- docs/pages/blog/mui-x-v5.md | 2 +- docs/pages/blog/mui-x-v6-alpha-zero.md | 2 +- docs/pages/blog/mui-x-v6.md | 2 +- docs/pages/blog/mui-x-v7.md | 2 +- docs/pages/blog/premium-plan-release.md | 2 +- docs/pages/blog/spotlight-damien-tassone.md | 2 +- docs/src/route.ts | 2 +- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/pages/blog/2020-q3-update.md b/docs/pages/blog/2020-q3-update.md index f819f177ff06dc..06425df2c492ba 100644 --- a/docs/pages/blog/2020-q3-update.md +++ b/docs/pages/blog/2020-q3-update.md @@ -118,7 +118,7 @@ Here are the most significant improvements since June 2020. This was a dense qua

Slider powered by styled-components

- ♿︎ We have kept investing in accessibility, we have fixed [13 bugs](https://github.com/mui/material-ui/pulls?q=is%3Apr+label%3Aaccessibility+is%3Aclosed+sort%3Aupdated-desc). -- 🗓 We have introduced public quarterly roadmaps, both for each [MUI Core](https://github.com/mui/material-ui/projects?query=is%3Aopen) product and [MUI X](https://github.com/mui/mui-x/projects/1). +- 🗓 We have introduced public quarterly roadmaps, both for each [MUI Core](https://github.com/mui/material-ui/projects?query=is%3Aopen) product and [MUI X](https://github.com/orgs/mui/projects/35). ## Company @@ -158,7 +158,7 @@ We'll do our best, no guarantee! ### Enterprise - 👩‍🎨 Complete the collaboration we started with a design agency last quarter to update the branding of the company, redesign the homepage, and design the marketing pages for the enterprise package. -- 🗓 Execute on all the items in the [public roadmap](https://github.com/mui/mui-x/projects/1). +- 🗓 Execute on all the items in the [public roadmap](https://github.com/orgs/mui/projects/35). - ❓ Please upvote [GitHub issues](https://github.com/mui/mui-x/issues) if you want us to focus on a specific problem. The number of 👍 helps us to prioritize. ### Company diff --git a/docs/pages/blog/2021-developer-survey-results.md b/docs/pages/blog/2021-developer-survey-results.md index 93bb07ccb79477..8c50e82dbd04a4 100644 --- a/docs/pages/blog/2021-developer-survey-results.md +++ b/docs/pages/blog/2021-developer-survey-results.md @@ -562,7 +562,7 @@ The majority of respondents don't use any paid libraries, but those who do are m - **More features:** [Grouping](/x/react-data-grid/row-grouping/) was the most requested feature for the Data Grid Pro, followed by [master detail](/x/react-data-grid/master-detail/), aggregation, search, [tree data](/x/react-data-grid/tree-data/), and [column pinning](/x/react-data-grid/column-pinning/). We've already released some of these in the time it took us to analyze the survey results. Check the links to see their docs and demos. - Alternatively, you can follow [the public roadmap](https://github.com/mui/mui-x/projects/1) to see when the others will land. + Alternatively, you can follow [the public roadmap](https://github.com/orgs/mui/projects/35) to see when the others will land. - **Customizability:** The majority of requests about customizability were asking for possibilities to tweak data grid interactions, which we need to delve into more deeply to better understand. Following next were requests for more style customizability, and more documentation on customization. - **Fix features:** Filtering got first place as the most requested feature to fix on Data Grid Pro. diff --git a/docs/pages/blog/2021-q1-update.md b/docs/pages/blog/2021-q1-update.md index e5849b2cb4d07a..2f1c944ff24859 100644 --- a/docs/pages/blog/2021-q1-update.md +++ b/docs/pages/blog/2021-q1-update.md @@ -212,7 +212,7 @@ We have the following objectives: - ✍️ Release the Data Grid cell edit feature we have been working on for the last two months. [A preview](https://deploy-preview-1287--material-ui-x.netlify.app/components/data-grid/editing/). - 📅 Start dedicating time to the date range picker. -- 🗓 Execute on all the items in the [public roadmap](https://github.com/mui/mui-x/projects/1). +- 🗓 Execute on all the items in the [public roadmap](https://github.com/orgs/mui/projects/35). - ❓ Please upvote [GitHub issues](https://github.com/mui/mui-x/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) if you want us to focus on a specific problem. The number of 👍 helps us to prioritize. ### Design Kits diff --git a/docs/pages/blog/2021-q2-update.md b/docs/pages/blog/2021-q2-update.md index eac535f1b376fd..7076d0bd1434d0 100644 --- a/docs/pages/blog/2021-q2-update.md +++ b/docs/pages/blog/2021-q2-update.md @@ -229,7 +229,7 @@ We have the following objectives: - ✨ Resume work on the [key features](https://github.com/mui/mui-x/issues?q=is%3Aopen+label%3A%22linked+in+docs%22+sort%3Areactions-%2B1-desc), after a quarter focused on stability. It seems that the audience is adopting the data grid as fast as we can build it. For instance, we have one issue with over [1,000 upvotes](https://github.com/mui/mui-x/issues/204) 👍. -- 🗓 Execute on all of the items in the [public roadmap](https://github.com/mui/mui-x/projects/1). +- 🗓 Execute on all of the items in the [public roadmap](https://github.com/orgs/mui/projects/35). - ❓ Please upvote [GitHub issues](https://github.com/mui/mui-x/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) if you want us to focus on a specific problem. The number of 👍 helps us to prioritize. ### Design Kits diff --git a/docs/pages/blog/2021-q3-update.md b/docs/pages/blog/2021-q3-update.md index 566c8f0e0b53bb..57a1a15e8914d4 100644 --- a/docs/pages/blog/2021-q3-update.md +++ b/docs/pages/blog/2021-q3-update.md @@ -213,7 +213,7 @@ We have planned to: - ✨ Release the tree data feature. - ✨ Revamp the virtualization to yield better rendering performance and fix bugs. It unlocks new features like column pinning and lazy loading. -- 🗓 Execute on all of the items in the [public roadmap](https://github.com/mui/mui-x/projects/1). +- 🗓 Execute on all of the items in the [public roadmap](https://github.com/orgs/mui/projects/35). - ❓ Please upvote [GitHub issues](https://github.com/mui/mui-x/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) if you want us to focus on a specific problem. The number of 👍 helps us to prioritize. #### Date Picker diff --git a/docs/pages/blog/danail-hadjiatanasov-joining.md b/docs/pages/blog/danail-hadjiatanasov-joining.md index e7ebac31b33365..1a64d764d8a1f1 100644 --- a/docs/pages/blog/danail-hadjiatanasov-joining.md +++ b/docs/pages/blog/danail-hadjiatanasov-joining.md @@ -21,6 +21,6 @@ Danail has already landed his first feature in the data grid: [column reordering He's now actively working on new features for the data grid. -The enterprise team will continue developing the data grid component, and progressively extend to new advanced components as we grow the team. Here's a quick view of [the enterprise roadmap](https://github.com/mui/mui-x/projects/1). +The enterprise team will continue developing the data grid component, and progressively extend to new advanced components as we grow the team. Here's a quick view of [the enterprise roadmap](https://github.com/orgs/mui/projects/35). We couldn't be more excited to have Danail on the team! You can follow him on [X](https://x.com/danail_h). diff --git a/docs/pages/blog/mui-core-v5.md b/docs/pages/blog/mui-core-v5.md index 6716f671988b86..aeefa12a542fd4 100644 --- a/docs/pages/blog/mui-core-v5.md +++ b/docs/pages/blog/mui-core-v5.md @@ -704,7 +704,7 @@ We hope we can reach 50% of the React community by 2026. This is an ambitious go You can use the GitHub projects to learn about what features we're working on, what stage they're at, and when we expect to bring them to you: - [MUI Core](https://github.com/mui/material-ui/projects?query=is:open) -- [MUI X](https://github.com/mui/mui-x/projects/1) +- [MUI X](https://github.com/orgs/mui/projects/35) We offer this transparency into what we plan to work on so that you can plan better and share feedback earlier to influence what we're building. diff --git a/docs/pages/blog/mui-x-v5.md b/docs/pages/blog/mui-x-v5.md index 8ca2616041f276..d1d43420375545 100644 --- a/docs/pages/blog/mui-x-v5.md +++ b/docs/pages/blog/mui-x-v5.md @@ -212,7 +212,7 @@ We plan to focus on it as long as necessary to deliver most of the advanced feat Once we would have grown the team and made enough progress, we will expand to more components. -You can view our [public roadmap](https://github.com/mui/mui-x/projects/1) on GitHub to learn about what features we're working on, what stage they're at, and when we expect to bring them to you. +You can view our [public roadmap](https://github.com/orgs/mui/projects/35) on GitHub to learn about what features we're working on, what stage they're at, and when we expect to bring them to you. ## Thank you diff --git a/docs/pages/blog/mui-x-v6-alpha-zero.md b/docs/pages/blog/mui-x-v6-alpha-zero.md index de7976f967cfe6..0b7fe97b281eb4 100644 --- a/docs/pages/blog/mui-x-v6-alpha-zero.md +++ b/docs/pages/blog/mui-x-v6-alpha-zero.md @@ -96,7 +96,7 @@ It contains the highlights that will be included in the first versions. - [Enable customization through component slots on every component](https://github.com/mui/mui-x/issues/4466). :::info -You can check our [roadmap](https://github.com/mui/mui-x/projects/1) for the full live list. +You can check our [roadmap](https://github.com/orgs/mui/projects/35) for the full live list. ::: ## How to migrate? diff --git a/docs/pages/blog/mui-x-v6.md b/docs/pages/blog/mui-x-v6.md index 06e97177a0f0c7..8ad0b5df52e3ac 100644 --- a/docs/pages/blog/mui-x-v6.md +++ b/docs/pages/blog/mui-x-v6.md @@ -284,7 +284,7 @@ Here's a list of what you can expect to be delivered in the following months (wh - Preview of chart components 🔥 ([mui-x#1408](https://github.com/mui/mui-x/issues/1408)) -You can get more details of our next steps in [MUI X public roadmap](https://github.com/mui/mui-x/projects/1). +You can get more details of our next steps in [MUI X public roadmap](https://github.com/orgs/mui/projects/35). ## Decoupling versions from MUI Core diff --git a/docs/pages/blog/mui-x-v7.md b/docs/pages/blog/mui-x-v7.md index cce65bad6eefb9..e4152395158817 100644 --- a/docs/pages/blog/mui-x-v7.md +++ b/docs/pages/blog/mui-x-v7.md @@ -357,7 +357,7 @@ Additionally, the following are the deliveries planned for the next few months. - [Time Range Picker](https://github.com/mui/mui-x/issues/4460)[](/x/introduction/licensing/#pro-plan 'Pro plan') -For a complete overview, please visit the [MUI X roadmap](https://github.com/mui/mui-x/projects/1). +For a complete overview, please visit the [MUI X roadmap](https://github.com/orgs/mui/projects/35). ## Long-Term Support diff --git a/docs/pages/blog/premium-plan-release.md b/docs/pages/blog/premium-plan-release.md index d7ab992827f551..8224eb50ed06ab 100644 --- a/docs/pages/blog/premium-plan-release.md +++ b/docs/pages/blog/premium-plan-release.md @@ -110,7 +110,7 @@ Please feel free to read the [license agreement](https://mui.com/legal/mui-x-eul ## What can you expect next? We mentioned the aggregation functions already, -but there's a [lot more coming](https://github.com/mui/mui-x/projects/1), and certainly not only for Premium users. +but there's a [lot more coming](https://github.com/orgs/mui/projects/35), and certainly not only for Premium users. We're making continuous improvements to all X components, placing more emphasis on the overall experience for both the developer and the user. A product designer is soon joining the team, and we aim to keep exploring the most advanced use cases for data-rich applications, while working on bringing the best UX and DX in the market. diff --git a/docs/pages/blog/spotlight-damien-tassone.md b/docs/pages/blog/spotlight-damien-tassone.md index 12f1e3e27a9dc5..e8b253e805420d 100644 --- a/docs/pages/blog/spotlight-damien-tassone.md +++ b/docs/pages/blog/spotlight-damien-tassone.md @@ -15,6 +15,6 @@ Right from the start, Damien has made fast and significant progress. He has been Data Grid -The enterprise team will continue developing the data grid component, and progressively extend to new advanced components as we grow the team. Here's a quick view of [the enterprise roadmap](https://github.com/mui/mui-x/projects/1). +The enterprise team will continue developing the data grid component, and progressively extend to new advanced components as we grow the team. Here's a quick view of [the enterprise roadmap](https://github.com/orgs/mui/projects/35). You can follow Damien on [X](https://x.com/madKakoO). diff --git a/docs/src/route.ts b/docs/src/route.ts index b5d20ee57a4b4f..ad99102c64c380 100644 --- a/docs/src/route.ts +++ b/docs/src/route.ts @@ -36,7 +36,7 @@ const ROUTES = { systemDocs: '/system/getting-started/', // X general pages xIntro: '/x/introduction/', - xRoadmap: 'https://github.com/mui/mui-x/projects/1', + xRoadmap: 'https://github.com/orgs/mui/projects/35', xLicensing: '/x/introduction/licensing/', // Data Grid doc pages dataGridOverview: '/x/react-data-grid/',