-
Notifications
You must be signed in to change notification settings - Fork 367
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.133.0 - staging
→ master
#11378
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
… dropdown (#11178) * feat: [M3-8528] - Include Object Storage in Support Tickets * query change * Added changeset: Include Object Storage buckets in Support tickets dropdown * added link support for object storage * removed redundant query * query updation and restructuring request payload * Added changeset
* initial clean up * save progress * add changeset * fix type error * feedback @mjac0bs * a few more small fixes * a few more small fixes --------- Co-authored-by: Banks Nussman <banks@nussman.us>
* migrate stack, update organization for divider/icon button * Added changeset: `Stack` component to `ui` package
…age and update imports (#11174) * Move Notice to UI package and update imports * Add test imports * Add renderWithTheme and other changes to make tests pass * Fix broken icon imports * Added changeset: Move `Notice` and `Tooltip` components to UI package * Feedback @dwiley-akamai: consolidate imports and rename icon exports
…py Object. (#11172) * change: [M3-7337] - change Linode Details Summary VPC IPv4 Text to Copy Object. * Added changeset: change Linode Details Summary VPC IPv4 Text to Copy Object. * Update changeset description Co-authored-by: Purvesh Makode <pmakode@akamai.com> * remove optional chaining * change Text from "Subnets" to "Subnet" * remove extra borderTop * refactor: [M3-7337] - change Linode Details Summary VPC IPv4 Text to Copy Object * Add descriptive variable name --------- Co-authored-by: Purvesh Makode <pmakode@akamai.com>
* feat: [UIE-8193] - Tooltip for Create/Resize Database table * Added changeset: Tooltip for 'Usable Storage' in Create/Resize Database Table * feat: [UIE-8193] - Tooltip context for small screens
…er `fireEvent` (#11221) * Update 08-testing.md for userEvent * Fix typo * Address feedback; also further clean up linting issues the doc * Fix a bad test that was not following good practices * Added changeset: Update developer docs on unit testing user events
* feat: [M3-8665] - add option to copy token in LKE details page. * Added changeset: option to copy token in LKE details page * Change the "Copy Token" button to use asynchronous functionality * remove extra styling * refactor: [M3-8665] - add option to copy token in LKE details page. * Change cypress test for LKE update spec
* Make updates discussed to PR template during retro * Add changeset
* Move RadioGroup to ui package * Added changeset: Move `RadioGroup` from `manager` to `ui` package
…ry changes (#11238) * Set DBaaS resize test mock database instance platform to `'rdbms-legacy'` * Added changeset: Fix DBaaS resize tests that fail on first attempt and succeed on second
…ss tests (#11191) * update existing obj cypress tests to mock obj gen 2 flags as disabled * update access-key spec * Added changeset: Mock disable OBJ Gen 2 flags for existing OBJ Cypress tests
…tate Landing Pages (#11213) * Fix spacing for empty state landing pages * Fix styling for mobile and empty youtube resource sections * Add changeset
* initial work * make overriding contains filter shape more generic * make things more generic * allow underscore in seaches * allow `:` in searches * only disable retries if the user is searching * add changeset * add changeset * use `errorText` prop @hana-akamai * add comment to summarize what is filterable --------- Co-authored-by: Banks Nussman <banks@nussman.us>
* Migrate radio to ui package * Add vitest imports in Radio tests * Fix radio icons imports * Add `vite-plugin-svgr` plugin to UI package * Added changeset: Move `Radio` from `manager` to `ui` package * Reordering imports * Temporarily import `FormControlLabel` from MUI * Remove typecast from plugin configuration in all places * Fix: avoid imports from @linode/ui in @linode/ui * Remove todo comments
* test: [M3-8550] - Add unit tests for EntityHeader component * Added changeset: unit test cases for EntityHeader component
…omponent (#11252) * upcoming: [DI-20934] - Configurable Max limit on resource selection component * upcoming: [DI-20934] - PR comments * upcoming: [DI-20934] - Small fix * upcoming: [DI-20934] - Added sorting of resources * upcoming: [DI-20934] - PR comments * upcoming: [DI-20934] - PR comments * upcoming: [DI-20934] - small fix * upcoming: [DI-20934] - Added changeset * upcoming: [DI-21867] - Resources selection tag limit * upcoming: [DI-20934] - PR comments on UT and Changeset
…ete (#11245) * change: [UIE-8245] - DBaaS: replace Select with Autocomplete * change: [UIE-8245] - DBaaS: replace Select with Autocomplete (Settings Tab) * Added changeset: Replace Select component with Autocomplete * change: [UIE-8245] - review fix, show default engine
…API errors (#11239) * Add Cypress tests to verify ACLP UI's handling of API errors * Update packages/manager/.changeset/pr-11239-tests-1731305530868.md
* Remove ts-docgen optimization * Added changeset: Storybook docgen
* Move Button to UI package * Added changeset: Migrate `Button` component and styled variants * Tweaks: fix cannibalistic imports, tests and more * PR feedback @coliu-akamai: consolidate imports, fix comment
…or tokens pt3 (#11241) * Replace one-off hardcoded color values with color tokens pt3 * Replace #c9c7c7 with theme.tokens.color.Neutrals[40] * Replace #606469 with theme.tokens.color.Neutrals[70] * Replace #555 with theme.tokens.color.Neutrals[80] * Replace #c9cacb with theme.tokens.color.Neutrals[40] or equivalent * Added changeset: Replace one-off hardcoded color values with color tokens pt3 * Replace '#9ea4ae' with theme.tokens.color.Neutrals[50] * Replace `#cdd0d5` with `theme.tokens.color.Neutrals[30]` * Replace `#ccc` with `theme.tokens.color.Neutrals[40]` * Replace `#222` with `theme.tokens.color.Neutrals.Black` * Replace `#f4f4f4` with `theme.tokens.color.Neutrals[5]` or equivalent * Update changeset file * Remove color instances from Divider component
…age (#11267) * Move `ClickAwayListener` to `ui` package * Added changeset: Move `ClickAwayListener` from `manager` to `ui` package * Added changeset: Move `ClickAwayListener` from `manager` to `ui` package
…x defaultDB for legacy instances (#11371) * feat: [UIE-8269], [UIE-8290] - DBaaS: Access Controls text update, fix defaultDB for legacy instances * feat: [UIE-8269], [UIE-8290] - refactoring * feat: [UIE-8269], [UIE-8290] - fix e2e test * Added changeset: DBaaS : Updated copy, placeholders, and button text in Access Controls, fixed default DB value for legacy instances
…7.0, and UI version 0.4.0
Release v1.133.0 - `release` → `staging`
dwiley-akamai
requested review from
hana-akamai and
cpathipa
and removed request for
a team
December 5, 2024 20:42
Coverage Report: ✅ |
…summary-for-smaller-screens
…sue-on-kubernetes-summary-for-smaller-screens fix: [M3-8972] - Overflow issue in Kubernetes Summary section on smaller screens (→ `staging`)
Cloud Manager UI test results🎉 466 passing tests on test run #2 ↗︎
|
Cloud Manager E2E Run #6948
Run Properties:
|
Project |
Cloud Manager E2E
|
Branch Review |
master
|
Run status |
Passed #6948
|
Run duration | 31m 24s |
Commit |
d6c18eeca8: Merge pull request #11378 from linode/staging
|
Committer | Hussain Khalil |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
6
|
Pending |
2
|
Skipped |
0
|
Passing |
466
|
View all changes introduced in this branch ↗︎ |
hana-akamai
previously approved these changes
Dec 10, 2024
Why is this PR's title staging to master, but its pointing from develop to staging? (cc @hkhalil-akamai) |
jdamore-linode
previously approved these changes
Dec 10, 2024
hkhalil-akamai
dismissed stale reviews from jdamore-linode and hana-akamai
December 10, 2024 18:40
The base branch was changed.
jdamore-linode
approved these changes
Dec 10, 2024
coliu-akamai
approved these changes
Dec 10, 2024
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.
thank you!
hana-akamai
approved these changes
Dec 10, 2024
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.
Cloud Manager
Added:
Changed:
react-beautiful-dnd
withdnd-kit
library (#11127)Fixed:
noOverflow
property (#11127)GiB
toGB
in the frontend (#11293)Removed:
manager
toui
package (#11214)ClickAwayListener
frommanager
toui
package (#11267)ui
package) (#11269)Checkbox
frommanager
toui
package (#11279)H1Header
frommanager
toui
package (#11283)TextField
component andconvertToKebabCase
utility function (migrated toui
package) (#11290)Toggle
component andToggleOn
andToggleOff
icons (migrated toui
package) (#11296)EditableText
frommanager
toui
package (#11308)Autocomplete
,List
, andListItem
components (migrated toui
package) (#11314)Accordion
frommanager
toui
package (#11316)FormControlLabel
frommanager
toui
package (#11353)Chip
frommanager
toui
package (#11266)Tech Stories:
clamp
from@linode/ui
rather thanramda
(#11306)0.32.9
to1.4.0
(#11324)Tests:
linode-storage.spec.ts
(#11304)machine-image-upload.spec.ts
test failures (#11319)plan-selection.spec.ts
(#11323)DialogTitle
component (#11340)CopyableTextField
component (#11268)DocsLink
component (#11336)Upcoming Features:
LineGraph
withAreaChart
and addDataSet
type inCloudPulseLineGraph
component, addconnectNulls
,dotRadius
,showDot
,xAxisTickCount
property andChartVariant
interface inAreaChart.ts
(#11204)generate12HoursTicks
method in AreaChartutils.ts
, remove breakpoint condition inMetricsDisplay.tsx
, modifylegendHeight
andxAxisTickCount
inCloudPulseLineGraph.tsx
(#11317)improved visualization of multiple storage regions (#11355)