Skip to content

Commit

Permalink
Redesigned stacks page launch (#13133)
Browse files Browse the repository at this point in the history
* first commit

* Apply suggestions from code review

Co-authored-by: Cleve Littlefield <[email protected]>

* update meta image and meta desc

* updating meta image

* adding query URL param benefit

* Apply suggestions from code review

Co-authored-by: Meagan <[email protected]>

* Update content/blog/new-stacks-page-launch/index.md

Co-authored-by: Meagan <[email protected]>

* update the order of what's new

* changing dates

* updating demo video

---------

Co-authored-by: Cleve Littlefield <[email protected]>
Co-authored-by: Meagan <[email protected]>
  • Loading branch information
3 people authored Oct 24, 2024
1 parent 0ee2448 commit d26315e
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions content/blog/new-stacks-page-launch/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
title: "Unveiling the New Stacks Page"
date: 2024-10-24T00:00:00-07:00
draft: false
allow_long_title: true
meta_desc: "The new Stacks page is optimized for performance and flexibility with rich grouping and sorting options."
meta_image: "meta.png"
authors:
- german-lena
- kimberley-mackenzie
- arun-loganathan
tags:
- features
- releases
---

We're thrilled to unveil the redesigned [Pulumi Infrastructure as Code (IaC)](/product/infrastructure-as-code/) Stacks page within Pulumi Cloud console, addressing one of the [most upvoted](https://github.com/pulumi/pulumi-cloud-requests/issues/56) issues in our [Pulumi Cloud Requests repository](https://github.com/pulumi/pulumi-cloud-requests)! This revamped experience delivers a significant boost in performance and usability, empowering even the most complex organizations to manage their infrastructure with ease.

<!--more-->

## Why a New Stacks Page?

As our customers scaled, the previous Stacks page faced some limitations that impacted its effectiveness. Here were some of the primary challenges:

- **Performance Issues**: The page became sluggish with large numbers of stacks, making it difficult to scroll smoothly when you had thousands of stacks.
- **Limited Grouping and Sorting Options**: Users had limited customization options for organizing their stacks, with minimal control over grouping and sorting.
- **Tag-Based Grouping Limitations**: Grouping by tags wasn’t as reliable as we wanted—it sometimes failed to load completely.

## What’s New?

The new Stacks page provides more information at a glance, offering a streamlined and powerful experience:

- **Effortless Scalability**: Manage thousands of stacks with ease. The new page is optimized for performance, ensuring smooth scrolling and interaction regardless of scale.
- **Flexible Grouping**: Group your stacks by repository, project, and tags simultaneously—up to three levels of grouping. Or opt for no grouping at all! The choice is yours. Expand and collapse groups as needed for a more organized and focused browsing experience.
- **Enhanced Sorting**: Sort your stacks by last update or group name (ascending/descending) to quickly find what you need.
- **Shareable Views**: The page now includes query parameters in the URL, allowing you to save and share your exact view with team members effortlessly.
- **Personalized Experience**: The page remembers your last selected groups and sorting preferences, so you can pick up right where you left off.
- **Dynamic Loading**: Enjoy instantaneous loading as you scroll, eliminating wait times and boosting efficiency.
- **Time-Saving Shortcuts**: Use quick option to make group and sort selections or to reset them.

{{< video title="New Stacks Page Demo" src="./new-stacks-page-demo.mp4" width=600 height=420 autoplay="true" loop="true" >}}

### Classic View: Still Available

For users who prefer the familiar grouping by repository and project, and sorting by last updated, we've got you covered! Simply click the "Classic View" shortcut in the top right-corner to switch to the classic grouping and sorting option instantaneously.

## Your Feedback Matters

We're excited for you to experience the power and flexibility of the new Pulumi Stacks page! Share your feedback and suggestions through our [Pulumi Cloud requests](https://github.com/pulumi/pulumi-cloud-requests/issues) GitHub repository—we're always listening and striving to improve.
Binary file added content/blog/new-stacks-page-launch/meta.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit d26315e

Please sign in to comment.