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 📝 - I caused some minor dark mode regressions in https://github.com/linode/manager/pull/11081 - This fixes the regressions by merging the theme options **before** calling `createTheme ` ## Related Docs...

Bug
UX/UI

## Description 📝 Opening this to test some pipeline changes. Please ignore for now! This PR includes a grab bag of improvements for our CI pipeline, primarily to support our...

Work in Progress
Do Not Merge

## Description 📝 The APL feature has recently been merged. Due to misunderstanding of the beta feature it was merged without the required check if the user is enrolled in...

LKE

## Description 📝 Border for "Billing & Payment History" table was not properly styled for Cloud Manager's dark theme, resulting in double border for the table. ## Changes 🔄 -...

Requires Changes
Ready for Review
Design Tokens

## Description 📝 This PR creates some initial documentation for use of Pendo on Cloud Manager. See the internal doc for more details about access. ## Changes 🔄 - Updated...

Documentation
Analytics

## Description 📝 - Makes final Image Service Gen2 tweaks for GA 💾 - Adds `imageServiceGen2Ga` feature flag 🏴 - Probably should have used an object feature flag in the...

Image Service Gen2

## Description 📝 The table/list header row in the firewall rules table is not the correct color in dark/light mode. It is hard to tell that it is intended to...

Ready for Review

## Description 📝 To prevent unauthorized access to specific flows and provide clearer guidance, we aim to restrict entry to users without the required permissions. Here, we are restricting users...

Approved
Restricted User Access

## Description 📝 Add global colorTokens to the theme and replace one-off hardcoded white color values. - A follow-up PR will address the replacement of hardcoded black color values with...

Design Tokens

## Description 📝 DBaaS GA summary tab refactor. Data remains the same, although the layout is altered. ## Changes 🔄 - V1 Summary components moved to /legacy dir marked deprecated...

DBaaS