From 329302f44e1ad6546e6c2edb953f3f8ca82a427c Mon Sep 17 00:00:00 2001 From: Alex Duke Date: Mon, 3 Feb 2025 19:10:17 +0000 Subject: [PATCH] Fix roadmap links --- docs/releases/roadmap/ideas.mdx | 12 ++++++------ docs/releases/roadmap/index.mdx | 12 ++++-------- 2 files changed, 10 insertions(+), 14 deletions(-) diff --git a/docs/releases/roadmap/ideas.mdx b/docs/releases/roadmap/ideas.mdx index 34d4cda..d81cfb7 100644 --- a/docs/releases/roadmap/ideas.mdx +++ b/docs/releases/roadmap/ideas.mdx @@ -7,24 +7,24 @@ title: Our Ideas For The Future of Globe **🚀 Enhancing Developer Experience** - Expanding support for the latest Flutter builds (version 3.19.6 and beyond). -- Investigating **prefered region deployment capabilities** for improved scalability. +- Investigating prefered region deployment capabilities for improved scalability. **🔗 Expanded Integrations & Interoperability** - Improving Globe CLI to support better automation and log management. - Adding support for GitHub Actions & CI/CD workflows to enhance deployment efficiency. -- (Jaspr) [https://pub.dev/packages/jaspr] integration, for optimized Flutter-like development on the web. +- [Jaspr] (https://pub.dev/packages/jaspr) integration, for optimized Flutter-like development on the web. **🛠 User & Organization-Level Controls** -- Implementing Role-Based Access Control for fine-grained permissions at the user and organization level. +- Implementing role-based access control for permissions at the user and organization level. - Introducing organization-wide settings, allowing shared authentication, billing, and deployment configurations. - Enhancing usage analytics, giving admins insights into project performance and team activity for example. ## **🎓 Learning Enhancements** -- ⏪ Investigating versioned Dart & Flutter sandboxes, allowing developers to iterate and restore past states effectively using (Zapp.run) [https://zapp.run/]. -- ✍️ Design **interactive Dart & Flutter exercises and tempalates**. +- ⏪ Investigating versioned Dart & Flutter sandboxes, allowing developers to iterate and restore past states effectively using [Zapp.run] (https://zapp.run/). +- ✍️ Design and integrate interactive Dart & Flutter exercises and tempalates. ---- -**Have a suggestion?** [Let us know](https://invertase.canny.io/globe). +**Have a suggestion or want to upvote our ideas?** [Let us know](https://invertase.canny.io/globe). diff --git a/docs/releases/roadmap/index.mdx b/docs/releases/roadmap/index.mdx index efbe2b8..0fba0f3 100644 --- a/docs/releases/roadmap/index.mdx +++ b/docs/releases/roadmap/index.mdx @@ -26,22 +26,18 @@ This roadmap outlines our current focus areas and long-term vision for Globe. Yo - **Configurable Memory** - Configure the amount of memory you need per request. - **Real-time alerts** - For approaching usage limits. -🌐 **Custom Domains:** -– Seamless custom domain setup and management. +🌐 **Custom Domains:** Seamless custom domain setup and management. -💬 **Developer Support & Community:** -- Introducing private Discord threads for Pro & Enterprise users, improving FAQs, and integrating our feature request boardx for easy feedback capturing. +💬 **Developer Support & Community:** Introducing private Discord threads for Pro & Enterprise users, improving FAQs, and integrating our feature request boardx for easy feedback capturing. 🔧 **Dart-Native Backend Capabilities:** - **Key-Value (KV) Storage** – Scalable, low-latency key-value store that provides fast and reliable data access. - **Database** – Managed database support for structured data storage. - **Authentication** – A backend-driven authentication system designed to work natively with Dart & Flutter full-stack applications -🖥 **Homepage Refresh:** -Updating the Globe homepage with an improved UX, clearer navigation, and better accessibility to core features, making it easier for developers to find key tools and resources. +🖥 **Homepage Refresh & Pricing Page:** We're updating the Globe homepage with an improved UI and UX, including a new Pricing Page for detailed feature descriptions. -📟 **Enhancing Developer Experience:** -Introducing a **comprehensive built-in error catalogue** to speed up troubleshooting and debugging. +📟 **Enhancing Developer Experience:** Introducing a comprehensive built-in error catalogue to speed up troubleshooting and debugging. ---