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

feat(dashboard): add support for moonraker sensor #1888

Merged

Commits on May 17, 2024

  1. feat: add support for moonraker sensor history_fields

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f999e6b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. feat: add history_fields to CSV export

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 18, 2024
    Configuration menu
    Copy the full SHA
    149941a View commit details
    Browse the repository at this point in the history
  2. fix: fix csv output for history_fields

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 18, 2024
    Configuration menu
    Copy the full SHA
    99c7651 View commit details
    Browse the repository at this point in the history
  3. feat(history): add moonraker sensors to total statistic

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 18, 2024
    Configuration menu
    Copy the full SHA
    ae88270 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. feat(dashboard): add support for moonraker sensor

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 19, 2024
    Configuration menu
    Copy the full SHA
    070780c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. refactor: list values in a table

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 21, 2024
    Configuration menu
    Copy the full SHA
    71bfc52 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Merge branch 'refs/heads/develop' into feat/add-moonraker-sensors-to-…

    …dashboard
    
    # Conflicts:
    #	src/store/server/sensor/getters.ts
    #	src/store/server/sensor/mutations.ts
    meteyou committed May 25, 2024
    Configuration menu
    Copy the full SHA
    afd822d View commit details
    Browse the repository at this point in the history
  2. wip

    rackrick committed May 25, 2024
    Configuration menu
    Copy the full SHA
    6d90828 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84cca9c View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. feat(history): select icon depending on the unit

    Signed-off-by: Patrick Stainbrook <patrick@hohestadt.de>
    rackrick committed May 26, 2024
    Configuration menu
    Copy the full SHA
    189c834 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. fix: icon margin of sensor valus

    Signed-off-by: Patrick Stainbrook <patrick@hohestadt.de>
    rackrick committed May 27, 2024
    Configuration menu
    Copy the full SHA
    724bd66 View commit details
    Browse the repository at this point in the history
  2. style: run prettier

    rackrick committed May 27, 2024
    Configuration menu
    Copy the full SHA
    26f020e View commit details
    Browse the repository at this point in the history
  3. style: run prettier... again...

    Signed-off-by: Patrick Stainbrook <patrick@hohestadt.de>
    rackrick committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4785f12 View commit details
    Browse the repository at this point in the history
  4. refactor: simplify css code

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a494ee6 View commit details
    Browse the repository at this point in the history
  5. refactor: simplify css code

    Signed-off-by: Stefan Dej <meteyou@gmail.com>
    meteyou committed May 27, 2024
    Configuration menu
    Copy the full SHA
    93dfaf7 View commit details
    Browse the repository at this point in the history