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 a color option to the Clock View values and arrows #8236

Open
wants to merge 62 commits into
base: dev
Choose a base branch
from

Commits on Nov 12, 2023

  1. Update clock-client.js

    add black background with colored sgv/arrow option
    JaredDRobbins authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    93b4a5c View commit details
    Browse the repository at this point in the history
  2. Update clock-config.html

    add "Black w/ Color" option to Background type picker
    JaredDRobbins authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    eb0a6f7 View commit details
    Browse the repository at this point in the history
  3. Update clock-client.js

    update "Black w/ Color" to set element "color" instead of "background-color"
    JaredDRobbins authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    525c706 View commit details
    Browse the repository at this point in the history
  4. Update clock-client.js

    arrow element style
    JaredDRobbins authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    4e6ad09 View commit details
    Browse the repository at this point in the history
  5. Update clock.html

    default clock view config
    JaredDRobbins authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    0395704 View commit details
    Browse the repository at this point in the history
  6. Update clock-client.js

    add width to arrow
    JaredDRobbins authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    96cc1d6 View commit details
    Browse the repository at this point in the history
  7. Update clock-client.js

    remove arrow width
    JaredDRobbins authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    f232b46 View commit details
    Browse the repository at this point in the history
  8. Update clock-client.js

    add colored trend arrows
    JaredDRobbins authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    c40d392 View commit details
    Browse the repository at this point in the history
  9. Update clock-client.js

    hex arrow colors
    JaredDRobbins authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    aef5c63 View commit details
    Browse the repository at this point in the history
  10. Update clock-client.js

    colored arrow width
    JaredDRobbins authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    e35a19d View commit details
    Browse the repository at this point in the history
  11. Update clock-client.js

    "
    JaredDRobbins authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    d91b52e View commit details
    Browse the repository at this point in the history
  12. Update clock-client.js

    arrow - display:flex;
    JaredDRobbins authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    74713ea View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Update clock-config.html

    original-tab delimited
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7c02280 View commit details
    Browse the repository at this point in the history
  2. Update clock.html

    original-tab delimited
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    02e39d3 View commit details
    Browse the repository at this point in the history
  3. Update clock-client.js

    original-tab delimited
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    28ca51c View commit details
    Browse the repository at this point in the history
  4. Update clock-config.html

    add color checkboxes
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ad8d2ef View commit details
    Browse the repository at this point in the history
  5. Update clock-config.html

    pre-size line breaks
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    227d77a View commit details
    Browse the repository at this point in the history
  6. Update clock-config.css

    config-form background/opacity
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4f43730 View commit details
    Browse the repository at this point in the history
  7. Update clock-config.css

    clocklink:active
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    22bbfe8 View commit details
    Browse the repository at this point in the history
  8. Update clock-config.css

    add size_color class
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8547987 View commit details
    Browse the repository at this point in the history
  9. Update clock-config.html

    add size_color div wrappers
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    390e5d8 View commit details
    Browse the repository at this point in the history
  10. Update clock-config.html

    replace <p> with <div>
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    18ebca9 View commit details
    Browse the repository at this point in the history
  11. Update clock-config.css

    p > div
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    19c8bfa View commit details
    Browse the repository at this point in the history
  12. Update clock-config.css

    div back to p
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    382b648 View commit details
    Browse the repository at this point in the history
  13. Update clock-config.html

    p < div
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6f6d6e0 View commit details
    Browse the repository at this point in the history
  14. Update clock-config.css

    size_color align
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3d8bb10 View commit details
    Browse the repository at this point in the history
  15. Update clock-config.css

    trying divs again
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2711a5b View commit details
    Browse the repository at this point in the history
  16. Update clock-config.html

    trying divs again
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2528db4 View commit details
    Browse the repository at this point in the history
  17. Update clock-config.css

    #config-form form > div
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b92d855 View commit details
    Browse the repository at this point in the history
  18. Update clock-config.html

    flip button/attribute positions
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3494262 View commit details
    Browse the repository at this point in the history
  19. Update clock-config.css

    button margin
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e081072 View commit details
    Browse the repository at this point in the history
  20. Update clock-config.css

    #facename bg/align
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7334dbe View commit details
    Browse the repository at this point in the history
  21. Update clock-config.css

    button width
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4c79856 View commit details
    Browse the repository at this point in the history
  22. Update clock-config.css

    .size_color {margin-bottom}
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b18d917 View commit details
    Browse the repository at this point in the history
  23. Update clock-shared.css

    text-stroke
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a23ced5 View commit details
    Browse the repository at this point in the history
  24. Update clock-client.js

    watch color check boxes
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    95e9c6c View commit details
    Browse the repository at this point in the history
  25. Update clock-config.html

    input.elmt.click
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d020278 View commit details
    Browse the repository at this point in the history
  26. Update clock-client.js

    arrow stroke
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7bb58ec View commit details
    Browse the repository at this point in the history
  27. Update clock-client.js

    arrow width/color
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2fb057b View commit details
    Browse the repository at this point in the history
  28. Update clock-client.js

    reduce arrow stroke width to 1
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2a576d3 View commit details
    Browse the repository at this point in the history
  29. Update clock-shared.css

    change from text stroke to text shadow
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2dcb364 View commit details
    Browse the repository at this point in the history
  30. Update clock-client.js

    arrow stroke width to 3
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    234eec0 View commit details
    Browse the repository at this point in the history
  31. Update clock-client.js

    //	classParam = classParam.toLowerCase();
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0fbf57c View commit details
    Browse the repository at this point in the history
  32. Update clock-client.js

    classParam = classParam.toLowerCase();
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    88091e5 View commit details
    Browse the repository at this point in the history
  33. Update clock-client.js

    face = $inner.data('face');
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8e9d9a8 View commit details
    Browse the repository at this point in the history
  34. Update clock-config.css

    alt cofig row colors
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1429edb View commit details
    Browse the repository at this point in the history
  35. Update clock-client.js

    thresholdReached - remove color class
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1a02c4d View commit details
    Browse the repository at this point in the history
  36. Update clock-client.js

    thresholdReached - color class to black
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    857b2d3 View commit details
    Browse the repository at this point in the history
  37. Update clock-client.js

    bring trend arrow back after thresholdReached is no loner true
    JaredDRobbins authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    cd3070b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Update clock.html

    original formatting
    JaredDRobbins authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a371435 View commit details
    Browse the repository at this point in the history
  2. Update clock-config.html

    2 space indent
    JaredDRobbins authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    cdc7d23 View commit details
    Browse the repository at this point in the history
  3. Update clock-shared.css

    2 space indent
    JaredDRobbins authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    bd6d3bd View commit details
    Browse the repository at this point in the history
  4. Update clock-config.css

    2 space indent
    JaredDRobbins authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5974945 View commit details
    Browse the repository at this point in the history
  5. Update clock-client.js

    2 space indent
    JaredDRobbins authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3870349 View commit details
    Browse the repository at this point in the history
  6. Update clock-shared.css

    text-shadow x 8
    JaredDRobbins authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    54ba62e View commit details
    Browse the repository at this point in the history
  7. Update clock-client.js

    increase arrow stroke width to 4
    JaredDRobbins authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d092378 View commit details
    Browse the repository at this point in the history
  8. Update clock-client.js

    comma first
    JaredDRobbins authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c8410fc View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Update clock-client.js

    body color white
    JaredDRobbins authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c5bdb43 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Update clock-client.js

    ARROW COLOR WHITE
    JaredDRobbins authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    78e7097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c31afb View commit details
    Browse the repository at this point in the history
  3. Update clock-client.js

    white text/arrow
    JaredDRobbins authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6f1f9b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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