Cody Finn

Results 5 issues of Cody Finn

## Description **What does this PR do?** ## How to test **What are the steps to reproduce the issue or verify the changes?** **How do I run relevant unit tests?**

Work in Progress

## ✨ Description - Merges the Marketplace UI refinement project into `develop` ## 📷 Preview ![Screen Shot 2022-08-04 at 1 47 41 PM](https://user-images.githubusercontent.com/6440455/182916881-5f4a0744-8d0c-4c4e-9a5b-f1f38305c8ed.jpg) ## 🧪 How to test - Test...

Work in Progress

## Description Moves the logic for calculating the prices for different DB cluster plans back to the `DatabaseCreate` component. In addition this PR establishes a new `PlanSelectionType` to help standardized...

## Description Adds a new section below the `Create Linode` button of the empty Linodes Landing page. This section has helpful links for people just getting started with the platform....

Work in Progress
Enhancement

## Description adds Google Analytics timing to track how long a user takes to successfully create a Linode. This is achieved by using an instance variable on the `LinodeCreateContainer` class...

Proof of Concept