-
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
upcoming: CDS Redesign 2025 #11465
Open
jaalah-akamai
wants to merge
41
commits into
develop
Choose a base branch
from
cds-redesign-2025
base: develop
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
upcoming: CDS Redesign 2025 #11465
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
* upcoming: [M3-9002] - Footer Update * global tokens formatting * fix * left align for desktop - center for mobile --------- Co-authored-by: Jaalah Ramos <[email protected]>
* upcoming: [M3-9002] - Left Navigation Update * removed akamai color logo * updated pin icon tooltip text * upcoming: [M3-8982] - Update Left Navigation * updated theme file's format * updated standby values * corrected badge width and fixed colors for product family * Revert "corrected badge width and fixed colors for product family" This reverts commit 6fcb80b. * Fix font styles for side nav, adjust spacing, revert active states * Update product family icons * integrated footer updates and updated icon's svg colors to be dynamic * Fix borders for mobile --------- Co-authored-by: Jaalah Ramos <[email protected]>
* upcoming: [9006] - Update Table Component with Design Tokens * Change unit tests for `CollapsibleRow` component * Complete table overhaul * Second pass through tables * Update linode groups * Cleanup * Add hover background transitions to tables - `Part1` * Add zebra striping and selected states * Add selected state for plan table * Fix dark mode styles * Add hover background transitions to tables - `Part2` * Add hover background transitions to tables - `Part3` * Revert "Add hover background transitions to tables - `Part3`" This reverts commit bffeef5. * Revert "Add hover background transitions to tables - `Part2`" This reverts commit 0ecfc55. * Revert "Add hover background transitions to tables - `Part1`" This reverts commit 8f87cb6. * Make hover the default for TableRow * Add table striping as a setting preference * Add border to table attachment headers --------- Co-authored-by: Jaalah Ramos <[email protected]> Co-authored-by: Jaalah Ramos <[email protected]>
* upcoming: [M3-9002] - Left Navigation Update * removed akamai color logo * updated pin icon tooltip text * Fix table focus state and global header background * Update logo color * Revert logo change --------- Co-authored-by: Jaalah Ramos <[email protected]>
jaalah-akamai
requested review from
bnussman-akamai and
hkhalil-akamai
and removed request for
a team
January 2, 2025 19:19
* Handle dynamic sidebar * SideMenu temp fonts * Toggler * Toggler * better handling * better util * cleanup * cleanup * icon fix
Coverage Report: ❌ |
… and CDS Compass Updates (#11452) * Initial changes: top menu spans full width of app, logo moved to top menu, rearrangement of top menu elements, reordering of components in MainConent.tsx & Root.tsx, addition of new icons for top menu * Update icon svg's; match mockups more closely and fix colors; implement hamburger icon in tablet/mobile view when side menu disappears; implement company name truncation * Adjust import path * Update MuiButton padding, remove minWidth on buttons; use GlobalHeader tokens; fix icon and text colors for Search bar; use chevron icons for KeyboardArrowUp & KeyboardArrowDown (color still needs adjusting) * Remove sx prop from CreateMenu button * Fix KeyboardArrowUp and KeyboardArrowDown color in UserMenu.tsx * MaxWidth initial * Remove search bar border on hover * Stop container holding x button in search bar from spilling outside of the bar * Reduce zIndex of <Box /> wrapping <SideMenu /> to prevent the side menu from covering up the search dropdown * Mock preference in PrimaryNav.test.tsx so items are expanded by default to prevent failures * Saving... * Saving... * Saving... * Final cleanup of top menu * Cleanup UserMenu * Remove commented code * Fix TS errors --------- Co-authored-by: Dajahi Wiley <[email protected]> Co-authored-by: Jaalah Ramos <[email protected]> Co-authored-by: Jaalah Ramos <[email protected]>
* Initial commit: all the font things * smooth it all * side nav and some captions * small changes * more instances * more instances and linting rules + defensive props * ubuntu no longer
jaalah-akamai
requested review from
dmcintyr-akamai
and removed request for
a team
January 15, 2025 05:23
Decided to use Fontsource to self host fonts which fixed Safari |
packages/manager/cypress/e2e/core/cloudpulse/cloudpulse-navigation.spec.ts
Outdated
Show resolved
Hide resolved
This reverts commit 35ba8aa.
…-off styles (#11523) Cleans up one-off styles in KubernetesClusterRow Uses Link from src/components/Link rather than react-router-dom directly so that colors are correct In dark mode, the raw react-router-dom link is too dark Co-authored-by: Banks Nussman <[email protected]>
Cloud Manager UI test results🔺 12 failing tests on test run #31 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: yarn cy:run -s "cypress/e2e/core/linodes/smoke-linode-landing-table.spec.ts,cypress/e2e/core/images/search-images.spec.ts,cypress/e2e/core/linodes/clone-linode.spec.ts,cypress/e2e/core/placementGroups/placement-groups-navigation.spec.ts,cypress/e2e/core/vpc/vpc-navigation.spec.ts,cypress/e2e/core/volumes/search-volumes.spec.ts,cypress/e2e/core/kubernetes/lke-update.spec.ts,cypress/e2e/core/linodes/search-linodes.spec.ts,cypress/e2e/core/account/betas.spec.ts,cypress/e2e/core/cloudpulse/cloudpulse-navigation.spec.ts" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Description 📝
Core Design System Redesign of Cloud Manager
Changes 🔄
styled
components for tables 🧹Target release date 🗓️
Mid-February
Preview 📷
See respective PRs
How to test 🧪
Prerequisites
Verification steps
Left Navigation:
Left Navigation:
Footer:
Author Checklists
As an Author, to speed up the review process, I considered 🤔
👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support
As an Author, before moving this PR from Draft to Open, I confirmed ✅