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

FEMS-Backports 2024-08 #2740

Merged
merged 10 commits into from
Aug 11, 2024
Merged

FEMS-Backports 2024-08 #2740

merged 10 commits into from
Aug 11, 2024

Commits on Aug 11, 2024

  1. UI: Fix wrong displayed unit in energy chart

    - FIx wrong displayed unit in energy chart for ```Soc```
    
    Reviewed-by: Stefan Feilmeier <[email protected]>
    Co-authored-by: Lukas Rieger <[email protected]>
    Co-committed-by: Lukas Rieger <[email protected]>
    sfeilmeier and lukasrgr committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    3bb6553 View commit details
    Browse the repository at this point in the history
  2. BatteryProtection: actually apply soc-limit

    Reviewed-by: Sebastian Asen <[email protected]>
    sfeilmeier committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    d6edf5f View commit details
    Browse the repository at this point in the history
  3. UI: code improvements

    Co-authored-by: Stefan Feilmeier <[email protected]>
    Reviewed-by: Sagar Venu <[email protected]>
    Reviewed-by: Stefan Feilmeier <[email protected]>
    Co-authored-by: Lukas Rieger <[email protected]>
    Co-committed-by: Lukas Rieger <[email protected]>
    3 people committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    96edaec View commit details
    Browse the repository at this point in the history
  4. UI: Extend subnavigation for consumption, production and grid history

    - Add total phases to subnavigation in consumption and production history
    - split charts
    
    Reviewed-by: Sagar Venu <[email protected]>
    Reviewed-by: Stefan Feilmeier <[email protected]>
    Co-authored-by: Lukas Rieger <[email protected]>
    Co-committed-by: Lukas Rieger <[email protected]>
    sfeilmeier and lukasrgr committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    65aa035 View commit details
    Browse the repository at this point in the history
  5. UI: add lastMessage to offline information

    Showing `lastMessage` in offline component
    
    Reviewed-by: Sagar Venu <[email protected]>
    Reviewed-by: Stefan Feilmeier <[email protected]>
    Co-authored-by: Lukas Rieger <[email protected]>
    Co-committed-by: Lukas Rieger <[email protected]>
    sfeilmeier and lukasrgr committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    eae8015 View commit details
    Browse the repository at this point in the history
  6. UI: fix "prod" build

    sfeilmeier committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    67dabe5 View commit details
    Browse the repository at this point in the history
  7. UI: fix unit in asymmetric voltagecurrent chart

    - Fix wrong displayed unit for current in voltage/current chart
    
    Reviewed-by: Stefan Feilmeier <[email protected]>
    Co-authored-by: Lukas Rieger <[email protected]>
    Co-committed-by: Lukas Rieger <[email protected]>
    sfeilmeier and lukasrgr committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    3711d5a View commit details
    Browse the repository at this point in the history
  8. UI: realign xAxisLabels

    - Fixing xAxis labels in all not refactored charts
    
    Reviewed-by: Michael Grill <[email protected]>
    Reviewed-by: Stefan Feilmeier <[email protected]>
    Co-authored-by: Lukas Rieger <[email protected]>
    Co-committed-by: Lukas Rieger <[email protected]>
    sfeilmeier and lukasrgr committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    dfdf862 View commit details
    Browse the repository at this point in the history
  9. UI: fix channels error while on same dashboard

    /channels: If you want to see the same dashboard for another fems and just replace the femsNumber in url, creates Errors
    
    Reviewed-by: Lukas Rieger <[email protected]>
    Reviewed-by: Stefan Feilmeier <[email protected]>
    Co-authored-by: Saeid Nikoubin Boroujeni <[email protected]>
    Co-committed-by: Saeid Nikoubin Boroujeni <[email protected]>
    sfeilmeier and saeedniko committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    befa086 View commit details
    Browse the repository at this point in the history
  10. Fix build

    sfeilmeier committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    2a4b980 View commit details
    Browse the repository at this point in the history