-
Notifications
You must be signed in to change notification settings - Fork 100
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
New website UI #137
Draft
AdrianoCahete
wants to merge
66
commits into
phpmyadmin:master
Choose a base branch
from
AdrianoCahete:new-ui
base: master
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.
Draft
New website UI #137
Changes from all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
e30dc66
Add uptodate django links
AdrianoCahete 071a914
Remove unused files
AdrianoCahete ae59fda
Add base css file
AdrianoCahete 12a697d
Fix base template code to match layout proposal
AdrianoCahete 021dec3
Add logo proposal assets
AdrianoCahete 8df76bb
Add new footer and nav starter styles + Add OpenSans typography
AdrianoCahete 54dd488
Removing map file to keep logs clean
AdrianoCahete 884a353
Move brand images to brand folder
AdrianoCahete 23d911d
Remove typography for now
AdrianoCahete cdd2c4d
Add new preview brand logo
AdrianoCahete 3d72415
Add new base layout for footer and navbar
AdrianoCahete 0888725
New specs for menu
AdrianoCahete 29ba6eb
Modal splitted style
AdrianoCahete 73b66fd
Move content to match actual layout
AdrianoCahete a9a89f8
Fix footer order
AdrianoCahete 47ad0b5
Better header/nav + Better Hero block + Better footer
AdrianoCahete 610f67a
Fix index content order
AdrianoCahete 0dd4cbe
Add button, hero, content and some utilities classes + Fix modal posi…
AdrianoCahete a486e86
Add TODO to download component to see later + Remade sponsor componen…
AdrianoCahete ed1c542
Fix button styles + Add myself as a designer on About page + Fix navi…
AdrianoCahete 44abdba
Add github link to the footer
AdrianoCahete 85c9e81
Fix some Lighthouse warnings + Fix footer layout +Move svg icons to a…
AdrianoCahete 24ba673
Move component templates to a component folder
AdrianoCahete 08a5c97
Move component templates to a component folder
AdrianoCahete 020f5a1
Move component templates to a component folder
AdrianoCahete d6809bc
Fix button layout states + Fix order in svg icons to be a better one …
AdrianoCahete be1014b
Fix nav active styles + Fix button styles in modal + Fix default butt…
AdrianoCahete c2a713c
Add News layout
AdrianoCahete 5f9621f
Remove test content
AdrianoCahete f6f3112
Add layout to Features block
AdrianoCahete 5ed71a2
Fix header styles + Add svg illustrations
AdrianoCahete 7e26149
Preparing to create the mobile version
AdrianoCahete 86819de
Fiux sponsor block style
AdrianoCahete 92f27bd
Fix code style inside downlaod popup + Fix link hover on nav + Remove…
AdrianoCahete 94794ce
Base style fixes for internal pages
AdrianoCahete be7174a
Fix table styles + Fix Docs screens
AdrianoCahete 9390689
Fix sponsor list style
AdrianoCahete 0ed0d6a
Fix internal pages + Add some of them on docs page
AdrianoCahete e3e404b
Fix internal pages + Reorder links on doc page to make more sense
AdrianoCahete acb30bb
Fix more layouts +Add Security annouces to support and download page …
AdrianoCahete 4297196
Add and remove TODOs + Remove unused code
AdrianoCahete e36b1c7
Add new sponsor
AdrianoCahete 6c25a00
First accordion style
AdrianoCahete d107729
Accordion styles
AdrianoCahete 84b80f0
Standardize code + Remove unused code
AdrianoCahete 362fdf9
Fix for nav-pills style + Fix for dllist + Fix for theme page
AdrianoCahete 656aab4
Fixing award page
AdrianoCahete d6c12f2
Fix Team page photos and team's description
AdrianoCahete ce21d1c
Fix Translation page + Fix progress bar styles
AdrianoCahete 42a15d1
Fix Try page
AdrianoCahete 566beb3
Fix Try page
AdrianoCahete 5b3c49d
Remove unused code
AdrianoCahete e024b69
Mobile base
AdrianoCahete e9b3edd
Mobile fixes + Docs updates + Demo alerts
AdrianoCahete a10aabe
Update Theme Page
AdrianoCahete 4c48964
Add Team link to About Page
AdrianoCahete c61c77d
Remove unused code
AdrianoCahete 1d008a5
Fix Donate, Docs and About page layouts + Add History view to About p…
AdrianoCahete b5c31de
Fix typos + Fix menu on mobile + Fix footer on small mobile
AdrianoCahete d5dcaf5
Update favicons with preview v2
AdrianoCahete 70ca83a
Dark Theme Preview :)
AdrianoCahete ce31e8a
Update Brand assets
AdrianoCahete a0467d2
Remove leftover for themes
AdrianoCahete 546229f
Update pmaweb/templates/downloads.html
AdrianoCahete d53b860
Fix broken template include paths
MauricioFauth 63ffe13
Update pmaweb/templates/index.html
AdrianoCahete File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,3 +11,7 @@ indent_size = 4 | |
[*.html] | ||
indent_style = space | ||
indent_size = 2 | ||
|
||
[*.css] | ||
indent_style = space | ||
indent_size = 2 |
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,124 @@ | ||
|
||
.modal-open { | ||
overflow: hidden; | ||
} | ||
.modal { | ||
position: fixed; | ||
top: 0; | ||
right: 0; | ||
bottom: 0; | ||
left: 0; | ||
z-index: 1050; | ||
display: none; | ||
overflow: hidden; | ||
-webkit-overflow-scrolling: touch; | ||
outline: 0; | ||
} | ||
.modal.fade .modal-dialog { | ||
transform: translate(0, 0); | ||
transition: transform 0.3s ease-out; | ||
} | ||
.modal.in .modal-dialog { | ||
-webkit-transform: translate(0, 0); | ||
-ms-transform: translate(0, 0); | ||
-o-transform: translate(0, 0); | ||
transform: translate(0, 0); | ||
} | ||
.modal-open .modal { | ||
overflow-x: hidden; | ||
overflow-y: auto; | ||
} | ||
.modal-dialog { | ||
position: relative; | ||
width: auto; | ||
margin: 10px; | ||
} | ||
.modal-content { | ||
position: relative; | ||
background-color: var(--background-page); | ||
background-clip: padding-box; | ||
border: 1px solid #999999; | ||
border: 1px solid rgba(0, 0, 0, 0.2); | ||
border-radius: 6px; | ||
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); | ||
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); | ||
outline: 0; | ||
} | ||
.modal-backdrop { | ||
position: fixed; | ||
top: 0; | ||
right: 0; | ||
bottom: 0; | ||
left: 0; | ||
z-index: 1040; | ||
background-color: #000000; | ||
} | ||
.modal-backdrop.fade { | ||
filter: alpha(opacity=0); | ||
opacity: 0; | ||
} | ||
.modal-backdrop.in { | ||
filter: alpha(opacity=50); | ||
opacity: 0.5; | ||
} | ||
.modal-header { | ||
display: flex; | ||
flex-direction: row-reverse; | ||
justify-content: space-between; | ||
padding: 15px; | ||
border-bottom: 1px solid #e5e5e5; | ||
} | ||
.modal-header .close { | ||
margin-top: -2px; | ||
background: transparent; | ||
border: 0; | ||
font-size: 2.3rem; | ||
} | ||
.modal-title { | ||
margin: 0; | ||
line-height: 1.42857143; | ||
} | ||
.modal-body { | ||
position: relative; | ||
padding: 15px; | ||
} | ||
.modal-footer { | ||
padding: 15px; | ||
text-align: right; | ||
border-top: 1px solid #e5e5e5; | ||
} | ||
.modal-footer .btn + .btn { | ||
margin-bottom: 0; | ||
margin-left: 5px; | ||
} | ||
.modal-footer .btn-group .btn + .btn { | ||
margin-left: -1px; | ||
} | ||
.modal-footer .btn-block + .btn-block { | ||
margin-left: 0; | ||
} | ||
.modal-scrollbar-measure { | ||
position: absolute; | ||
top: -9999px; | ||
width: 50px; | ||
height: 50px; | ||
overflow: scroll; | ||
} | ||
@media (min-width: 768px) { | ||
.modal-dialog { | ||
width: 600px; | ||
margin: 30px auto; | ||
} | ||
.modal-content { | ||
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); | ||
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); | ||
} | ||
.modal-sm { | ||
width: 300px; | ||
} | ||
} | ||
@media (min-width: 992px) { | ||
.modal-lg { | ||
width: 900px; | ||
} | ||
} |
Oops, something went wrong.
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.
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.
I think we should keep the Security link at the main menu.
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.
My first idea was to move "Security" to the "Support" submenu, but when I was implementing I saw that it will be adding more work than I was planning and move out for this. We can try to go back to this idea again.
Stated here: