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

[fix] Fix persistence of chart scale selection #164

Merged
merged 11 commits into from
May 21, 2024
Merged

Commits on Feb 5, 2024

  1. [fix] Fix persistence of chart scale selection

    - Add global time range context
    - Update chart hook to handle scale selection
    2Steaks committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e783d9f View commit details
    Browse the repository at this point in the history
  2. generate assets

    szkiba committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f1ef5d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2694272 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. [feat] Add time range reset button

    - Add time range reset button component
    - Add footer component
    - Add rewind-time icon
    - Update button styles
    2Steaks committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fb61912 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'chart-refresh-backup' into fix/chart-refresh-state

    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    2Steaks committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a5dc6c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Merge branch 'master' into fix/chart-refresh-state

    # Conflicts:
    #	dashboard/assets/packages/ui/dist/assets/index-4796c824.js
    #	dashboard/assets/packages/ui/dist/assets/index-5a43f090.js
    #	dashboard/assets/packages/ui/dist/assets/index-d358b692.js
    #	dashboard/assets/packages/ui/dist/index.html
    2Steaks committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bf885f1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. refactor: Update UI for mobile

    I have switched the collapsing order for mobile so that the nav items stay next to the logo, and the actions (reset, report, etc..) drop to the next row.
    2Steaks committed May 20, 2024
    Configuration menu
    Copy the full SHA
    68b8fd2 View commit details
    Browse the repository at this point in the history
  2. fix: Fix type errors

    2Steaks committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ee65dd4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    dfb2650 View commit details
    Browse the repository at this point in the history
  2. generate code afer UI change

    szkiba committed May 21, 2024
    Configuration menu
    Copy the full SHA
    cf32694 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dbf7a5 View commit details
    Browse the repository at this point in the history