-
Notifications
You must be signed in to change notification settings - Fork 392
Release v.1.158.0- staging → master #13311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
abailly-akamai
wants to merge
59
commits into
master
Choose a base branch
from
staging
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+7,229
−2,802
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#13246) * upcoming: [DI-29113] - Support for User Channel Details in Alert flows * add changeset * add support for new alerts object in Notification Channel * changesets --------- Co-authored-by: Ankita <ankitaan@akamai.com>
…ncers (#13250) * change: [UIE-9919] - Address post-demo feedback(points 1-3) * Added changeset: NLB post-demo feedback-fix empty state title casing,rename LKE-E to Cluster and adjust column visibility for smaller screens to prioritize IPv6
* change: [UIE-9919] - Address post-demo feedback(points 4,5) * Added changeset: NLB post-demo feedback-Resolve special character filtering issue in Nodes table IPv6 column and add NLB to GoTo quick navigation
…lag (#13232) * Save progress * wrap up initial cleanup * fix tests * fix tests * Added changeset: IAM: Cleanup `iamRbacPrimaryNavChanges` feature flag * feedback @bnussman-akamai * small work break fix
…e in create VPC flow (#13245)
…ewest (G8) -> oldest (G6) (#13234) * Update GP default sort to show newest (G8) -> oldest (G6) * Minor comment updates * Added changeset: Update Generational Plans default sort to show newest (G8) -> oldest (G6) * Make generation plan ranking more scalable * Update some e2e tests * Update more e2e test cases * Update e2e tests from stackscripts and marketplace
* change: [UIE-9919] - Address post-demo feedback(points 6,7) * Added changeset: NLB post-demo feedback-Optimize table col widths and add back button * Address review comments. * Update packages/manager/.changeset/pr-13258-changed-1767876909544.md Co-authored-by: Dajahi Wiley <114682940+dwiley-akamai@users.noreply.github.com> --------- Co-authored-by: Dajahi Wiley <114682940+dwiley-akamai@users.noreply.github.com>
…i users (#13243) * disable make payment button for akamai users * Added changeset: Billing: Disable 'Make payment'button for Akamai users * remove dupe changeset
* upcoming: [M3-9225] - Add API queries for MarketplaceV2 * Added changeset: Add API queries for MarketplaceV2 * PR feedback * fixed api url and factories * added queries for /marketplace/types * PR feedback @pmakode-akamai
…13259) * fix: [UIE-9933], [UIE-9935] - IAM: UX copy updates, breadcrumbs fix * Added changeset: IAM Delegation: UX copy update, wrong breadcrumb fix
…e type to linode interface in Linode create flow (#13221)
* bump jspdf to 4.0.0 * types and test * oops buffer * Added changeset: Bump jspdf to 4.0.0 * try CI without global
…13260) * feat: [UIE-9931] - IAM: fix payload for updateChildAccountDelegates * update updateChildAccountDelegates * changesets
…Page (#13257) * Add breadcrumb * Add beta chip to Partner Referral breadcrumb * Added changeset: Add Breadcrumb to Marketplace product landing page * Keep label plural
…for Marketplace (#13247) * Add Marketplace ProductCard component * More changes * Some clean up * Add tests and some changes * Added changeset: Add reusable Product Selection Card component for Marketplace * Update Marketplace feature folder structure * Add color tokens for badge as per ux mocks * Clean up logo styles * Remove usage of fontWeight * Refactor: simplify component props * Update description truncation from 268 to 200 characters * Make some of the props required and update tests * More refactoring and cleanup * Add logo URL to tests base data
…ermissions (#13262) * save progress * remaining instances * cleanup and tests
…passing override region (#13277) * Fix issue when checking override region capabilities when test depends on mock regions * Added changeset: Fix issue in 'chooseRegion' util when specifying an override region
) * upcoming: [DI-29059] - Add delete action, related handlers, tests * upcoming: [DI-29059] - Fix tc * upcoming: [DI-29059] - Update type * upcoming: [DI-29059] - Update the statements according to latest figma * upcoming: [DI-29059] - Add changesets * upcoming: [DI-29059] - Address suggestions for delete state * upcoming: [DI-29059] - Update as per dev --------- Co-authored-by: santoshp210-akamai <159890961+santoshp210-akamai@users.noreply.github.com>
…13268) * feat: [UIE-9934] - IAM: reset to prev page when removing last role * Added changeset: IAM: removing entity/role can cause an empty page
## Description 📝 - Display general Service URI for all databases under Connection details in the summary tab - If applicable, display PgBouncer connection details Service URI for postgres clusters with at least one connection pool ## How to test 🧪 ### Prerequisites (How to setup test environment) - Ensure the Database PgBouncer feature flag is enabled and turn on the legacy MSW ### Verification steps (How to verify changes) - [ ] Go to a mysql Database cluster's summary page and confirm that a general mysql service URI displays under Connection Details. There should not be a PgBouncer section. - [ ] Go to a postgres Database cluster's summary page and confirm that a general postgres service URI displays under Connection Details. There should be a PgBouncer section
* test: fix previous month calculation tests for year boundaries * Fix[DI-29231] failure specification * Fix[DI-29231] failure specification * Update packages/manager/.changeset/pr-13240-tests-1767941254923.md Co-authored-by: Dajahi Wiley <114682940+dwiley-akamai@users.noreply.github.com> * fix previous month calculation tests for year boundaries * fix previous month calculation tests for year boundaries * Merge branch 'develop' into time-range-spec-fix_linode_January_03 * Add back scrollbar logic after earlier removal * Add back scrollbar logic after earlier removal * add Cypress spec for custom date/time picker with range and timezone * add Cypress spec for custom date/time picker with range and timezone * add Cypress spec for custom date/time picker with range and timezone * add Cypress spec for custom date/time picker with range and timezone --------- Co-authored-by: Dajahi Wiley <114682940+dwiley-akamai@users.noreply.github.com>
…aces feature in Account settings page (#13280)
…: UI fix for Parent/Child (#13275) * fix: [UIE-9943], [UIE-9944], [UIE-9951], [UIE-9954] - Parent/Child UI fix * fix: [UIE-9950] - Parent/Child dialog fix * e2e fix * changeset
* fix: [UIE-10011] - Parent/Child selected roles drawer fix * Added changeset: IAM Delegation: User selector not working in Assign Role/Roles drawer * fix: [UIE-10017] - Account Delegations text fix
* fix: [DI-29215] - sort service type column on label * add changeset
* routing tighhtening * Added changeset: IAM routing cleanup
…13297) * fix: [DI-29215] - End character validation for specific characters * add changesets
…hile updating alerts for a linode and fix state reset issue on save (#13301) * upcoming: [DI-29177] - Remove account/region alerts from update linode payload * upcoming: [DI-29177] - Add tc * upcoming: [DI-29177] - Update tc * upcoming: [DI-29177] - Update payload for create flow * Revert "upcoming: [DI-29177] - Update payload for create flow" This reverts commit 122d252. * upcoming: [DI-29177] - Initial payload for account and region alerts isnt required * upcoming: [DI-29177] - Remove immediate state * upcoming: [DI-29177] - Add changeset
…lp alerts (#13163) * upcoming: [DI-28506] - filter linode resources based on alerts * upcoming: [DI-28506] - Update comment * upcoming: [DI-28506] - move utils from shared to alerting specific file * upcoming: [DI-28506] - Update mock * upcoming: [DI-28506] - Add changeset * upcoming: [DI-28506] - add copilot suggestion
Co-authored-by: Banks Nussman <115251059+bnussman-akamai@users.noreply.github.com>
…pe). (#13286) * upcoming: [UIE-9781] - Add CRUD MSW mocks for Resource Locking feature(RESPROT2) * Added changeset: Add MSW crud for Resource Locking feature(RESPROT2) * Refactored the types to re-use Entity and entityFactory. * Address review comments by Ganesh * Added changeset: Added locks property to Linode interface,added lock create and delete event keys, refactored Lock types
…blic Internet interface to Linode with VPC (#13302)
* change: [DPS-35018] - Logs: Add new status - Provisioning * Added changeset: Logs Stream - Provisioning status
* change: [DPS-36291] - Text changes after tech writing review * Added changeset: Logs texts updates after tech writing review
…faces feature in Create linode page (#13281) * change: [UIE-10012] - Implement UX and user feedback for linode interfaces feature in Create linode page * Added changeset: Apply UX and user feedback for linode interfaces feature in Account settings page * fix: UIE-9998 - Reset Private IP value on switching between linode interface and config profile interface in Create linode form * Update spacings within VPC panel in create linode panel * Auto assign VPC IPv6 similar to VPC IPv4 by default in VPC panel * Add divider below VLAN section in networking panel
…role (#13285) * feat: [UIE-10006] - IAM Delegation: reset to prev page when changing role * Added changeset: IAM: changing entity/role can cause an empty page
…1.0, Queries version 0.20.0
…ent (#13299) * Add check to useIsIAMDelegationEnabled * better handling * update relevant tests * Added changeset: Check if IAM Parent/Child is enabled dynamically * remaining test * handle child accounts and delegates * reduce ticket scope * reduce ticket scope * add iamIsEnabled check * tests
Release v1.158.0 - release → staging
Collaborator
Cloud Manager UI test results🔺 1 failing test on test run #1 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: pnpm cy:run -s "cypress/e2e/core/linodes/clone-linode.spec.ts" |
|||||||||||||||||
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Important
Cloud is now being deployed in Pulsar. Merging this branch will not deploy Cloud Manager, however we want to keep it going for the time being, and until we have solidified our release process (keeping branches in sync and ensure CI integrity)
Cloud Manager - v1.158.0
Added:
Changed:
Fixed:
CloudPulse metrics(#13287)Tech Stories:
iamRbacPrimaryNavChangesfeature flag (#13232)Tests:
timerange-verification.spec.ts(#13240)Upcoming Features:
APIv4 - v0.156.0
Fixed:
Tech Stories:
Upcoming Features:
DeleteChannelPayloadtype and request for deletion of a notification channel (#13256)NotificationChannelAlerts, requestgetAlertsByNotificationChannelIdto fetch alerts associated to a notification channel (#13294)Queries - v0.20.0
Upcoming Features:
Validation - v0.81.0
Fixed: