- Notifications
You must be signed in to change notification settings - Fork328
Dan product left nav update#1445
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
23 commits Select commitHold shift + click to select a range
b01f9d7
fix current product nav to maintain state on FE
chillenberger8122f77
left nav works with shift checkpoint
chillenberger4bcb252
fixed left nav
chillenbergerdcd197e
product mobile menu full length, change menu-item icon color
chillenbergerb044163
Merge branch 'master' into dan-product-left-nav-update
chillenberger88ce70b
move product engines dropdown to topnav, set dropdown default formatt…
chillenbergerd5d1ac7
Merge branch 'master' into dan-product-left-nav-update
chillenbergerc1664d1
remove product lower left nav, remove account management nav, style u…
chillenberger79d0a74
make owl a font, default breadcrumb start is home, remove bc on mobile
chillenberger7656600
Merge branch 'master' into dan-product-left-nav-update
chillenberger4442192
fix icomoon 400
chillenberger66bda1d
reduce dropdown height in topnav
chillenberger0d815fe
fix left and top borders
chillenberger12725e3
change dashboard to home
chillenberger2f14bbf
keep left nav updated, reset dropdown on nav
chillenberger5d282af
reduce product left nav icon size, gap, images
chillenbergerc9f0354
rename upper left nav to product left nav, add status and tier to das…
chillenberger0ecac2a
Fix dashboard urls
chillenberger2bdd96b
Merge branch 'master' into dan-product-left-nav-update
chillenberger9fb64b0
remove all hardcoded deployment urls, change dashboard url to engine,…
chillenberger082e942
fix warnings
chillenberger51a01ef
make left nave recursive
chillenberger1e49bc5
Merge branch 'master' into dan-product-left-nav-update
chillenbergerFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
reduce dropdown height in topnav
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit66bda1d09cd6753a4621f001ab38cc4b049b16c6
There are no files selected for viewing
4 changes: 4 additions & 0 deletionspgml-dashboard/src/components/navigation/navbar/web_app/web_app.scss
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -70,4 +70,8 @@ | ||
.mobile-dashboard-button:not(:active) { | ||
background-color: #{$gray-700}; | ||
} | ||
.btn-dropdown { | ||
padding: 8px 20px; | ||
} | ||
} |
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.