Skip to content

Cloud Manager v1.108.0

Compare
Choose a tag to compare
@jdamore-linode jdamore-linode released this 11 Dec 21:13
· 1618 commits to develop since this release

Added:

  • Ensure EU consent box shows for new European countries (#9901)
  • NodeBalancer support for Firewalls (#9760)
  • Implement DC Get Well disabled regions in RegionSelect (#9907, #9909, #9943, #9945, #9953)

Changed:

  • Improve MainConcept Transcoders Marketplace app name, description, and website (#9858)
  • Move Linode Details Add/Edit Config button alignment to the right (#9925)
  • Add pricing Docs Link to create/clone flows and remove DC-specific pricing warning notice (#9946)
  • Update MainConcept app names to include “Demo” (#9950)

Fixed:

  • Overflow for VPC and StackScript detail descriptions and cut off placeholder text in VPC search bar (#9887)
  • Missing region ID param in Linode Detail clone action menu item (#9888)
  • Linode Network Transfer History graph back button incorrectly appearing to be disabled (#9900)
  • 'Oh snap' errors from MSW (#9910)
  • TableCell with ActionMenu incorrect size and border placement (#9915)
  • Images landing page guide section title typo (#9930)
  • TableCell styling for ActionMenus (#9954)

Removed:

  • dcSpecificPricing and objDcSpecificPricing feature flags (#9881)

Tech Stories:

  • Refactor RegionSelect to use Autocomplete (#9873)
  • Clean up App.tsx (#9897)
  • Update axios to 1.6.1 (#9911)
  • Remove unused container files (#9928)
  • MUI v5 Migration - SRC > Components > Breadcrumb (#9877)
  • MUI v5 Migration - SRC > Features > Support (#9882)
  • MUI v5 Migration - SRC > Components > EditableInput (#9884)
  • NodeBalancer Config Node - Remove one-off-styled Chip (#9883)
  • Toggle v7 story migration (#9905)
  • EnhancedSelect and RegionSelect stories cleanup (#9906)
  • Dismissible Banner Storybook v7 story migration (#9932)
  • Tabs Storybook v7 story migration (#9937)
  • Tile and ShowMoreExpansion Storybook v7 story migration (#9913)
  • ActionMenu Storybook v7 story migration (#9927)
  • TopMenu and TagsList Storybook v7 story migration (#9948)
  • SideMenu & UserMenu Storybook v7 story migration (#9956)
  • Payment Method Row Storybook v7 story migration (#9958)
  • Use LinodeSelect and NodeBalancerSelect components for Firewall create drawer (#9886)

Tests:

  • Remove dcSpecificPricing and objDcSpecificPricing feature flags (#9881)
  • Update tests for DC-specific pricing docs link (#9946)
  • Upgrade Cypress from 13.4.0 to 13.5.0 (#9892)
  • Improve stability for Longview, Rebuild, and Rescue tests (#9902)
  • Code coverage implementation (#9917)
  • Add unit tests and additional integration test for VPC delete dialog (#9920)
  • Add AGLB Configuration create and delete e2e tests (#9924)
  • Add maintenance mode integration test (#9934)
  • Combine billing cypress tests (#9940)
  • Add account cancellation UI tests (#9952)
  • Fix warm resize test by updating notice text (#9972)
  • Add integration tests for VPC assign/unassign flows (#9818)

Upcoming Features:

  • Add AGLB create flow Stepper details content (#9849)
  • Add AGLB Configuration Create Flow (#9870)
  • Add AGLB Feedback Link (#9885)
  • Add AGLB copy and docs links (#9908)
  • Add AGLB Service Target protocol field in Create/Edit Service Target drawer and "Protocol" column to Service Targets table (#9891)
  • Add AGLB Configuration e2e tests, improve error handling, and improve UX (#9941)
  • Add AGLB copy changes and improvements (#9954)
  • Fix AGLB Configuration creation by fixing port type and other refinement (#9903)
  • Add parentChildAccountAccess feature flag (#9919)
  • Update existing user account and grant factories and mocks for Parent/Child account switching (#9942)
  • Add new grants and React Query queries for Parent/Child account switching (#9944)
  • Add Reboot Needed status for Linodes assigned to VPCs (#9893)
  • Indicate unrecommended Linode configurations on VPC Detail page (#9914)
  • Tweak VPC landing page empty state copy and add resource links (#9951)
  • Display warning notices for unrecommended configurations in Linode Add/Edit Config dialog (#9916)
  • Disable Public IP Address for VPC-only Linodes in the Linode's details page (#9899)
  • Update copy on VPC Create page (#9962)
  • Update VPC-related copy for Reboot Needed tooltip (#9966)
  • Update copy for VPC Panel in Linode Create flow and VPC-related copy in Linode Add/Edit Config dialog (#9968)
  • Create feature flag to support OBJ Multi Cluster UI changes (#9970)
  • Replace Linode Network Transfer History chart with Recharts (#9938)