Skip to content

Cloud Manager v1.124.0

Compare
Choose a tag to compare
@carrillo-erik carrillo-erik released this 22 Jul 22:15
· 392 commits to master since this release
27be146

Added:

  • Account Limit support ticket form for limit errors in Linode Create flow (#10620)

Changed:

  • Use getRestrictedResourceText utility and move restrictions Notice to top of Volume Create (#10632)
  • Update Placement Group affinity labels and nomenclature (#10651)
  • Use new "lish" API instead of "lish_token" (#10656)
  • Display overflowing Kubernetes cluster tags in drawer (#10658)
  • Rename Distribution to OS (#10666)
  • Improve LKE Detail summary panel and Node Pool tables UI (#10685)
  • Disable Create Volume Button on the landing page for restricted users (#10627)
  • Disable Volume Action Menu buttons for restricted users (#10641)
  • Disable Create Volume button on empty state landing page for restricted users (#10630)
  • Disable Create Image button on empty state landing page for restricted users (#10670)
  • Disable Create Image button on landing page for restricted users (#10671)

Fixed:

  • Incorrect error notice in Volume drawers for restricted users (#10646)
  • Github CLI install link in Contributing guide (#10657)
  • LKE details page 'Delete Pool' button misalignment (#10660)
  • User Preferences not properly being cached when the app loads (#10663)
  • Blank toast notification when canceling an image upload (#10664)
  • Missing support link in some toast notifications (#10680)
  • Column headers for Automatic Images (#10696)

Removed:

  • Gravatar analytics events (#10661)

Tech Stories:

  • Improve getQueryParamsFromQueryString type safety (#10645)
  • Improve API flexibility for useToastNotification (#10654)
  • Clean up and fix Linode Details styles (#10662)
  • Improve PowerActionsDialog (#10667)
  • Replace Select with Autocomplete component on Kubernetes Create page (#10673)
  • Update Managed Queries to use Query Key Factory (#10679)

Tests:

  • Add Cypress integration test to add SSH key via Linode Create (#10448)
  • Add Cypress test for Login History page (#10575)
  • Add tests for Longview client rename and deletion (#10644)

Upcoming Features:

  • Add Tax ID Notifications & Warning Icon (#10558)
  • Add capability to save & retrieve user preferences (#10625)
  • Add feature flag and capability for OBJ Gen2 (#10647)
  • Add Analytics Events to Linode Create v2 (#10649)
  • Update Manage Image Regions drawer based on UX feedback (#10674)