Cody Finn
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?**
## ✨ Description - Merges the Marketplace UI refinement project into `develop` ## 📷 Preview  ## 🧪 How to test - Test...
## 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....
## 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...