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 📝 This PR fixes the issue of debouncing is not happening for the instances of DebouncedSearchTextField component. ## Changes 🔄 List any change relevant to the reviewer. -...

## Description 📝 Add Cypress tests to verify the flow to generate compliant firewalls in the Linode Create form. This flow can also be initiated from the banners in `FirewallLanding`...

e2e
Ready for Review
Secure VMs

## Description 📝 Refactor Cypress test to the flow of creating Linode through CLI. ## Major Changes 🔄 - Refactor Cypress test that creates Linode through CLI. ## How to...

Stale

## Description 📝 - Updates Linode Create v2 to be in parity with Linode Create v1 when it comes to a restricted user creating a Linode in an EU region...

Bug

## Description 📝 - Updates TypeScript and Vitest 📦 - Remove `npm-run-all` and `postinstall` because we don't use them 🗑️ - I wanted to update just Typescript initially, but I...

Add'tl Approval Needed
Dependencies

## Description 📝 `const toasts: Toasts = { ... }`  should be moved to the event directory and map to event messages already defined in our new factory ## Changes...

Work in Progress

## Description 📝 Created new drawer for managing volume tags, action menu for the volume row updated. ## Changes 🔄 - Removed "Show Config" button from the volume table row...

Approved
Ready for Review
Volumes
Stale

## Description 📝 Makes a number of minor tweaks for Image Service Gen2 GA ## Changes 🔄 - Uses the term "Replicas" instead of "Regions" ✏️ - Only shows regions...

Ready for Review
Image Service Gen2

## Description 📝 Added a new CloudPulseDashboardWithFilters component which has the capability to build the filters needed in service provider page as well as the dashboard. This component will be...

CloudPulse

## Description 📝 In the `CreditCardSchema` validation, the `expiry_year` field has a test to ensure the expiration year is 2 or 4 digits. The test function takes a `value` parameter,...