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

Error bar #975

Merged
merged 23 commits into from
Aug 17, 2023
Merged

Error bar #975

merged 23 commits into from
Aug 17, 2023

Commits on Jul 24, 2023

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

Commits on Jul 27, 2023

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

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    2d4c2e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02d00e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb6cdb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Fixed misspellings

    Elias0127 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4808085 View commit details
    Browse the repository at this point in the history
  2. added some comments

    Elias0127 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    97ba2e6 View commit details
    Browse the repository at this point in the history
  3. restore stub even if test fails

    huss committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ffff36c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/development' into pr/Elias0127/975

    Also removed a commented out line of code.
    huss committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a59708f View commit details
    Browse the repository at this point in the history
  5. fix linting

    huss committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c671029 View commit details
    Browse the repository at this point in the history
  6. fix stub test

    huss committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2278984 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14fc38f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Resolved requested changes

    Elias0127 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    973d236 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. add min/max to chart link

    Per discussion and agreement with the developers of this PR, I added the
    min/max error bars to the chart link ability.
    huss committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    eb1a362 View commit details
    Browse the repository at this point in the history
  2. remove min/max on line if raw data

    The line graphic no longer shows min/max values on raw data. This is
    done by setting the values to null in Redux and NaN from the DB.
    The graphic shows each meter so if one is raw it will
    not show min/max but if another in the same graphic is not raw then
    the min/max is shown.
    huss committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    592cd45 View commit details
    Browse the repository at this point in the history
  3. add min/max change to migration

    huss committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    9ee68a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fbc7f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Fixed formats

    Elias0127 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1b55eb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77040ad View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    27d5abd View commit details
    Browse the repository at this point in the history
  2. Fixed conventions

    Elias0127 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e498afc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fe0d2c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. fix my spelling mistake

    huss committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2d3edc9 View commit details
    Browse the repository at this point in the history