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 📝 Rerouting the last feature: Linodes As much as I tried to keep a reasonable scope & diff size for the routing refactor, it's hard to break things...

## Description 📝 This PR makes improvements and refactors to the `/profile/lish` page - Technical changes - Updates code not use `ramda` 📦 - Refactors to use `react-hook-form` - Corrects...

Enhancement
Tech Debt

## Description 📝 Adds Maintenance policy select dropdowns in the following locations: - Account Settings - Linode Create - Linode Settings Note: Only two regions supported are `us-iad` and `us-ord`...

🚨 Urgent
Ready for Review
Host & VM Maintenance

## Description 📝 Apply Tooltip Icons [guidelines](https://www.figma.com/design/zkfPnAGtrHoF6wUldfbn9E/Cloud-Manager-Akamai-DS?node-id=2755-9754&t=P9f82twLNT7tOQKF-1) Replace current Tooltip icon types: , combine 'help' & 'info' to ' info', and 'error' & 'warning' to 'warning' Apply Tooltip icon style...

Requires UX Approval

## Description 📝 Verify that the upgrade/downgrade banner is not visible when the aclpBetaServices.alerts or aclpBetaServices.metrics feature flag is disabled, regardless of what the user preference is. ## Changes 🔄...

ACLP Integration

## Description Enabling `nodebalancerVpc` flag on staging and devcloud environments caused vpc related tests to fail as they weren't covered for the changes introduced in the NodebalancerVPC integration. This PR...

Approved
NB-VPC

Waiting on: https://github.com/linode/manager/pulls/hkhalil-akamai ## Description 📝 Changes to API spec ## Changes 🔄 1. `id` => `slug` 2. `name` => `label` 3. `slug = 1 | 2;` => `slug =...

Work in Progress
Host & VM Maintenance

## Description 📝 Found the root cause of LKE create test failures, which is due to missing capacity of account availability. ## Changes 🔄 List any change(s) relevant to the...

## Description 📝 Refactor `TextField` and `Autocomplete` components to correctly use `InputAdornment` for adornments. ## Changes 🔄 - Refactor all `TextField` and `Autocomplete` components using `startAdornment` or `endAdornment` to wrap...

Ready for Review
Design Tokens

## Description 📝 Update styles to match CDS for `Switch (Toggle)` component ## Changes 🔄 - Add `Switch (Toggle)` design tokens - Add more stories for the `Switch (Toggle)` component...

Approved
Ready for Review
Design Tokens