manager
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...
## 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...
## 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...
## 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...
## 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 🔄 -...
## 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...
## Description 📝 - Makes final Image Service Gen2 tweaks for GA 💾 - Adds `imageServiceGen2Ga` feature flag 🏴 - Probably should have used an object feature flag in the...
## 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...
## 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...
## 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...
## 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...