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

CB-5918 Add new plugin #3081

Open
wants to merge 41 commits into
base: devel
Choose a base branch
from
Open

CB-5918 Add new plugin #3081

wants to merge 41 commits into from

Commits on Nov 20, 2024

  1. CB-5918 add holidays plugin

    SychevAndrey committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    84e4811 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07c4297 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c877dbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc4f254 View commit details
    Browse the repository at this point in the history
  5. CB-5918 fix: flakes respawn

    previously flakes kept x position that looked weird especially when user resize the window making it bigger
    SychevAndrey committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    776dc9e View commit details
    Browse the repository at this point in the history
  6. CB-5918 refactor: adjust flakes size and speed

    make flakes bigger and a little bit slower, reduce amount of flakes
    SychevAndrey committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    63d184a View commit details
    Browse the repository at this point in the history
  7. CB-5918 refactor: make flakes look like flakes

    add shape prop to create different shapes of snowflakes
    
    add drawSnowflake to render snowflakes
    SychevAndrey committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1a7226a View commit details
    Browse the repository at this point in the history
  8. CB-5918 Extract Logo registration to separate plugin

    In order to customize Logo for different occasions without creating circular dependencies with other plugins
    SychevAndrey committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e2f141f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21f9474 View commit details
    Browse the repository at this point in the history
  10. CB-5918 feat: make logo src a prop

    use holidays service to set custom logo
    SychevAndrey committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ba540e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    592314c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ebb300 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6481e50 View commit details
    Browse the repository at this point in the history
  14. CB-5918 fix: deps

    SychevAndrey committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d2f1369 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    013993b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a6b755a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7df6325 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7de4761 View commit details
    Browse the repository at this point in the history
  19. CB-5918 fix: start date

    SychevAndrey committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    779bc8e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2987ef5 View commit details
    Browse the repository at this point in the history
  21. CB-5918 fix: dep version

    SychevAndrey committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f62a6bd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3ea0bc7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c4fbbcd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cb9e557 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    544a312 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    29c9a57 View commit details
    Browse the repository at this point in the history
  27. CB-5918 fix: update TS refs

    SychevAndrey committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    545cf08 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    66d8b83 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f97479a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f5be137 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c4804bd View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b6d2911 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    7120316 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    82dd908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4362513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3222ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7815921 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    6f8694e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08d9138 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3246e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8ed932 View commit details
    Browse the repository at this point in the history