-
Notifications
You must be signed in to change notification settings - Fork 365
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
Release v1.93.0 - Release → Staging #9115
Merged
Merged
Conversation
This file contains 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
* fix: [M3-5915] - initial commit for new component * feat: [M3-5915] - initial commit for new component * fix: [M3-5915] - dynamic rendering based on filters * fix: [M3-5915] - markup, comments, styles & cleanup * fix: [M3-5915] - improve canvas accessibility tags * fix: [M3-5915] - accessible units for new chart data table * feat: [M3-5915] - add aria-describedby * feat: [M3-5915] - safeguards * feat: [M3-5915] - changelo update * feat: [M3-5915] - safer ID * feat: [M3-5915] - add test * feat: [M3-5915] - address feedback * feat: [M3-5915] - address feedback 2 * feat: [M3-5915] - address feedback 3 * feat: [M3-5915] - update storybook * feat: [M3-5915] - code cleanup * feat: [M3-5915] - prevent malformed value data * feat: [M3-5915] - address feedback
* feat: [M3-6525] - initial commit * feat: [M3-6525] - fix build errors * feat: [M3-6525] - move fonts outside of public dir * feat: [M3-6525] - more config cleanup * feat: [M3-6525] - revert font move
* Add AA launch scripts and DCR on tracked events * Update satellite.track function to use generic, single identifier * Update launch script src assignment with logic for additional envs * Use a single env var from Jenkins * Disable tracking on custom events in Adobe for now * Cleanup * Enable direct call rule for AA custom event tracking * Add AA launch scripts and DCR on tracked events * Update satellite.track function to use generic, single identifier * Update launch script src assignment with logic for additional envs * Use a single env var from Jenkins * Disable tracking on custom events in Adobe for now * Cleanup * Only append Adobe Analytics script with valid url * Prevent errors if AA env is not defined * Update sendEvent * Test if loadScript works instead * Revert previous commit to move location of script * Log error when sendEvent fails
…tField (#9018) * refactor: [M3-6306] - SRC > Components > CopyableTextField * PR feedback * resolve specificity * Update styling * refactor styles using styled * Update CHANGELOG.md
fix: [M3-6454] - Show error for PayPal payments
…t Reset (#9059) * reset the code mutation whenever the user sends a code to their phone * reset code input on Enter Different Phone Number --------- Co-authored-by: Banks Nussman <banks@nussman.us>
- Does some preliminary moving around of some code to prepare for React Query for Linodes - Updates React Query for Volumes to use our new query key pattern - Sets up Linode RQ event handler so we can have peace of mind that RQ is up to date --------- Co-authored-by: Banks Nussman <banks@nussman.us>
* feat: [M3-6525] - initial commit * feat: [M3-6525] - move fonts outside of public dir * feat: [M3-6525] - more config cleanup * feat: [M3-6525] - revert font move * feat: [M3-6526] - initial commit
…dability (#9064) * Remove Notice inner p fontSize of 16px (1rem) * Removed commented code * Define lineHeight * Add changelog entry; add forgotten changelog entry
…#9054) * Add LKE mock utilities * Add LKE deletion integration tests * Add LKE landing page integration tests * Add Cypress downloaded file utils * Add LKE update integration tests * Add QA data attributes for node pool sections * Add QA data attributes for node pool rows * Add Kubernetes dashboard response factory * Dismiss LKE node recycle dialog upon confirmation
staging → master for v1.92.0
… during invoice PDF generation #9069 * fix: add compression to logo when rendering in JPG format during PDF generation * Update changelog --------- Co-authored-by: mjac0bs <mjacobs@akamai.com> Co-authored-by: Richie McIntosh <93939013+richardmcintosh@users.noreply.github.com>
…Create Drawer (#9067) Surfaces any general errors as a notice in the Object Storage Create Bucket drawer Previously, only errors specific to the label and region would show --------- Co-authored-by: Banks Nussman <banks@nussman.us>
…premium plans (#9066) * feat: [M3-6520] - Add new flag to deliver DC availability notice for premium plans * feat: [M3-6520] - Move to new component for reusability * feat: [M3-6520] - feedback
- Uses API pagination and sorting on the Linodes Landing page - Made the CSV download actually contain useful information - Removed the group by tag and card views --------- Co-authored-by: Banks Nussman <banks@nussman.us>
* feat: [M3-5655] - Allow user to download DNS zone file * PR feedback - use util function downloadFile * PR -feedback * code cleanup * Added test coverage * Update packages/manager/src/features/Domains/DownloadDNSZoneFileButton.tsx Co-authored-by: Banks Nussman <115251059+bnussman-akamai@users.noreply.github.com> * UX - Change and feedback * Code cleanup - use import instead of require --------- Co-authored-by: Banks Nussman <115251059+bnussman-akamai@users.noreply.github.com>
…Marketplace (#9081) Co-authored-by: Jaalah Ramos <jaalah.ramos@gmail.com>
* fix: [M3-5088] - Add field search skipping rules * fix: [M3-5088] - Add comments * Changelogs for Cloud v1.92.0, JS Client v0.91.0, and Validation package v0.23.0 * fix: [M3-5088] - Renaming things * fix: [M3-5088] - Use better matching * fix: [M3-5088] - Cleanup * fix: [M3-5088] - Changelog * fix: [M3-5088] - minor feedback --------- Co-authored-by: Banks Nussman <banks@nussman.us>
…omponents > Table, TableBody, TableHead, TableCell, TableSortCell, TableRow (#9082) MUI v5 Migration for most Table related components --------- Co-authored-by: Banks Nussman <banks@nussman.us>
…traction (#9078) * feat: [M3-6465] saving progress * feat: [M3-6465] saving progress * feat: [M3-6465] improve API & compose page * feat: [M3-6465] Data & cleanup * feat: [M3-6465] fix for external icons * feat: [M3-6465] more cleanup * feat: [M3-6465] changelog entry * feat: [M3-6465] fix wrong link * feat: [M3-6465] convert ResourcesLinksSection to styled component * feat: [M3-6465] Address feedback - part 2 * feat: [M3-6465] Address feedback - part 3 * feat: [M3-6465] Address feedback - part 4 * feat: [M3-6465] Address feedback - part 5 * feat: [M3-6465] Cleanup and reusability * feat: [M3-6465] Abstract resource section * feat: [M3-6465] fixing icons on linodes, k8s and DBs * feat: [M3-6465] Final cleanup
* Upgrade Cypress to v12.11 * Upgrade Cypress related dependencies * Update cached data
Fixes UI regression in the Linode Details Entity Header access table caused by refactor: [M3-6400, M3-6401, M3-6404, M3-6408] - MUI v5 Migration - Components > Table, TableBody, TableHead, TableCell, TableSortCell, TableRow #9082 Co-authored-by: Banks Nussman <banks@nussman.us>
Co-authored-by: Jaalah Ramos <jaalah.ramos@gmail.com>
Co-authored-by: Jaalah Ramos <jaalah.ramos@gmail.com>
Co-authored-by: Jaalah Ramos <jaalah.ramos@gmail.com> Co-authored-by: Banks Nussman <115251059+bnussman-akamai@users.noreply.github.com> Co-authored-by: Banks Nussman <banks@nussman.us>
…ing state (#9091) * feat: [M3-6470] - Add resource links to StackScripts empty state landing page * Add StackScriptsIcon * Update CHANGELOG.md * Update right doc url for Shell Scripts * PR: feedback organize imports * PR: Feedback * Update youtube link for Shell Scripts Explained
Send page views to Adobe Analytics --------- Co-authored-by: Banks Nussman <banks@nussman.us>
abailly-akamai
previously approved these changes
May 15, 2023
bnussman-akamai
previously approved these changes
May 15, 2023
cpathipa
previously approved these changes
May 15, 2023
mjac0bs
reviewed
May 15, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we make a couple of quick changes first before this gets merged?
jaalah-akamai
dismissed stale reviews from cpathipa, bnussman-akamai, and abailly-akamai
via
May 15, 2023 16:49
e55cfec
mjac0bs
approved these changes
May 15, 2023
cpathipa
approved these changes
May 15, 2023
jaalah-akamai
changed the title
Release v1.93.0 → Staging
Release v1.93.0 - Release → Staging
May 17, 2023
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.
[2023-05-15] - v1.93.0
Added:
Changed:
Fixed:
Tech Stories:
Components > CheckoutSummary
refactor: [M3-6301] –MUI v5 - Components > CheckoutSummary
#9100Components > CopyableTextField
refactor: [M3-6306] - MUI v5 Migration SRC > Components > CopyableTextField #9018Components > DialogTitle
refactor: [M3-6320] - MUI v5 Migration - Components > DialogTitle #9050Components > DownloadCSV
refactor: [M3-6326] - MUI v5 - Components > DownloadCSV #9084Components > Notice
refactor: [M3-6366] - MUI v5 - Components/Notice #9094Components > PrimaryNav
refactor: [M3-6376] –MUI v5 - Components > PrimaryNav
#9090Components > ShowMoreExpansion
refactor: [M3-6390] - MUI v5 - Components/ShowMoreExpansion #9096Components > Table
refactor: [M3-6400, M3-6401, M3-6404, M3-6408] - MUI v5 Migration - Components > Table, TableBody, TableHead, TableCell, TableSortCell, TableRow #9082Components > TableBody
refactor: [M3-6400, M3-6401, M3-6404, M3-6408] - MUI v5 Migration - Components > Table, TableBody, TableHead, TableCell, TableSortCell, TableRow #9082Components > TableCell
refactor: [M3-6400, M3-6401, M3-6404, M3-6408] - MUI v5 Migration - Components > Table, TableBody, TableHead, TableCell, TableSortCell, TableRow #9082Components > TableHead
refactor: [M3-6400, M3-6401, M3-6404, M3-6408] - MUI v5 Migration - Components > Table, TableBody, TableHead, TableCell, TableSortCell, TableRow #9082Components > TableRow
refactor: [M3-6400, M3-6401, M3-6404, M3-6408] - MUI v5 Migration - Components > Table, TableBody, TableHead, TableCell, TableSortCell, TableRow #9082Components > TableSortCell
refactor: [M3-6400, M3-6401, M3-6404, M3-6408] - MUI v5 Migration - Components > Table, TableBody, TableHead, TableCell, TableSortCell, TableRow #9082