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

Admin theme re-design. #1142

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Admin theme re-design. #1142

wants to merge 9 commits into from

Commits on Dec 1, 2021

  1. Admin theme re-design.

    Admin theme re-design.
    
    Login page:
    -removed top help link as it already could be found in the bottom one.
    -moved go to main site link to the right.
    -edited css to simplify the mess with positioning.
    -made a new login button , with a little animation when clicked.
    -added the themed blue line.
    
    Admin panel:
    -left menu is now hidden for a cleaner look.
    -added dashboard link to the menu.
    -top settings link is now settings only, and does not include theme settings anymore.
    -removed the top navigation buttons for a cleaner look.
    -added order/invoice/support buttons to the top menu with notifications.
    -moved profile avatar to the right of the top menu.
    -clicking profile name will also redirect to profile page now.
    -edited display name for client in certain tables to show entire first name up to 15 characters, and then last name initial only. When a client register, it is asked for his first name only, therefore most of the clients will not update in profile their last name too and this will result into having your statistic tables filled up only with first name initials.
    -edited display stats look.
    -added the themed blue line.
    
    CSS:
    -minified to beautify.
    
    NOTE:
    -i haven't touched/checked if is responsive to different resolutions.
    -expecting reports if any problem was introduced.
    xSido committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    172cf8e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from xSido/xSido-design-patch-1

    Admin theme re-design.
    xSido committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    811cc99 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    f8368c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Configuration menu
    Copy the full SHA
    9830ee8 View commit details
    Browse the repository at this point in the history
  2. Admin theme re-design - fix responsive.

    Admin theme re-design - fix responsive.
    
    Login page:
    -fixed go to main site link (it was disappearing on mobile).
    -added space under login panel (bottom was not visible under scroll).
    -footer is now fixed (it was scrolling with the page).
    
    Admin panel:
    -top menu is now hided into a right panel in mobile view.
    -fixed left menu submenu (were not responsive).
    -fixed stats (were not responsive).
    -reduced size of side menues.
    
    
    NOTE:
    -i haven't touched/checked if is responsive to different resolutions.
    -expecting reports if any problem was introduced.
    xSido committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    9d3218b View commit details
    Browse the repository at this point in the history
  3. Delete T-71337022308356-2.pdf

    Uploaded by mistake.
    xSido committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    e666e73 View commit details
    Browse the repository at this point in the history
  4. Admin theme re-design - fix stats.

    Admin theme re-design - fix stats.
    
    Stats:
    -fixed size.
    -fixed responsive size.
    -entire list is now a link (instead just the number).
    
    NOTE:
    -expecting reports if any problem was introduced.
    xSido committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    50adfbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcd9361 View commit details
    Browse the repository at this point in the history
  6. Admin theme re-design - cleanup.

    Admin theme re-design - cleanup.
    
    -removed some code that was not used.
    
    NOTE:
    -expecting reports if any problem was introduced.
    xSido committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    068059e View commit details
    Browse the repository at this point in the history