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

Add: Dashboard Missing Ep+Tmdb Link Shortcuts / Collection Tag Links and Sticky Searchbar+Sidebars #1093

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

Commits on Oct 4, 2024

  1. Collection List View Size / Edit Button Tweak

    - give the hover edit button a tooltip to match the ones with the same style on the series page
    - make the list view posters slightly larger to stop the two column layout from having slightly different sizes depending on how much text is in the description
    natyusha committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    70a5dbb View commit details
    Browse the repository at this point in the history
  2. Make Collection List View Tags Clickable

    - add the same behavior as the ones on the series page
    - this will open the edit tag condition modal which seems like a bonus
    - add a tooltip to the tags so the user knows what clicking it does
    natyusha committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c5a7b4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8efcf26 View commit details
    Browse the repository at this point in the history
  4. Formatting

    natyusha committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    24cd7e7 View commit details
    Browse the repository at this point in the history
  5. Formatting 2

    natyusha committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c2f3f16 View commit details
    Browse the repository at this point in the history
  6. Formatting 3

    natyusha committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b3457a9 View commit details
    Browse the repository at this point in the history
  7. Make Collection Searchbar and Sidebars Sticky

    - slightly reduced top nav vertical padding
    - converted the timeline sidebar into a ShokoPanel like the filter one (for scrolling)
    natyusha committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    75d171a View commit details
    Browse the repository at this point in the history
  8. Make Sidebar Height Important / Don't Clear Filters

    - seems more user friendly to keep the non tag filters in case an entire filter stack is overwritten
    natyusha committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    62a2a34 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Adjust Sidebar Size

    - allows for a four instead of three column poster layout with a 1440px window width and the sidebars open
    - also makes the sidebar panel gap match the series page/dashboard as it was larger before
    natyusha committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    61df255 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

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

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    ab54088 View commit details
    Browse the repository at this point in the history
  2. Add More Missing Hover Transitions

    - added missing hover transitions across the webui
    - changed the timeline panel slightly so the poster has the same hover transition/zoom as posters elsewhere
    - also make the timeline link only active when hovering the poster so the text can be selected
    - changed link state variable name for taglinks
    natyusha committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0581bdf View commit details
    Browse the repository at this point in the history
  3. Apply Review Suggestions

    - also remove pointless transition all for ratings
    natyusha committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c99f19e View commit details
    Browse the repository at this point in the history
  4. Add Links to List View and Timeline Titles

    - change poster view behavior to match
    - add missing edit group hover transition
    natyusha committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2e30a58 View commit details
    Browse the repository at this point in the history
  5. Add Hover Title to Timeline

    - also move the title from the parent to the link itself for the collection poster/list views
    natyusha committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5293548 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    664150f View commit details
    Browse the repository at this point in the history