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 news announcement carousel to dashboard #9617

Merged
merged 48 commits into from
Oct 7, 2024

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    d53a04e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b253dd2 View commit details
    Browse the repository at this point in the history
  3. ...JSON

    cl8n committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    a8259cb View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Merge master

    cl8n committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    41aec09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e27be8b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    f8c965c View commit details
    Browse the repository at this point in the history
  2. Simplify / clean up news announcements component

    Hide overflow on the top element rather than the announcements
    container, so now the container can be transformed by CSS rather than
    scrolled through.
    
    And clean up many other things that resulted from not needing to track
    element widths and such.
    cl8n committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ee2dd65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aba24ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    499abb2 View commit details
    Browse the repository at this point in the history
  5. Fix indicator rows changing size

    And add transition to height
    cl8n committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    fddcc3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfd92c8 View commit details
    Browse the repository at this point in the history
  7. Simpler auto rotate timer clear

    cl8n committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    77f8be2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    6e7403f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f84a71a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c4f99d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d263666 View commit details
    Browse the repository at this point in the history
  5. Missing type

    cl8n committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    11be4fb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Rename "button" to "arrow"

    So it won't be confusing naming when there are multiple kinds of buttons
    cl8n committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9fa75db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b2067c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec6c83e View commit details
    Browse the repository at this point in the history
  4. Make indicators act as buttons

    cl8n committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3bc3816 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge master

    cl8n committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    83e8b93 View commit details
    Browse the repository at this point in the history
  2. Readonly lint

    cl8n committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c55973b View commit details
    Browse the repository at this point in the history
  3. Add MenuContent

    cl8n committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4c2ef66 View commit details
    Browse the repository at this point in the history
  4. Delete NewsAnnouncement things

    cl8n committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    05cc085 View commit details
    Browse the repository at this point in the history
  5. Rename everything else

    cl8n committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1e22658 View commit details
    Browse the repository at this point in the history
  6. Remove content and 2x features

    cl8n committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fcbfe79 View commit details
    Browse the repository at this point in the history
  7. Oopses

    cl8n committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1b99484 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2336e51 View commit details
    Browse the repository at this point in the history
  9. Better image fit

    cl8n committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3acce36 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c9f0903 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45356f0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ca45a28 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Update fitting for new images

    cl8n committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    573cdd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    ea8a0d3 View commit details
    Browse the repository at this point in the history
  2. Default variable value

    nanaya committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4c1f8af View commit details
    Browse the repository at this point in the history
  3. Use default text shadow

    nanaya committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ab817a6 View commit details
    Browse the repository at this point in the history
  4. Skip extra container

    nanaya committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2d87cd0 View commit details
    Browse the repository at this point in the history
  5. Remove derivable variables

    nanaya committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1590e2a View commit details
    Browse the repository at this point in the history
  6. Use shorthand function syntax

    nanaya committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    06c0002 View commit details
    Browse the repository at this point in the history
  7. Hide arrow until hovered

    nanaya committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0226c08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb96fdd View commit details
    Browse the repository at this point in the history
  9. Fix css lint

    The linter doesn't quite render less variable access right so rework it
    for now.
    nanaya committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5781a55 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configurable menu content url

    nanaya committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0bd2d11 View commit details
    Browse the repository at this point in the history
  2. Use class directly

    nanaya committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    df65d56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a90f1d View commit details
    Browse the repository at this point in the history
  4. Skip if no image at all

    nanaya committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    254ce39 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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