Cloud Manager v1.146.0
·
999 commits
to develop
since this release
Added:
- Unsaved Changes modal for Legacy Alerts on Linode Details page (#12385)
- 'New' Badge to APL section of Create Cluster flow (#12461)
Changed:
- Replace the button component under DBAAS with Akamai CDS button web component (#12148)
- TooltipIcon help to info icon (#12348)
- Improve VLANSelect component behavior when creating a new VLAN (#12380)
- Alerts banner text in Legacy and Beta modes to match latest UX mocks (#12419)
- Update Linode and NodeBalancer create summary text (#12455)
- Use
Paperin create page sidebars (#12463) - Alerts subheading text in Legacy and Beta modes to match latest UX mocks (#12465)
Fixed:
- Console error in Create NodeBalancer page and columns misalignment in Subnet NodeBalancers Table (#12428)
- Disable kubeconfig and upgrade options for users with read-only access (#12430)
- TOD payload script encoding error (#12434)
- Upgrade cluster version modal for LKE-E (#12443)
- Newly created VLANs not showing up in the VLAN select after creation when using Linode Interfaces (#12448)
- Extra background on code block copy icon (#12456)
- Unexpected Linode Create deep link behavior (#12457)
- Unsaved changes modal for upload image feature (#12459)
- APL header bolding in Create Cluster flow and GA code clean up (#12461)
- ACLP-Alerting: added fallback to the AlertsResources and DisplayAlertResources components (#12467)
- Volumes upgrade banner alignment (#12471)
- ACLP-Alerting: spacing instead of using sx: gap for DimensionFilter, add flexWrap, remove unnecessary Box spacing in Metric (#12475)
- Region select missing selected icon (#12481)
Removed:
- Move EntityTransfers queries and dependencies to shared
queriespackage (#12406) - Move Databases queries and dependencies to shared
queriespackage (#12426) - Move Status Page queries and dependencies to shared
queriespackage (#12468)
Tech Stories:
- Reroute Linodes (#12363)
- Clean up authentication code post PKCE and decoupling of Redux (#12405)
- Use
REACT_APP_ENVIRONMENT_NAMEto set the Sentry environment (#12450) - Clean up getLinodeXFilter function (#12452)
- Enhance devtools to support
aclpBetaServicesnested feature flags (#12478) - Improve contribution guidelines related to CI checks (#12480)
- Clean up unused mock data and constants (#12482)
- Update usePagination hook to use TanStack router instead of react router (#12424)
Tests:
- Add smoke tests for when aclpIntegration is disabled given varying user preferences (#12310)
- Clean up VPC unit tests and mock queries over relying on server handlers (#12429)
- Add Host Maintenance Policy account settings Cypress tests (#12433)
- Block analytics requests in Cypress tests by default (#12438)
- Add integration test to confirm manually assigning a VPC IPv4 when assigning a Linode to subnet (#12445)
Upcoming Features:
- Add region filtering for VLANSelect in AddInterface form (#12380)
- Add scope column, handle bulk alert enablement in
AlertInformationActionTable.tsx, add new alerts mutation query inalerts.tsx(#12393) - CloudPulse: Add new port filter config in
FilterConfig.ts, add new componentCloudPulsePortFilter.tsx, update utilities inutils.ts(#12401) - Show when public IPs are unreachable more accurately for Linode Interfaces (#12408)
- Add support for
nodebalancerIpv6feature flag for NodeBalancer Dual Stack Support (#12420) - DataStream: add Destinations empty state and Create Destination views (#12422)
- Add
CloudPulseModifyAlertRegions,AlertRegionsandDisplayAlertRegionscomponent, addgetSupportedRegionsfunction in alert utils.ts file, addregionskey inCreateAlertDefinitionForm(#12435) - Add alerts object to
View Code Snippetsfor beta Alerts opt-in users in Create Linode flow (#12446) - Implement the new RBAC permission hook in Linodes configuration tab (#12447)
- Updating Stream Summary on form values change (#12451)
- Implement the new RBAC permission hook in Linode Network tab (#12458)
- Add "New" badge for VM Host Maintenance; Fix maintenance table loading state; Fix maintenance policy responsive behavior for Linode Create (#12460)
- CloudPulse: Add filters for new service -
nodebalanceratFilterConfig.tsin metrics (#12464) - ACLP-Alerting: using latest /services api data to fetch the evaluation period and polling interval time options (#12466)
- Add notice when changing policies for scheduled maintenances for VM Host Maintenance (#12472)
- Implement the new RBAC permission hook in Linodes alerts and settings tabs (#12476)
- Update legacy/beta toggle behavior for Metrics, Alerts and Banners (#12479)
- Implement the new RBAC permission hook in Linodes storage tab (#12484)
- Implement the new RBAC permission hook in Linodes Landing Page (#12485)