manager icon indicating copy to clipboard operation
manager copied to clipboard

Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers...

Results 231 manager issues
Sort by recently updated
recently updated
newest added

## Description 📝 On the Account Maintenance page, the "Pending" and "Completed" headings have spacing which is inconsistent with the spacing of our headings on other pages. ## Changes 🔄...

Approved

## Description 📝 The goal is to see if we can eliminate the number of useState calls we're making in this file and potentially remove the useEffect by using React...

Add'tl Approval Needed
Ready for Review

## Description 📝 This PR resolve path traversal warning vulnerability in below files. - [x] constants.mjs - [x] deleteChangeset.mjs - [x] generate-changelogs.mjs - [x] package-versions/index.js ## Changes 🔄 List any...

I hope I am posting this issue in the correct repository. Currently, the API at https://api.linode.com/v4/account/invoices returns a list of data sorted in ascending order (oldest first). I can see...

## Description 📝 Add feature flag support for Cloud NAT ## Preview 📷 | Dev Tools | LD response | | ------- | ------- | | ![Screenshot 2025-06-16 at 11...

Approved
Cloud NAT

## Description 📝 Add "Unsaved Changes" Modal for Legacy Alerts on Linode Details Page and a bit of refactoring ♻️ As part of the ACLP integration, we need to add...

Ready for Review
Linodes
ACLP Integration

## Description 📝 Added an EntityScopeSelect dropdown for alert create & edit page. ## Changes 🔄 List any change(s) relevant to the reviewer. 1. EntityScopeSelect component is added 2. Added...

## **Cloud Manager** - [2025-06-17] - v1.144.0 ### Added: - Subheading Support to MUI Accordion Component ([#12286](https://github.com/linode/manager/pull/12286)) - Netfoundry app to Marketplace ([#12316](https://github.com/linode/manager/pull/12316)) - `aria-sort` to TableSortCell component to improve...

Release

## Description 📝 Test appearance of UI based on 2 variables: - regional support for beta metrics - user preference for beta vs legacy metrics This pr includes M3-10074 as...

ACLP Integration

## Description 📝 This PR adds TS types, API endpoints, and React query hooks for Cloud NAT objects. ## Changes 🔄 - Added Cloud NAT TypeScript interfaces - Implemented CRUD...

Cloud NAT