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 📝 Fixes a bug causing the Firewall warning to not appear after the user assigns and then clears the firewall select during the create flow. ## Changes 🔄...
## Description 📝 Add "Volume Encryption" section to "Create and Attach Volume" drawer ## Changes 🔄 Coming soon ## Target release date 🗓️ 9/3/24 ## Preview 📷 | Before |...
## Description 📝 To prevent unauthorized access to specific flows and provide clearer guidance, we aim to restrict entry to users without the required permissions. The views under /databases have...
## Description 📝 The lodash.set package causes a [security concern for prototype pollution](https://github.com/linode/manager/security/dependabot/99). This PR aims to resolve the security concern by creating our own version of set (specific to...
## Description 📝 This change optimizes Cloud Manager's event querying by reducing the historical data range. Specifically, it limits the event query timeframe from the current 90 days to a...
## Description 📝 Add new Cypress tests for the NodeBalancer Create flow to test the submission of multiple nodes and multiple configs. ## Changes 🔄 - Add new tests in...
## Description 📝 Add Cypress test to the flow of enabling account Linode Managed. ## Major Changes 🔄 - Add Cypress test that enable Linode Managed from account settings page....
## Description 📝 Add support for region filtering in the Linodes landing table for Gecko GA. Region filter is saved in local storage similar to the "Show X" dropdown. We...
## Description 📝 - Finishes updating React Query (aka TanStack Query) to `latest` 📦 - Fixes deprecations according to [this guide](https://tanstack.com/query/v5/docs/framework/react/guides/migrating-to-v5) ## Main Changes 🔁 - Mutations use `isPending` instead...
## Description 📝 UI implementation for the upcoming APL ( Application platform for Linode) feature ## Changes 🔄 List any change relevant to the reviewer. - APL UI elements added...