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

Add loadpoint config api (BC) #12958

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

Add loadpoint config api (BC) #12958

wants to merge 52 commits into from

Commits on Mar 13, 2024

  1. wip

    andig committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    dbaa26d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Add loadpoint config api

    andig committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6faf0bd View commit details
    Browse the repository at this point in the history
  2. Migrate settings

    andig committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    98a3070 View commit details
    Browse the repository at this point in the history
  3. wip

    andig committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f59e60a View commit details
    Browse the repository at this point in the history
  4. Deprecate mode

    andig committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    13be207 View commit details
    Browse the repository at this point in the history
  5. wip

    andig committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7de60e1 View commit details
    Browse the repository at this point in the history
  6. wip

    andig committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    83b3b95 View commit details
    Browse the repository at this point in the history
  7. wip

    andig committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    82e7503 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b07a69f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

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

Commits on Mar 25, 2024

  1. loadpoint config ui, wip

    naltatis committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    dae8c6a View commit details
    Browse the repository at this point in the history
  2. form spacing

    naltatis committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d403997 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acfa5b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. general settings

    naltatis committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ffb4a1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ca47d1 View commit details
    Browse the repository at this point in the history
  3. fix change title test

    naltatis committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    be4899e View commit details
    Browse the repository at this point in the history
  4. Add device references

    andig committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    36f9c87 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

  1. Return priority=0

    andig committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    47627a6 View commit details
    Browse the repository at this point in the history
  2. Smart cost: zero is disabled

    andig committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    17176e1 View commit details
    Browse the repository at this point in the history
  3. Persist thresholds

    andig committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d191c4d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Align spelling

    andig committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    772af51 View commit details
    Browse the repository at this point in the history
  2. Add soc config

    andig committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9e88b9b View commit details
    Browse the repository at this point in the history
  3. Add poll mode migration

    andig committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    bf737ea View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    829447f View commit details
    Browse the repository at this point in the history
  2. toml fix

    naltatis committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    c278f90 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Marshal poll mode as string

    andig committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a18eea0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. current limits

    naltatis committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    44564dd View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    b76304f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29e86d3 View commit details
    Browse the repository at this point in the history
  3. resolve

    naltatis committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3075eb9 View commit details
    Browse the repository at this point in the history
  4. npm lint

    naltatis committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2d1f9ea View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. wip

    andig committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    e165479 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6eddd7 View commit details
    Browse the repository at this point in the history
  3. toml

    naltatis committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    4c146e7 View commit details
    Browse the repository at this point in the history
  4. fix ui build

    naltatis committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1e7ab54 View commit details
    Browse the repository at this point in the history
  5. Fix config structs

    andig committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    2c77bcf View commit details
    Browse the repository at this point in the history
  6. Fix thresholds

    andig committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    403ea33 View commit details
    Browse the repository at this point in the history
  7. wip

    andig committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    49b335c View commit details
    Browse the repository at this point in the history
  8. wip

    andig committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1810477 View commit details
    Browse the repository at this point in the history
  9. gp

    andig committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d873f03 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Add mqtt

    andig committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    cca97f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bda0f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    749633f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    82cb47b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    094c68a View commit details
    Browse the repository at this point in the history
  3. ui lint

    naltatis committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    315dc03 View commit details
    Browse the repository at this point in the history
  4. modal refactor

    naltatis committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0207a63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dedec3c View commit details
    Browse the repository at this point in the history
  6. modal refactor

    naltatis committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ab0af27 View commit details
    Browse the repository at this point in the history
  7. simplify lp updating

    naltatis committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    94020d1 View commit details
    Browse the repository at this point in the history
  8. lint

    naltatis committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    74061a6 View commit details
    Browse the repository at this point in the history