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

perf: Improve dashboard performance by decreasing rerenders #30958

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

Commits on Nov 18, 2024

  1. Optimize SyncDashboardState

    kgabryje committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    18bbed5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db4ee31 View commit details
    Browse the repository at this point in the history
  3. Rewrite Tab to func

    kgabryje committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3e16d47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c21bde0 View commit details
    Browse the repository at this point in the history
  5. Chart.jsx changes

    kgabryje committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    e762638 View commit details
    Browse the repository at this point in the history
  6. Optimize FilterBar

    kgabryje committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    09027b5 View commit details
    Browse the repository at this point in the history
  7. Fix some bugs

    kgabryje committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    0cad307 View commit details
    Browse the repository at this point in the history
  8. Fix resizing

    kgabryje committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3829797 View commit details
    Browse the repository at this point in the history
  9. Fix lint

    kgabryje committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    0eeb637 View commit details
    Browse the repository at this point in the history
  10. fux lint

    kgabryje committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    b6ce3b2 View commit details
    Browse the repository at this point in the history
  11. Fix tests and lint

    kgabryje committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    8622fa3 View commit details
    Browse the repository at this point in the history
  12. restore gitkeep

    kgabryje committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    aba57a6 View commit details
    Browse the repository at this point in the history
  13. bugfix

    kgabryje committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    be4b6dc View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Add nullchecks

    kgabryje committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    8e8b21b View commit details
    Browse the repository at this point in the history
  2. bugfix

    kgabryje committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b9654c1 View commit details
    Browse the repository at this point in the history
  3. name change

    kgabryje committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b5e05cf View commit details
    Browse the repository at this point in the history
  4. Fix native filters

    kgabryje committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c8d5eca View commit details
    Browse the repository at this point in the history