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 📝 Add integration test for Login History page. ## Major Changes 🔄 - Check account logins are shown in the table. - Check "No account logins" message shows...
## Description 📝 This change in Cloud Manager is an implication of an enhancement we are introducing, PKCE, which is an OAuth authentication enhancement described in the RFC OAuth 2.1...
## Description 📝 Today, across the Cloud Manager, errors are guaranteed to conform to the universal `APIError` interface. This interface comes from the `@linode/api-v4` package and includes a string-based `reason`...
## Description 📝 The API currently returns an error when creating buckets, incorrectly checking for 'name' instead of 'label'. While a fix for this issue is planned for the future,...
## Description 📝 DBaaS 2.0 Landing Page and Empty Landing Page ## Changes 🔄 - Added Tabs to the Landing Page: Two tabs for Beta customers, labeled "Legacy Databases" and...
## Description 📝 Object Storage bucket folders containing URL special characters could not be opened. After the change, their links navigate to a correct location. ## Changes 🔄 List any...
## Description 📝 Highlight the Pull Request's context and intentions. ## Changes 🔄 List any change relevant to the reviewer. - ... - ... ## Target release date 🗓️ Please...
## Description 📝 - Quick fix to prevent the 'Oh snap' error from occurring due to no form context when on the Object Storage Create/Details drawer - this just restores...
## Description 📝 This PR helps remove part of the react-select dependency for accessibility reasons and to consolidate our usage of third-party libraries. In particular, it replaces the `EnhancedSelect` with...
## Description 📝 Not all Linux Distributions in the Linode Create OS tab support distributed regions. We want to disable a region if the selected OS does not have a...