Skip to content
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

Dan product left nav update #1445

Merged
merged 23 commits into from May 13, 2024
Merged

Dan product left nav update #1445

merged 23 commits into from May 13, 2024

Conversation

chillenberger
Copy link
Contributor

@chillenberger chillenberger commented May 7, 2024

  • Product left nav expands on hover
  • Left nave now permanent, smoother and maintains state on content area change.
  • Move engine dropdown to topnav
  • default breadcrumb to home
  • remove breadcrumb on mobile
  • remove Product lower nav and account management
  • reduce dropdown height in topnav
  • reduce icon sizes
  • update left nav on content area nav
  • fix ttf 400 error
  • remove left nav border, darken top nav border
  • change dashboard to home
  • reset dropdown on breadcrumb nav
  • add engine info to mobile dropdown

Feedback will be added in another PR

Screen.Recording.2024-05-07.at.12.51.38.PM.1.mov

pub mod snapshots;
pub mod uploader;

#[get("/deployments")]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This conflicts with our cloud route.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not new code, I just moved all the deployment/engine stuff out of lib.rs and into an organized file structure. We add /dashboard to the front. So the actual url is /dashboard/deployments, soon to be /engine/deployments.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, sorry. Been a while since I looked at this code.

@chillenberger chillenberger marked this pull request as ready for review May 13, 2024 18:42
@chillenberger chillenberger merged commit 5ce41e7 into master May 13, 2024
1 check passed
@chillenberger chillenberger deleted the dan-product-left-nav-update branch May 13, 2024 19:53
chillenberger added a commit that referenced this pull request May 13, 2024
@chillenberger chillenberger restored the dan-product-left-nav-update branch May 14, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants