linode / manager

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 with the management of their Linode services.
https://cloud.linode.com
Apache License 2.0
690 stars 361 forks source link

feat: [M3-8570] - Finish sunsetting Gravatar #10930

Closed mjac0bs closed 1 month ago

mjac0bs commented 1 month ago

Description ๐Ÿ“

This is a follow up from M3-8158 (#10859), which informed users with Gravatars of a sunset date of Sept 30 and transitioned users not currently using Gravatars to our new initial and color avatar icon.

This PR will remove Gravatar support for users who still have it on the communicated date.

Changes ๐Ÿ”„

๐Ÿ“ธ Preview

Header Header
Screenshot 2024-09-16 at 9 16 33โ€ฏAM Screenshot 2024-09-16 at 9 15 39โ€ฏAM
Screenshot 2024-09-16 at 9 16 22โ€ฏAM Screenshot 2024-09-16 at 9 15 48โ€ฏAM
Opt2 Opt1

Target release date ๐Ÿ—“๏ธ

9/30/24

How to test ๐Ÿงช

Prerequisites

(How to setup test environment)

Verification steps

(How to verify changes)

As an Author I have considered ๐Ÿค”

Check all that apply

github-actions[bot] commented 1 month ago

Coverage Report: โœ…
Base Coverage: 86.64%
Current Coverage: 86.7%

mjac0bs commented 1 month ago

Made one change (confirmed with UX) to update the username from "Linode" to "Akamai" in the places shown in the PR description. This better matches the Akamai logo and is consistent with our decision to favor "Akamai" branding throughout the app.

mjac0bs commented 1 month ago

Unrelated CI e2e failure on a nodebalancer test + this test predates the component tests, so this is good to merge.