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 ๐Ÿ“ New notifications for Tax Id ## Changes ๐Ÿ”„ - Add two new notifications when tax id is valid/invalid - Add warning icon next to tax id in...

Work in Progress
Add'tl Approval Needed

## Description ๐Ÿ“ Adds support for Marketplace App Cluster pricing on Linode Create v2 ๐Ÿ’ต ## Preview ๐Ÿ“ท ![Screenshot 2024-06-28 at 1 10 15โ€ฏPM](https://github.com/linode/manager/assets/115251059/fe329c86-a48a-47d8-843b-412fda1c7bfd) ## How to test ๐Ÿงช...

Ready for Review
Linode Create Refactor

## Description ๐Ÿ“ - Kicks off _Search v2 โœจ_ by adding a "search query to API filter" parser - New search parser is in it's own package to prepare for...

Enhancement
Ready for Review
Search

## Description ๐Ÿ“ TODO: - [x] Revert changes to global intercept/support error - [x] Intercept general error at form level to open the correct support ticket - [ ] Pass...

Work in Progress

## Description ๐Ÿ“ Combine 3 tests into 1 to create a subnet, edit it and confirm the details page updates to reflect the change, and then delete the subnet and...

Approved

## Description ๐Ÿ“ Add integration test to update and delete SSH key via Profile page. ## Major Changes ๐Ÿ”„ - Check users can update the label of SSH key through...

Approved

## Description ๐Ÿ“ This PR introduces Integrations tab and SDK's tab to ApiAwarenessModal, it generates code snippets for Terraform, Ansible, Go and Python. ## Changes ๐Ÿ”„ List any change relevant...

Ready for Review
DX Tools Additions

## Description ๐Ÿ“ Assertions should be added to the [LKE creation e2e test](https://github.com/linode/manager/blob/develop/packages/manager/cypress/e2e/kubernetes/lke-create.spec.ts) to confirm that the correct information is shown ## Changes ๐Ÿ”„ - Add assertions for created LKE...

Approved

## Description ๐Ÿ“ Add integration test for Help & Support landing page. ## Major Changes ๐Ÿ”„ - Check users can view support tickets listed in the Help & Support landing...

## Description ๐Ÿ“ - Prevent Linode Create v2 from toggling mid-creation - We are doing this so that if we need to toggle the flag, the user's form progress to...

Ready for Review
Linode Create Refactor